#EAF4EB#EAF4EB
#EAF4EB is a very light, near-neutral green. Relative luminance 0.882; OKLCH L 95.7% C 0.016 H 148.4°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4EB |
|---|---|
| RGB | rgb(234, 244, 235) |
| HSL | hsl(126, 31%, 94%) |
| HSV | hsv(126, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.24, -4.91, 3.18) |
| CIE-LCH | lch(95.24, 5.85, 147.03°) |
| OKLab | oklab(95.72% -0.0136 0.0083) |
| OKLCH | oklch(95.72% 0.016 148.4) |
| XYZ | xyz(81.2751, 88.1915, 91.3220) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.93
Honeydew
#F0FFF0
ΔE00 3.70
Azure (CSS)
#F0FFFF
ΔE00 4.85
Ivory
#FFFFF0
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 5.75
Off White
#FAF9F6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4EB #F4EAF3
analogous
#EEF4EA #EAF4EB #EAF4F0
triadic
#EAF4EB #EBEAF4 #F4EBEA
tetradic
#EAF4EB #EAEEF4 #F4EAF3 #F4F0EA
square
#EAF4EB #EAEEF4 #F4EAF3 #F4F0EA
split-complementary
#EAF4EB #F0EAF4 #F4EAEE
monochromatic
#9ACA9E #C2DFC5 #EAF4EB #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.13
#EAF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#EAF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4EB
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4EB | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#E9F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf4eb; /* rgb */ color: rgb(234, 244, 235); /* oklch */ color: oklch(95.7% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#f0f7f1',
500: '#eaf4eb',
950: '#000000',
},
}SCSS
$custom: #eaf4eb; $custom-light: #f0f7f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf4eb",
"rgb": {
"r": 234,
"g": 244,
"b": 235
},
"hsl": {
"h": 126,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95716,
"c": 0.01593,
"h": 148.4
},
"luminance": 0.88192
}Semantic roles & 50–950 ramp
primary
#EAF4EB
secondary
#CFB4CC
accent
#3C9FAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585