#E9F2ED#E9F2ED
#E9F2ED is a very light, near-neutral green. Relative luminance 0.869; OKLCH L 95.3% C 0.012 H 162.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F2ED |
|---|---|
| RGB | rgb(233, 242, 237) |
| HSL | hsl(147, 26%, 93%) |
| HSV | hsv(147, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.71, -3.87, 1.37) |
| CIE-LCH | lch(94.71, 4.11, 160.49°) |
| OKLab | oklab(95.3% -0.0111 0.0036) |
| OKLCH | oklch(95.3% 0.012 162) |
| XYZ | xyz(80.6396, 86.9419, 92.6375) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.64
Azure (CSS)
#F0FFFF
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 5.05
Off White
#FAF9F6
ΔE00 5.24
Whitesmoke
#F5F5F5
ΔE00 5.37
Honeydew
#F0FFF0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F2ED #F2E9EE
analogous
#E9F2E9 #E9F2ED #E9F2F1
triadic
#E9F2ED #EDE9F2 #F2EDE9
tetradic
#E9F2ED #E9E9F2 #F2E9EE #F2F1E9
square
#E9F2ED #E9E9F2 #F2E9EE #F2F1E9
split-complementary
#E9F2ED #F1E9F2 #F2E9E9
monochromatic
#9CC5AE #C3DBCE #E9F2ED #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.14
#E9F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#E9F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F2ED
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F2ED | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#E8F2F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9f2ed; /* rgb */ color: rgb(233, 242, 237); /* oklch */ color: oklch(95.3% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#f0f6f2',
500: '#e9f2ed',
950: '#000000',
},
}SCSS
$custom: #e9f2ed; $custom-light: #f0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#e9f2ed",
"rgb": {
"r": 233,
"g": 242,
"b": 237
},
"hsl": {
"h": 146.667,
"s": 25.714,
"l": 93.137
},
"oklch": {
"l": 0.95298,
"c": 0.01162,
"h": 162
},
"luminance": 0.86942
}Semantic roles & 50–950 ramp
primary
#E9F2ED
secondary
#CBB4C1
accent
#4178A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585