#EAF4E8#EAF4E8
#EAF4E8 is a very light, near-neutral green. Relative luminance 0.880; OKLCH L 95.6% C 0.019 H 140.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4E8 |
|---|---|
| RGB | rgb(234, 244, 232) |
| HSL | hsl(110, 35%, 93%) |
| HSV | hsv(110, 5%, 96%) |
| CMYK | cmyk(4.1%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.17, -5.44, 4.63) |
| CIE-LCH | lch(95.17, 7.14, 139.57°) |
| OKLab | oklab(95.64% -0.0147 0.0121) |
| OKLCH | oklch(95.64% 0.019 140.5) |
| XYZ | xyz(80.8453, 88.0196, 89.0586) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.99
Mintcream
#F5FFFA
ΔE00 3.87
Ivory
#FFFFF0
ΔE00 4.96
Beige
#F5F5DC
ΔE00 5.91
Azure (CSS)
#F0FFFF
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4E8 #F2E8F4
analogous
#F0F4E8 #EAF4E8 #E8F4EC
triadic
#EAF4E8 #E8EAF4 #F4E8EA
tetradic
#EAF4E8 #E8F0F4 #F2E8F4 #F4ECE8
square
#EAF4E8 #E8F0F4 #F2E8F4 #F4ECE8
split-complementary
#EAF4E8 #ECE8F4 #F4E8F0
monochromatic
#9ECC95 #C4E0BF #EAF4E8 #ECF5EA #ECF5EA
Accessibility & contrast
On white
1.13
#EAF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#EAF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4E8
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4E8 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#F3F1E9
Tritanopia (blue-blind)
#EAF3F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4e8; /* rgb */ color: rgb(234, 244, 232); /* oklch */ color: oklch(95.6% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#f0f7ef',
500: '#eaf4e8',
950: '#000000',
},
}SCSS
$custom: #eaf4e8; $custom-light: #f0f7ef; $custom-dark: #000000;
JSON
{
"hex": "#eaf4e8",
"rgb": {
"r": 234,
"g": 244,
"b": 232
},
"hsl": {
"h": 110,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95635,
"c": 0.01908,
"h": 140.5
},
"luminance": 0.8802
}Semantic roles & 50–950 ramp
primary
#EAF4E8
secondary
#CAB1D0
accent
#37AE9A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585