#EAF4E4#EAF4E4
#EAF4E4 is a very light, muted yellow-green. Relative luminance 0.878; OKLCH L 95.5% C 0.024 H 133.5°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4E4 |
|---|---|
| RGB | rgb(234, 244, 228) |
| HSL | hsl(98, 42%, 93%) |
| HSV | hsv(98, 7%, 96%) |
| CMYK | cmyk(4.1%, 0%, 6.6%, 4.3%) |
| CIE-LAB | lab(95.07, -6.13, 6.56) |
| CIE-LCH | lch(95.07, 8.98, 133.04°) |
| OKLab | oklab(95.53% -0.0163 0.0172) |
| OKLCH | oklch(95.53% 0.024 133.5) |
| XYZ | xyz(80.2836, 87.7950, 86.1003) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.75
Beige
#F5F5DC
ΔE00 4.89
Ivory
#FFFFF0
ΔE00 5.03
Mintcream
#F5FFFA
ΔE00 5.23
Off White (survey)
#FFFFE4
ΔE00 5.78
Lightyellow
#FFFFE0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4E4 #EEE4F4
analogous
#F2F4E4 #EAF4E4 #E4F4E6
triadic
#EAF4E4 #E4EAF4 #F4E4EA
tetradic
#EAF4E4 #E4F2F4 #EEE4F4 #F4E6E4
square
#EAF4E4 #E4F2F4 #EEE4F4 #F4E6E4
split-complementary
#EAF4E4 #E6E4F4 #F4E4F2
monochromatic
#A6D18D #C8E2B9 #EAF4E4 #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.13
#EAF4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#EAF4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4E4
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4E4 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#F4F1E5
Tritanopia (blue-blind)
#EAF2EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4e4; /* rgb */ color: rgb(234, 244, 228); /* oklch */ color: oklch(95.5% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#f0f7ec',
500: '#eaf4e4',
950: '#000000',
},
}SCSS
$custom: #eaf4e4; $custom-light: #f0f7ec; $custom-dark: #000000;
JSON
{
"hex": "#eaf4e4",
"rgb": {
"r": 234,
"g": 244,
"b": 228
},
"hsl": {
"h": 97.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.95529,
"c": 0.02365,
"h": 133.5
},
"luminance": 0.87795
}Semantic roles & 50–950 ramp
primary
#EAF4E4
secondary
#C3ABD1
accent
#30B583
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161716
muted
#858584