#E6EAE0#E6EAE0
#E6EAE0 is a very light, near-neutral yellow-green. Relative luminance 0.810; OKLCH L 93.1% C 0.014 H 124.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EAE0 |
|---|---|
| RGB | rgb(230, 234, 224) |
| HSL | hsl(84, 19%, 90%) |
| HSV | hsv(84, 4%, 92%) |
| CMYK | cmyk(1.7%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(92.15, -3.10, 4.38) |
| CIE-LCH | lch(92.15, 5.37, 125.29°) |
| OKLab | oklab(93.12% -0.0079 0.0115) |
| OKLCH | oklch(93.12% 0.014 124.6) |
| XYZ | xyz(75.5083, 81.0504, 82.1729) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Ivory
#FFFFF0
ΔE00 5.06
Mintcream
#F5FFFA
ΔE00 5.20
Eggshell
#F0EAD6
ΔE00 5.42
Off White
#FAF9F6
ΔE00 5.66
Floralwhite
#FFFAF0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EAE0 #E4E0EA
analogous
#EAE9E0 #E6EAE0 #E1EAE0
triadic
#E6EAE0 #E0E6EA #EAE0E6
tetradic
#E6EAE0 #E0EAE9 #E4E0EA #EAE0E1
square
#E6EAE0 #E0EAE9 #E4E0EA #EAE0E1
split-complementary
#E6EAE0 #E0E1EA #E9E0EA
monochromatic
#ABB997 #C9D1BC #E6EAE0 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.22
#E6EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E6EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EAE0
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EAE0 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9DF
Deuteranopia (green-blind)
#EBE8E0
Tritanopia (blue-blind)
#E7E9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e6eae0; /* rgb */ color: rgb(230, 234, 224); /* oklch */ color: oklch(93.1% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#edf0e9',
500: '#e6eae0',
950: '#000000',
},
}SCSS
$custom: #e6eae0; $custom-light: #edf0e9; $custom-dark: #000000;
JSON
{
"hex": "#e6eae0",
"rgb": {
"r": 230,
"g": 234,
"b": 224
},
"hsl": {
"h": 84,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.93122,
"c": 0.01398,
"h": 124.6
},
"luminance": 0.8105
}Semantic roles & 50–950 ramp
primary
#E6EAE0
secondary
#B5ADC1
accent
#489E6A
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584