#E2EEE9#E2EEE9
#E2EEE9 is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.9% C 0.014 H 169.3°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEE9 |
|---|---|
| RGB | rgb(226, 238, 233) |
| HSL | hsl(155, 26%, 91%) |
| HSV | hsv(155, 5%, 93%) |
| CMYK | cmyk(5%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(93.10, -4.88, 1.04) |
| CIE-LCH | lch(93.10, 4.99, 167.96°) |
| OKLab | oklab(93.87% -0.0141 0.0027) |
| OKLCH | oklch(93.87% 0.014 169.3) |
| XYZ | xyz(76.6437, 83.2004, 89.0964) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.69
Azure (CSS)
#F0FFFF
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 4.90
Honeydew
#F0FFF0
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 6.66
Off White
#FAF9F6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEE9 #EEE2E7
analogous
#E2EEE3 #E2EEE9 #E2EDEE
triadic
#E2EEE9 #E9E2EE #EEE9E2
tetradic
#E2EEE9 #E3E2EE #EEE2E7 #EDEEE2
square
#E2EEE9 #E3E2EE #EEE2E7 #EDEEE2
split-complementary
#E2EEE9 #EEE2ED #EEE3E2
monochromatic
#95C1AE #BBD7CC #E2EEE9 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.19
#E2EEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#E2EEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEE9
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEE9 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#EBEAE9
Tritanopia (blue-blind)
#E0EEEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2eee9; /* rgb */ color: rgb(226, 238, 233); /* oklch */ color: oklch(93.9% 0.014 169.3);
Tailwind
colors: {
custom: {
50: '#ebf3f0',
500: '#e2eee9',
950: '#000000',
},
}SCSS
$custom: #e2eee9; $custom-light: #ebf3f0; $custom-dark: #000000;
JSON
{
"hex": "#e2eee9",
"rgb": {
"r": 226,
"g": 238,
"b": 233
},
"hsl": {
"h": 155,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.93871,
"c": 0.01437,
"h": 169.3
},
"luminance": 0.83201
}Semantic roles & 50–950 ramp
primary
#E2EEE9
secondary
#C7AEB8
accent
#416AA5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585