#EAF4E9#EAF4E9
#EAF4E9 is a very light, near-neutral green. Relative luminance 0.881; OKLCH L 95.7% C 0.018 H 142.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4E9 |
|---|---|
| RGB | rgb(234, 244, 233) |
| HSL | hsl(115, 33%, 94%) |
| HSV | hsv(115, 5%, 96%) |
| CMYK | cmyk(4.1%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(95.19, -5.26, 4.15) |
| CIE-LCH | lch(95.19, 6.70, 141.74°) |
| OKLab | oklab(95.66% -0.0143 0.0109) |
| OKLCH | oklch(95.66% 0.018 142.8) |
| XYZ | xyz(80.9877, 88.0766, 89.8088) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.18
Mintcream
#F5FFFA
ΔE00 3.54
Ivory
#FFFFF0
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 6.02
Beige
#F5F5DC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4E9 #F3E9F4
analogous
#EFF4E9 #EAF4E9 #E9F4ED
triadic
#EAF4E9 #E9EAF4 #F4E9EA
tetradic
#EAF4E9 #E9EFF4 #F3E9F4 #F4EDE9
square
#EAF4E9 #E9EFF4 #F3E9F4 #F4EDE9
split-complementary
#EAF4E9 #EDE9F4 #F4E9EF
monochromatic
#9CCB97 #C3E0C0 #EAF4E9 #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.13
#EAF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#EAF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4E9
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4E9 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E8
Deuteranopia (green-blind)
#F3F1E9
Tritanopia (blue-blind)
#E9F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4e9; /* rgb */ color: rgb(234, 244, 233); /* oklch */ color: oklch(95.7% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#f0f7f0',
500: '#eaf4e9',
950: '#000000',
},
}SCSS
$custom: #eaf4e9; $custom-light: #f0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf4e9",
"rgb": {
"r": 234,
"g": 244,
"b": 233
},
"hsl": {
"h": 114.545,
"s": 33.333,
"l": 93.529
},
"oklch": {
"l": 0.95662,
"c": 0.01799,
"h": 142.8
},
"luminance": 0.88077
}Semantic roles & 50–950 ramp
primary
#EAF4E9
secondary
#CDB2CF
accent
#39ACA2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585