#EAF1EB#EAF1EB
#EAF1EB is a very light, near-neutral green. Relative luminance 0.864; OKLCH L 95.1% C 0.011 H 149.9°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF1EB |
|---|---|
| RGB | rgb(234, 241, 235) |
| HSL | hsl(129, 20%, 93%) |
| HSV | hsv(129, 3%, 95%) |
| CMYK | cmyk(2.9%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(94.48, -3.39, 2.08) |
| CIE-LCH | lch(94.48, 3.98, 148.44°) |
| OKLab | oklab(95.12% -0.0094 0.0055) |
| OKLCH | oklch(95.12% 0.011 149.9) |
| XYZ | xyz(80.3797, 86.4009, 91.0236) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.01
Light Grey
#D8DCD6
ΔE00 4.64
Azure (CSS)
#F0FFFF
ΔE00 4.67
Off White
#FAF9F6
ΔE00 4.75
Whitesmoke
#F5F5F5
ΔE00 5.04
Ivory
#FFFFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF1EB #F1EAF0
analogous
#ECF1EA #EAF1EB #EAF1EE
triadic
#EAF1EB #EBEAF1 #F1EBEA
tetradic
#EAF1EB #EAECF1 #F1EAF0 #F1EEEA
square
#EAF1EB #EAECF1 #F1EAF0 #F1EEEA
split-complementary
#EAF1EB #EEEAF1 #F1EAEC
monochromatic
#A1C0A5 #C5D9C8 #EAF1EB #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.15
#EAF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#EAF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF1EB
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF1EB | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#E9F1EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf1eb; /* rgb */ color: rgb(234, 241, 235); /* oklch */ color: oklch(95.1% 0.011 149.9);
Tailwind
colors: {
custom: {
50: '#f0f5f1',
500: '#eaf1eb',
950: '#000000',
},
}SCSS
$custom: #eaf1eb; $custom-light: #f0f5f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf1eb",
"rgb": {
"r": 234,
"g": 241,
"b": 235
},
"hsl": {
"h": 128.571,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.95118,
"c": 0.01088,
"h": 149.9
},
"luminance": 0.86401
}Semantic roles & 50–950 ramp
primary
#EAF1EB
secondary
#C8B7C6
accent
#47929E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585