#EAF2EB#EAF2EB
#EAF2EB is a very light, near-neutral green. Relative luminance 0.870; OKLCH L 95.3% C 0.013 H 149.3°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2EB |
|---|---|
| RGB | rgb(234, 242, 235) |
| HSL | hsl(128, 24%, 93%) |
| HSV | hsv(128, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.74, -3.90, 2.45) |
| CIE-LCH | lch(94.74, 4.60, 147.85°) |
| OKLab | oklab(95.32% -0.0108 0.0064) |
| OKLCH | oklch(95.32% 0.013 149.3) |
| XYZ | xyz(80.6765, 86.9945, 91.1225) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.84
Azure (CSS)
#F0FFFF
ΔE00 4.64
Honeydew
#F0FFF0
ΔE00 4.94
Light Grey
#D8DCD6
ΔE00 4.95
Ivory
#FFFFF0
ΔE00 5.26
Off White
#FAF9F6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2EB #F2EAF1
analogous
#EDF2EA #EAF2EB #EAF2EF
triadic
#EAF2EB #EBEAF2 #F2EBEA
tetradic
#EAF2EB #EAEDF2 #F2EAF1 #F2EFEA
square
#EAF2EB #EAEDF2 #F2EAF1 #F2EFEA
split-complementary
#EAF2EB #EFEAF2 #F2EAED
monochromatic
#9EC3A3 #C4DBC7 #EAF2EB #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.14
#EAF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#EAF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2EB
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2EB | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#E9F2F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf2eb; /* rgb */ color: rgb(234, 242, 235); /* oklch */ color: oklch(95.3% 0.013 149.3);
Tailwind
colors: {
custom: {
50: '#f0f6f1',
500: '#eaf2eb',
950: '#000000',
},
}SCSS
$custom: #eaf2eb; $custom-light: #f0f6f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf2eb",
"rgb": {
"r": 234,
"g": 242,
"b": 235
},
"hsl": {
"h": 127.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95317,
"c": 0.01256,
"h": 149.3
},
"luminance": 0.86995
}Semantic roles & 50–950 ramp
primary
#EAF2EB
secondary
#CAB6C8
accent
#4496A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585