#E6EADC#E6EADC
#E6EADC is a very light, near-neutral yellow-green. Relative luminance 0.808; OKLCH L 93.0% C 0.019 H 119.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EADC |
|---|---|
| RGB | rgb(230, 234, 220) |
| HSL | hsl(77, 25%, 89%) |
| HSV | hsv(77, 6%, 92%) |
| CMYK | cmyk(1.7%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(92.06, -3.79, 6.33) |
| CIE-LCH | lch(92.06, 7.38, 120.91°) |
| OKLab | oklab(93.02% -0.0095 0.0166) |
| OKLCH | oklch(93.02% 0.019 119.7) |
| XYZ | xyz(74.9722, 80.8360, 79.3495) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.55
Eggshell
#F0EAD6
ΔE00 4.69
Beige
#F5F5DC
ΔE00 4.70
Ivory
#FFFFF0
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 5.78
Mintcream
#F5FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EADC #E0DCEA
analogous
#EAE7DC #E6EADC #DFEADC
triadic
#E6EADC #DCE6EA #EADCE6
tetradic
#E6EADC #DCEAE7 #E0DCEA #EADCDF
square
#E6EADC #DCEAE7 #E0DCEA #EADCDF
split-complementary
#E6EADC #DCDFEA #E7DCEA
monochromatic
#AFBC90 #CBD3B6 #E6EADC #F1F4EC #F1F4EC
Accessibility & contrast
On white
1.22
#E6EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#E6EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EADC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EADC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#ECE8DD
Tritanopia (blue-blind)
#E7E8E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e6eadc; /* rgb */ color: rgb(230, 234, 220); /* oklch */ color: oklch(93.0% 0.019 119.7);
Tailwind
colors: {
custom: {
50: '#edf0e6',
500: '#e6eadc',
950: '#000000',
},
}SCSS
$custom: #e6eadc; $custom-light: #edf0e6; $custom-dark: #000000;
JSON
{
"hex": "#e6eadc",
"rgb": {
"r": 230,
"g": 234,
"b": 220
},
"hsl": {
"h": 77.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.93016,
"c": 0.01911,
"h": 119.7
},
"luminance": 0.80836
}Semantic roles & 50–950 ramp
primary
#E6EADC
secondary
#B0A8C2
accent
#42A45E
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584