#EAF4EE#EAF4EE
#EAF4EE is a very light, near-neutral green. Relative luminance 0.884; OKLCH L 95.8% C 0.013 H 159.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4EE |
|---|---|
| RGB | rgb(234, 244, 238) |
| HSL | hsl(144, 31%, 94%) |
| HSV | hsv(144, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.31, -4.38, 1.74) |
| CIE-LCH | lch(95.31, 4.71, 158.33°) |
| OKLab | oklab(95.8% -0.0124 0.0045) |
| OKLCH | oklch(95.8% 0.013 159.9) |
| XYZ | xyz(81.7121, 88.3664, 93.6239) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.31
Azure (CSS)
#F0FFFF
ΔE00 3.80
Honeydew
#F0FFF0
ΔE00 4.71
Light Grey
#D8DCD6
ΔE00 5.56
Off White
#FAF9F6
ΔE00 5.66
Ivory
#FFFFF0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4EE #F4EAF0
analogous
#EBF4EA #EAF4EE #EAF4F3
triadic
#EAF4EE #EEEAF4 #F4EEEA
tetradic
#EAF4EE #EAEBF4 #F4EAF0 #F4F3EA
square
#EAF4EE #EAEBF4 #F4EAF0 #F4F3EA
split-complementary
#EAF4EE #F3EAF4 #F4EAEB
monochromatic
#9ACAAD #C2DFCD #EAF4EE #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.12
#EAF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#EAF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4EE
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4EE | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#E8F4F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4ee; /* rgb */ color: rgb(234, 244, 238); /* oklch */ color: oklch(95.8% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#f0f7f3',
500: '#eaf4ee',
950: '#000000',
},
}SCSS
$custom: #eaf4ee; $custom-light: #f0f7f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf4ee",
"rgb": {
"r": 234,
"g": 244,
"b": 238
},
"hsl": {
"h": 144,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95798,
"c": 0.01322,
"h": 159.9
},
"luminance": 0.88367
}Semantic roles & 50–950 ramp
primary
#EAF4EE
secondary
#CFB4C4
accent
#3C7EAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585