#E9F2EB#E9F2EB
#E9F2EB is a very light, near-neutral green. Relative luminance 0.868; OKLCH L 95.2% C 0.013 H 152.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F2EB |
|---|---|
| RGB | rgb(233, 242, 235) |
| HSL | hsl(133, 26%, 93%) |
| HSV | hsv(133, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.66, -4.23, 2.34) |
| CIE-LCH | lch(94.66, 4.83, 151.08°) |
| OKLab | oklab(95.24% -0.0118 0.0061) |
| OKLCH | oklch(95.24% 0.013 152.6) |
| XYZ | xyz(80.3491, 86.8257, 91.1072) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.81
Azure (CSS)
#F0FFFF
ΔE00 4.49
Honeydew
#F0FFF0
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.08
Ivory
#FFFFF0
ΔE00 5.52
Off White
#FAF9F6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F2EB #F2E9F0
analogous
#EBF2E9 #E9F2EB #E9F2EF
triadic
#E9F2EB #EBE9F2 #F2EBE9
tetradic
#E9F2EB #E9EBF2 #F2E9F0 #F2EFE9
square
#E9F2EB #E9EBF2 #F2E9F0 #F2EFE9
split-complementary
#E9F2EB #EFE9F2 #F2E9EB
monochromatic
#9CC5A5 #C3DBC8 #E9F2EB #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.14
#E9F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#E9F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F2EB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F2EB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#E8F2F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9f2eb; /* rgb */ color: rgb(233, 242, 235); /* oklch */ color: oklch(95.2% 0.013 152.6);
Tailwind
colors: {
custom: {
50: '#f0f6f1',
500: '#e9f2eb',
950: '#000000',
},
}SCSS
$custom: #e9f2eb; $custom-light: #f0f6f1; $custom-dark: #000000;
JSON
{
"hex": "#e9f2eb",
"rgb": {
"r": 233,
"g": 242,
"b": 235
},
"hsl": {
"h": 133.333,
"s": 25.714,
"l": 93.137
},
"oklch": {
"l": 0.95243,
"c": 0.0133,
"h": 152.6
},
"luminance": 0.86826
}Semantic roles & 50–950 ramp
primary
#E9F2EB
secondary
#CBB4C6
accent
#418EA4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585