#EAF4EC#EAF4EC
#EAF4EC is a very light, near-neutral green. Relative luminance 0.882; OKLCH L 95.7% C 0.015 H 151.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4EC |
|---|---|
| RGB | rgb(234, 244, 236) |
| HSL | hsl(132, 31%, 94%) |
| HSV | hsv(132, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(95.27, -4.73, 2.70) |
| CIE-LCH | lch(95.27, 5.45, 150.27°) |
| OKLab | oklab(95.74% -0.0132 0.0071) |
| OKLCH | oklch(95.74% 0.015 151.8) |
| XYZ | xyz(81.4199, 88.2495, 92.0850) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.67
Honeydew
#F0FFF0
ΔE00 4.01
Azure (CSS)
#F0FFFF
ΔE00 4.49
Ivory
#FFFFF0
ΔE00 5.40
Light Grey
#D8DCD6
ΔE00 5.65
Off White
#FAF9F6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4EC #F4EAF2
analogous
#EDF4EA #EAF4EC #EAF4F1
triadic
#EAF4EC #ECEAF4 #F4ECEA
tetradic
#EAF4EC #EAEDF4 #F4EAF2 #F4F1EA
square
#EAF4EC #EAEDF4 #F4EAF2 #F4F1EA
split-complementary
#EAF4EC #F1EAF4 #F4EAED
monochromatic
#9ACAA3 #C2DFC8 #EAF4EC #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.13
#EAF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#EAF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4EC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4EC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#E9F4F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4ec; /* rgb */ color: rgb(234, 244, 236); /* oklch */ color: oklch(95.7% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#f0f7f2',
500: '#eaf4ec',
950: '#000000',
},
}SCSS
$custom: #eaf4ec; $custom-light: #f0f7f2; $custom-dark: #000000;
JSON
{
"hex": "#eaf4ec",
"rgb": {
"r": 234,
"g": 244,
"b": 236
},
"hsl": {
"h": 132,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95743,
"c": 0.01496,
"h": 151.8
},
"luminance": 0.8825
}Semantic roles & 50–950 ramp
primary
#EAF4EC
secondary
#CFB4C9
accent
#3C94AA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585