#EAF4EA#EAF4EA
#EAF4EA is a very light, near-neutral green. Relative luminance 0.881; OKLCH L 95.7% C 0.017 H 145.4°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4EA |
|---|---|
| RGB | rgb(234, 244, 234) |
| HSL | hsl(120, 31%, 94%) |
| HSV | hsv(120, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.22, -5.09, 3.67) |
| CIE-LCH | lch(95.22, 6.27, 144.21°) |
| OKLab | oklab(95.69% -0.0139 0.0096) |
| OKLCH | oklch(95.69% 0.017 145.4) |
| XYZ | xyz(81.1310, 88.1339, 90.5633) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.23
Honeydew
#F0FFF0
ΔE00 3.42
Ivory
#FFFFF0
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.87
Beige
#F5F5DC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4EA #F4EAF4
analogous
#EFF4EA #EAF4EA #EAF4EF
triadic
#EAF4EA #EAEAF4 #F4EAEA
tetradic
#EAF4EA #EAEFF4 #F4EAF4 #F4EFEA
square
#EAF4EA #EAEFF4 #F4EAF4 #F4EFEA
split-complementary
#EAF4EA #EFEAF4 #F4EAEF
monochromatic
#9ACA9A #C2DFC2 #EAF4EA #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.13
#EAF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#EAF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4EA
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4EA | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#E9F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4ea; /* rgb */ color: rgb(234, 244, 234); /* oklch */ color: oklch(95.7% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#f0f7f0',
500: '#eaf4ea',
950: '#000000',
},
}SCSS
$custom: #eaf4ea; $custom-light: #f0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf4ea",
"rgb": {
"r": 234,
"g": 244,
"b": 234
},
"hsl": {
"h": 120,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95689,
"c": 0.01694,
"h": 145.4
},
"luminance": 0.88134
}Semantic roles & 50–950 ramp
primary
#EAF4EA
secondary
#CFB4CF
accent
#3CAAAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585