#EAEEDF#EAEEDF
#EAEEDF is a very light, muted yellow-green. Relative luminance 0.840; OKLCH L 94.2% C 0.020 H 118.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEDF |
|---|---|
| RGB | rgb(234, 238, 223) |
| HSL | hsl(76, 31%, 90%) |
| HSV | hsv(76, 6%, 93%) |
| CMYK | cmyk(1.7%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(93.44, -3.95, 6.79) |
| CIE-LCH | lch(93.44, 7.86, 120.16°) |
| OKLab | oklab(94.2% -0.0098 0.0178) |
| OKLCH | oklch(94.2% 0.02 118.9) |
| XYZ | xyz(77.8235, 83.9693, 81.9055) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.03
Ivory
#FFFFF0
ΔE00 4.07
Eggshell
#F0EAD6
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.20
Light Grey
#D8DCD6
ΔE00 5.40
Off White (survey)
#FFFFE4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEDF #E3DFEE
analogous
#EEEADF #EAEEDF #E2EEDF
triadic
#EAEEDF #DFEAEE #EEDFEA
tetradic
#EAEEDF #DFEEEA #E3DFEE #EEDFE2
square
#EAEEDF #DFEEEA #E3DFEE #EEDFE2
split-complementary
#EAEEDF #DFE2EE #EADFEE
monochromatic
#B6C48F #D0D9B7 #EAEEDF #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.18
#EAEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EAEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEDF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEDF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#ECECEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaeedf; /* rgb */ color: rgb(234, 238, 223); /* oklch */ color: oklch(94.2% 0.020 118.9);
Tailwind
colors: {
custom: {
50: '#f0f3e9',
500: '#eaeedf',
950: '#000000',
},
}SCSS
$custom: #eaeedf; $custom-light: #f0f3e9; $custom-dark: #000000;
JSON
{
"hex": "#eaeedf",
"rgb": {
"r": 234,
"g": 238,
"b": 223
},
"hsl": {
"h": 76,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.94198,
"c": 0.02033,
"h": 118.9
},
"luminance": 0.83969
}Semantic roles & 50–950 ramp
primary
#EAEEDF
secondary
#B2AAC8
accent
#3CA959
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584