Tokyo Underground Color Hex Code
#ecf3d8What is Tokyo Underground Color Hex Code Color?
Tokyo Underground Color Hex Code is a very light, pastel, moderately saturated green color with the hex code #ecf3d8. Its RGB value is rgb(236, 243, 216), meaning it contains 236 red, 243 green, and 216 blue light values. In the HSL color model, it has a hue of 76°, saturation of 53%, and lightness of 90%.
Tokyo Underground Color Hex Code Color Codes
Here are all the color format codes for Tokyo Underground Color Hex Code:
- HEX: #ecf3d8
- RGB: rgb(236, 243, 216)
- HSL: hsl(76°, 53%, 90%)
- CMYK: cmyk(3%, 0%, 11%, 5%)
- Android/Flutter: Color(0xFFECF3D8)
- Swift UIColor: UIColor(red: 0.925, green: 0.953, blue: 0.847, alpha: 1.0)
Is Tokyo Underground Color Hex Code Accessible?
Tokyo Underground Color Hex Code (#ecf3d8) passes WCAG AA accessibility standards. It has a contrast ratio of 1.14:1 against white and 18.38:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Tokyo Underground Color Hex Code in Design
Tokyo Underground Color Hex Code is a very light, pastel green tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#dfd8f3
for strong contrast.
In CSS, you can use it directly as color: #ecf3d8; or
background-color: #ecf3d8;.
Tokyo Underground Color Hex Code Shades and Tints
Shades of Tokyo Underground Color Hex Code are created by mixing it with black, ranging from the original #ecf3d8 down to near-black #d2d8c0. Tints are made by adding white — from the base color up to near-white #fdfefb. These variations help build complete design system palettes and Tailwind CSS color scales.
Tokyo Underground Color Hex Code Color Harmonies
The complementary color of Tokyo Underground Color Hex Code is #dfd8f3. Its analogous colors are #def3d8 and #f3edd8. For a triadic palette, combine it with #d8ecf3 and #f3d8ec.
Frequently Asked Questions
What is the hex code for Tokyo Underground Color Hex Code?
The hex code for Tokyo Underground Color Hex Code is #ecf3d8.
What is the RGB value of Tokyo Underground Color Hex Code?
The RGB value is rgb(236, 243, 216). Red channel: 236/255, Green: 243/255, Blue: 216/255.
Is Tokyo Underground Color Hex Code good for web accessibility?
Tokyo Underground Color Hex Code has a contrast ratio of 1.14:1 with white and 18.38:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Tokyo Underground Color Hex Code?
Tokyo Underground Color Hex Code pairs well with its complementary color #dfd8f3, analogous colors #def3d8 and #f3edd8, or neutral whites and grays for a clean, modern look.
How do I use Tokyo Underground Color Hex Code in CSS?
Use it in CSS like this:
background-color: #ecf3d8;
color: #ecf3d8;
Or as a CSS variable: --color-primary: #ecf3d8;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #ecf3d8;
--color-primary-rgb: 236, 243, 216;
--color-primary-hsl: 76 53% 90%;
--color-primary-text: #1a1a2e;
colors: {
'tokyo-underground-color-hex-code': {
DEFAULT: '#ecf3d8',
100: '#ffffff',
200: '#fdfefb',
300: '#fbfcf6',
400: '#f9fbf2',
500: '#f6faee',
600: '#d2d8c0',
700: '#b8bda8',
800: '#9da290',
900: '#838778',
950: '#696c60',
}
}
'base': #ecf3d8,
'light': #fbfcf6,
'dark': #b8bda8,
'rgb': 236, 243, 216
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.