#E9EFEE#E9EFEE
#E9EFEE is a very light, near-neutral teal. Relative luminance 0.852; OKLCH L 94.7% C 0.007 H 185.3°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EFEE |
|---|---|
| RGB | rgb(233, 239, 238) |
| HSL | hsl(170, 16%, 93%) |
| HSV | hsv(170, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.98, -2.17, -0.21) |
| CIE-LCH | lch(93.98, 2.18, 185.61°) |
| OKLab | oklab(94.73% -0.0065 -0.0006) |
| OKLCH | oklch(94.73% 0.007 185.3) |
| XYZ | xyz(79.9006, 85.2294, 93.1139) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.40
Off White
#FAF9F6
ΔE00 4.00
Mintcream
#F5FFFA
ΔE00 4.13
Aliceblue
#F0F8FF
ΔE00 4.33
Azure (CSS)
#F0FFFF
ΔE00 4.56
Pale Grey
#FDFDFE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EFEE #EFE9EA
analogous
#E9EFEB #E9EFEE #E9EDEF
triadic
#E9EFEE #EEE9EF #EFEEE9
tetradic
#E9EFEE #EBE9EF #EFE9EA #EDEFE9
square
#E9EFEE #EBE9EF #EFE9EA #EDEFE9
split-complementary
#E9EFEE #EFE9ED #EFEBE9
monochromatic
#A2BBB7 #C6D5D3 #E9EFEE #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.16
#E9EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#E9EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EFEE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EFEE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#E8EFEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e9efee; /* rgb */ color: rgb(233, 239, 238); /* oklch */ color: oklch(94.7% 0.007 185.3);
Tailwind
colors: {
custom: {
50: '#f0f4f3',
500: '#e9efee',
950: '#000000',
},
}SCSS
$custom: #e9efee; $custom-light: #f0f4f3; $custom-dark: #000000;
JSON
{
"hex": "#e9efee",
"rgb": {
"r": 233,
"g": 239,
"b": 238
},
"hsl": {
"h": 170,
"s": 15.789,
"l": 92.549
},
"oklch": {
"l": 0.9473,
"c": 0.00653,
"h": 185.3
},
"luminance": 0.8523
}Semantic roles & 50–950 ramp
primary
#E9EFEE
secondary
#C5B7B9
accent
#4B599A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585