#EAF4E5#EAF4E5
#EAF4E5 is a very light, muted green. Relative luminance 0.879; OKLCH L 95.6% C 0.022 H 134.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4E5 |
|---|---|
| RGB | rgb(234, 244, 229) |
| HSL | hsl(100, 41%, 93%) |
| HSV | hsv(100, 6%, 96%) |
| CMYK | cmyk(4.1%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(95.10, -5.96, 6.08) |
| CIE-LCH | lch(95.10, 8.51, 134.41°) |
| OKLab | oklab(95.56% -0.0159 0.0159) |
| OKLCH | oklch(95.56% 0.022 134.9) |
| XYZ | xyz(80.4228, 87.8507, 86.8335) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.73
Mintcream
#F5FFFA
ΔE00 4.89
Ivory
#FFFFF0
ΔE00 4.97
Beige
#F5F5DC
ΔE00 5.11
Off White (survey)
#FFFFE4
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4E5 #EFE5F4
analogous
#F1F4E5 #EAF4E5 #E5F4E7
triadic
#EAF4E5 #E5EAF4 #F4E5EA
tetradic
#EAF4E5 #E5F1F4 #EFE5F4 #F4E7E5
square
#EAF4E5 #E5F1F4 #EFE5F4 #F4E7E5
split-complementary
#EAF4E5 #E7E5F4 #F4E5F1
monochromatic
#A5D08F #C7E2BA #EAF4E5 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.13
#EAF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#EAF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4E5
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4E5 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#EAF3F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4e5; /* rgb */ color: rgb(234, 244, 229); /* oklch */ color: oklch(95.6% 0.022 134.9);
Tailwind
colors: {
custom: {
50: '#f0f7ed',
500: '#eaf4e5',
950: '#000000',
},
}SCSS
$custom: #eaf4e5; $custom-light: #f0f7ed; $custom-dark: #000000;
JSON
{
"hex": "#eaf4e5",
"rgb": {
"r": 234,
"g": 244,
"b": 229
},
"hsl": {
"h": 100,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.95555,
"c": 0.02249,
"h": 134.9
},
"luminance": 0.87851
}Semantic roles & 50–950 ramp
primary
#EAF4E5
secondary
#C5ACD1
accent
#32B488
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161716
muted
#858584