#E1EFE9#E1EFE9
#E1EFE9 is a very light, near-neutral teal. Relative luminance 0.836; OKLCH L 94.0% C 0.017 H 168.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EFE9 |
|---|---|
| RGB | rgb(225, 239, 233) |
| HSL | hsl(154, 30%, 91%) |
| HSV | hsv(154, 6%, 94%) |
| CMYK | cmyk(5.9%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(93.29, -5.72, 1.30) |
| CIE-LCH | lch(93.29, 5.86, 167.18°) |
| OKLab | oklab(94% -0.0165 0.0034) |
| OKLCH | oklch(94% 0.017 168.5) |
| XYZ | xyz(76.6229, 83.6231, 89.1791) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.89
Azure (CSS)
#F0FFFF
ΔE00 4.39
Honeydew
#F0FFF0
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 5.54
Lightcyan
#E0FFFF
ΔE00 6.25
Ivory
#FFFFF0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EFE9 #EFE1E7
analogous
#E1EFE2 #E1EFE9 #E1EEEF
triadic
#E1EFE9 #E9E1EF #EFE9E1
tetradic
#E1EFE9 #E2E1EF #EFE1E7 #EEEFE1
square
#E1EFE9 #E2E1EF #EFE1E7 #EEEFE1
split-complementary
#E1EFE9 #EFE1EE #EFE2E1
monochromatic
#91C4AE #B9DACC #E1EFE9 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.18
#E1EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#E1EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EFE9
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EFE9 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE9
Deuteranopia (green-blind)
#EBEBE9
Tritanopia (blue-blind)
#DEEFED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1efe9; /* rgb */ color: rgb(225, 239, 233); /* oklch */ color: oklch(94.0% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#eaf4f0',
500: '#e1efe9',
950: '#000000',
},
}SCSS
$custom: #e1efe9; $custom-light: #eaf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e1efe9",
"rgb": {
"r": 225,
"g": 239,
"b": 233
},
"hsl": {
"h": 154.286,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.93999,
"c": 0.01684,
"h": 168.5
},
"luminance": 0.83624
}Semantic roles & 50–950 ramp
primary
#E1EFE9
secondary
#C9ABB8
accent
#3C6BA9
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585