#EAF9DB#EAF9DB
#EAF9DB is a very light, muted yellow-green. Relative luminance 0.904; OKLCH L 96.3% C 0.043 H 129.0°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF9DB |
|---|---|
| RGB | rgb(234, 249, 219) |
| HSL | hsl(90, 71%, 92%) |
| HSV | hsv(90, 12%, 98%) |
| CMYK | cmyk(6%, 0%, 12%, 2.4%) |
| CIE-LAB | lab(96.15, -10.14, 12.73) |
| CIE-LCH | lch(96.15, 16.28, 128.53°) |
| OKLab | oklab(96.31% -0.0267 0.0331) |
| OKLCH | oklch(96.31% 0.043 129) |
| XYZ | xyz(80.5915, 90.3580, 80.1991) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.30
Lightyellow
#FFFFE0
ΔE00 5.68
Beige
#F5F5DC
ΔE00 5.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.91
Off White (survey)
#FFFFE4
ΔE00 5.92
Eggshell (survey)
#FFFFD4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF9DB #EADBF9
analogous
#F9F9DB #EAF9DB #DBF9DB
triadic
#EAF9DB #DBEAF9 #F9DBEA
tetradic
#EAF9DB #DBF9F9 #EADBF9 #F9DBDB
square
#EAF9DB #DBF9F9 #EADBF9 #F9DBDB
split-complementary
#EAF9DB #DBDBF9 #F9DBF9
monochromatic
#ADE872 #CBF0A7 #EAF9DB #F0FBE5 #F0FBE5
Accessibility & contrast
On white
1.10
#EAF9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EAF9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF9DB
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF9DB | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5D9
Deuteranopia (green-blind)
#FAF4DC
Tritanopia (blue-blind)
#EBF6F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf9db; /* rgb */ color: rgb(234, 249, 219); /* oklch */ color: oklch(96.3% 0.043 129.0);
Tailwind
colors: {
custom: {
50: '#f0fbe6',
500: '#eaf9db',
950: '#000000',
},
}SCSS
$custom: #eaf9db; $custom-light: #f0fbe6; $custom-dark: #000000;
JSON
{
"hex": "#eaf9db",
"rgb": {
"r": 234,
"g": 249,
"b": 219
},
"hsl": {
"h": 90,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.96308,
"c": 0.04251,
"h": 129
},
"luminance": 0.90358
}Semantic roles & 50–950 ramp
primary
#EAF9DB
secondary
#BC9BDE
accent
#12D373
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161715
muted
#858584