#EAF8DC#EAF8DC
#EAF8DC is a very light, muted yellow-green. Relative luminance 0.898; OKLCH L 96.1% C 0.040 H 128.9°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8DC |
|---|---|
| RGB | rgb(234, 248, 220) |
| HSL | hsl(90, 67%, 92%) |
| HSV | hsv(90, 11%, 97%) |
| CMYK | cmyk(5.6%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(95.91, -9.48, 11.89) |
| CIE-LCH | lch(95.91, 15.20, 128.56°) |
| OKLab | oklab(96.13% -0.0249 0.0309) |
| OKLCH | oklch(96.13% 0.04 128.9) |
| XYZ | xyz(80.4153, 89.7943, 80.7918) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.77
Beige
#F5F5DC
ΔE00 5.39
Lightyellow
#FFFFE0
ΔE00 5.51
Off White (survey)
#FFFFE4
ΔE00 5.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.00
Eggshell (survey)
#FFFFD4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8DC #EADCF8
analogous
#F8F8DC #EAF8DC #DCF8DC
triadic
#EAF8DC #DCEAF8 #F8DCEA
tetradic
#EAF8DC #DCF8F8 #EADCF8 #F8DCDC
square
#EAF8DC #DCF8F8 #EADCF8 #F8DCDC
split-complementary
#EAF8DC #DCDCF8 #F8DCF8
monochromatic
#ADE476 #CBEEA9 #EAF8DC #F0FAE5 #F0FAE5
Accessibility & contrast
On white
1.11
#EAF8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EAF8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8DC
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8DC | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#EBF5F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf8dc; /* rgb */ color: rgb(234, 248, 220); /* oklch */ color: oklch(96.1% 0.040 128.9);
Tailwind
colors: {
custom: {
50: '#f0fae6',
500: '#eaf8dc',
950: '#000000',
},
}SCSS
$custom: #eaf8dc; $custom-light: #f0fae6; $custom-dark: #000000;
JSON
{
"hex": "#eaf8dc",
"rgb": {
"r": 234,
"g": 248,
"b": 220
},
"hsl": {
"h": 90,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.9613,
"c": 0.03971,
"h": 128.9
},
"luminance": 0.89795
}Semantic roles & 50–950 ramp
primary
#EAF8DC
secondary
#BC9DDB
accent
#17CF73
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584