#E9F2EE#E9F2EE
#E9F2EE is a very light, near-neutral teal. Relative luminance 0.870; OKLCH L 95.3% C 0.011 H 167.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F2EE |
|---|---|
| RGB | rgb(233, 242, 238) |
| HSL | hsl(153, 26%, 93%) |
| HSV | hsv(153, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.74, -3.69, 0.89) |
| CIE-LCH | lch(94.74, 3.80, 166.44°) |
| OKLab | oklab(95.33% -0.0107 0.0023) |
| OKLCH | oklch(95.33% 0.011 167.8) |
| XYZ | xyz(80.7861, 87.0005, 93.4090) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.67
Azure (CSS)
#F0FFFF
ΔE00 3.66
Off White
#FAF9F6
ΔE00 5.08
Whitesmoke
#F5F5F5
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 5.10
Honeydew
#F0FFF0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F2EE #F2E9ED
analogous
#E9F2E9 #E9F2EE #E9F1F2
triadic
#E9F2EE #EEE9F2 #F2EEE9
tetradic
#E9F2EE #E9E9F2 #F2E9ED #F1F2E9
square
#E9F2EE #E9E9F2 #F2E9ED #F1F2E9
split-complementary
#E9F2EE #F2E9F1 #F2E9E9
monochromatic
#9CC5B3 #C3DBD0 #E9F2EE #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.14
#E9F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#E9F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F2EE
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F2EE | 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)
#F1F1EE
Deuteranopia (green-blind)
#F0EFEE
Tritanopia (blue-blind)
#E7F2F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e9f2ee; /* rgb */ color: rgb(233, 242, 238); /* oklch */ color: oklch(95.3% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#f0f6f3',
500: '#e9f2ee',
950: '#000000',
},
}SCSS
$custom: #e9f2ee; $custom-light: #f0f6f3; $custom-dark: #000000;
JSON
{
"hex": "#e9f2ee",
"rgb": {
"r": 233,
"g": 242,
"b": 238
},
"hsl": {
"h": 153.333,
"s": 25.714,
"l": 93.137
},
"oklch": {
"l": 0.95326,
"c": 0.01091,
"h": 167.8
},
"luminance": 0.87001
}Semantic roles & 50–950 ramp
primary
#E9F2EE
secondary
#CBB4BE
accent
#416DA4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585