#E2EFE9#E2EFE9
#E2EFE9 is a very light, near-neutral teal. Relative luminance 0.838; OKLCH L 94.1% C 0.016 H 166.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFE9 |
|---|---|
| RGB | rgb(226, 239, 233) |
| HSL | hsl(152, 29%, 91%) |
| HSV | hsv(152, 5%, 94%) |
| CMYK | cmyk(5.4%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(93.36, -5.39, 1.41) |
| CIE-LCH | lch(93.36, 5.57, 165.32°) |
| OKLab | oklab(94.07% -0.0155 0.0037) |
| OKLCH | oklch(94.07% 0.016 166.7) |
| XYZ | xyz(76.9356, 83.7843, 89.1937) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.70
Azure (CSS)
#F0FFFF
ΔE00 4.36
Honeydew
#F0FFF0
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 5.29
Lightcyan
#E0FFFF
ΔE00 6.54
Off White
#FAF9F6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFE9 #EFE2E8
analogous
#E2EFE2 #E2EFE9 #E2EEEF
triadic
#E2EFE9 #E9E2EF #EFE9E2
tetradic
#E2EFE9 #E2E2EF #EFE2E8 #EEEFE2
square
#E2EFE9 #E2E2EF #EFE2E8 #EEEFE2
split-complementary
#E2EFE9 #EFE2EE #EFE2E2
monochromatic
#93C3AD #BBD9CB #E2EFE9 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.18
#E2EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#E2EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFE9
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFE9 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE9
Deuteranopia (green-blind)
#ECEBE9
Tritanopia (blue-blind)
#E0EFED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2efe9; /* rgb */ color: rgb(226, 239, 233); /* oklch */ color: oklch(94.1% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#ebf4f0',
500: '#e2efe9',
950: '#000000',
},
}SCSS
$custom: #e2efe9; $custom-light: #ebf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e2efe9",
"rgb": {
"r": 226,
"g": 239,
"b": 233
},
"hsl": {
"h": 152.308,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.94072,
"c": 0.01593,
"h": 166.7
},
"luminance": 0.83785
}Semantic roles & 50–950 ramp
primary
#E2EFE9
secondary
#C8ADBA
accent
#3E6FA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585