#EAF4ED#EAF4ED
#EAF4ED is a very light, near-neutral green. Relative luminance 0.883; OKLCH L 95.8% C 0.014 H 155.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4ED |
|---|---|
| RGB | rgb(234, 244, 237) |
| HSL | hsl(138, 31%, 94%) |
| HSV | hsv(138, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(95.29, -4.55, 2.22) |
| CIE-LCH | lch(95.29, 5.07, 154.01°) |
| OKLab | oklab(95.77% -0.0128 0.0058) |
| OKLCH | oklch(95.77% 0.014 155.6) |
| XYZ | xyz(81.5656, 88.3078, 92.8523) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.46
Azure (CSS)
#F0FFFF
ΔE00 4.14
Honeydew
#F0FFF0
ΔE00 4.34
Ivory
#FFFFF0
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.59
Off White
#FAF9F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4ED #F4EAF1
analogous
#ECF4EA #EAF4ED #EAF4F2
triadic
#EAF4ED #EDEAF4 #F4EDEA
tetradic
#EAF4ED #EAECF4 #F4EAF1 #F4F2EA
square
#EAF4ED #EAECF4 #F4EAF1 #F4F2EA
split-complementary
#EAF4ED #F2EAF4 #F4EAEC
monochromatic
#9ACAA8 #C2DFCB #EAF4ED #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.13
#EAF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#EAF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4ED
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4ED | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#E9F4F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4ed; /* rgb */ color: rgb(234, 244, 237); /* oklch */ color: oklch(95.8% 0.014 155.6);
Tailwind
colors: {
custom: {
50: '#f0f7f2',
500: '#eaf4ed',
950: '#000000',
},
}SCSS
$custom: #eaf4ed; $custom-light: #f0f7f2; $custom-dark: #000000;
JSON
{
"hex": "#eaf4ed",
"rgb": {
"r": 234,
"g": 244,
"b": 237
},
"hsl": {
"h": 138,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.9577,
"c": 0.01406,
"h": 155.6
},
"luminance": 0.88308
}Semantic roles & 50–950 ramp
primary
#EAF4ED
secondary
#CFB4C7
accent
#3C89AA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585