#EAF2E4#EAF2E4
#EAF2E4 is a very light, muted yellow-green. Relative luminance 0.866; OKLCH L 95.1% C 0.020 H 131.4°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2E4 |
|---|---|
| RGB | rgb(234, 242, 228) |
| HSL | hsl(94, 35%, 92%) |
| HSV | hsv(94, 6%, 95%) |
| CMYK | cmyk(3.3%, 0%, 5.8%, 5.1%) |
| CIE-LAB | lab(94.57, -5.12, 5.83) |
| CIE-LCH | lch(94.57, 7.76, 131.28°) |
| OKLab | oklab(95.13% -0.0135 0.0153) |
| OKLCH | oklch(95.13% 0.02 131.4) |
| XYZ | xyz(79.6851, 86.5979, 85.9008) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.55
Ivory
#FFFFF0
ΔE00 4.52
Mintcream
#F5FFFA
ΔE00 4.72
Beige
#F5F5DC
ΔE00 4.91
Off White (survey)
#FFFFE4
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2E4 #ECE4F2
analogous
#F1F2E4 #EAF2E4 #E4F2E5
triadic
#EAF2E4 #E4EAF2 #F2E4EA
tetradic
#EAF2E4 #E4F1F2 #ECE4F2 #F2E5E4
square
#EAF2E4 #E4F1F2 #ECE4F2 #F2E5E4
split-complementary
#EAF2E4 #E5E4F2 #F2E4F1
monochromatic
#AACA91 #CADEBB #EAF2E4 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.15
#EAF2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EAF2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2E4
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2E4 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#F2EFE5
Tritanopia (blue-blind)
#EAF1EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf2e4; /* rgb */ color: rgb(234, 242, 228); /* oklch */ color: oklch(95.1% 0.020 131.4);
Tailwind
colors: {
custom: {
50: '#f0f6ec',
500: '#eaf2e4',
950: '#000000',
},
}SCSS
$custom: #eaf2e4; $custom-light: #f0f6ec; $custom-dark: #000000;
JSON
{
"hex": "#eaf2e4",
"rgb": {
"r": 234,
"g": 242,
"b": 228
},
"hsl": {
"h": 94.286,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.95129,
"c": 0.02038,
"h": 131.4
},
"luminance": 0.86598
}Semantic roles & 50–950 ramp
primary
#EAF2E4
secondary
#BFADCD
accent
#38AE7B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161716
muted
#858584