#EAF4E7#EAF4E7
#EAF4E7 is a very light, muted green. Relative luminance 0.880; OKLCH L 95.6% C 0.020 H 138.4°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4E7 |
|---|---|
| RGB | rgb(234, 244, 231) |
| HSL | hsl(106, 37%, 93%) |
| HSV | hsv(106, 5%, 96%) |
| CMYK | cmyk(4.1%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(95.15, -5.61, 5.11) |
| CIE-LCH | lch(95.15, 7.59, 137.65°) |
| OKLab | oklab(95.61% -0.0151 0.0134) |
| OKLCH | oklch(95.61% 0.02 138.4) |
| XYZ | xyz(80.7037, 87.9630, 88.3127) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.85
Mintcream
#F5FFFA
ΔE00 4.21
Ivory
#FFFFF0
ΔE00 4.94
Beige
#F5F5DC
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 6.32
Light Grey
#D8DCD6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4E7 #F1E7F4
analogous
#F0F4E7 #EAF4E7 #E7F4EA
triadic
#EAF4E7 #E7EAF4 #F4E7EA
tetradic
#EAF4E7 #E7F0F4 #F1E7F4 #F4EAE7
square
#EAF4E7 #E7F0F4 #F1E7F4 #F4EAE7
split-complementary
#EAF4E7 #EAE7F4 #F4E7F0
monochromatic
#A1CE93 #C5E1BD #EAF4E7 #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.13
#EAF4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#EAF4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4E7
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4E7 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E6
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#EAF3F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4e7; /* rgb */ color: rgb(234, 244, 231); /* oklch */ color: oklch(95.6% 0.020 138.4);
Tailwind
colors: {
custom: {
50: '#f0f7ee',
500: '#eaf4e7',
950: '#000000',
},
}SCSS
$custom: #eaf4e7; $custom-light: #f0f7ee; $custom-dark: #000000;
JSON
{
"hex": "#eaf4e7",
"rgb": {
"r": 234,
"g": 244,
"b": 231
},
"hsl": {
"h": 106.154,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.95608,
"c": 0.0202,
"h": 138.4
},
"luminance": 0.87963
}Semantic roles & 50–950 ramp
primary
#EAF4E7
secondary
#C8AFD0
accent
#35B094
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585