#E0EDEF#E0EDEF
#E0EDEF is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.7% C 0.014 H 207.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EDEF |
|---|---|
| RGB | rgb(224, 237, 239) |
| HSL | hsl(188, 32%, 91%) |
| HSV | hsv(188, 6%, 94%) |
| CMYK | cmyk(6.3%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.86, -3.92, -2.45) |
| CIE-LCH | lch(92.86, 4.62, 212.03°) |
| OKLab | oklab(93.7% -0.0125 -0.0066) |
| OKLCH | oklch(93.7% 0.014 207.9) |
| XYZ | xyz(76.6014, 82.6469, 93.5614) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.85
Aliceblue
#F0F8FF
ΔE00 4.54
Mintcream
#F5FFFA
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.42
Whitesmoke
#F5F5F5
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EDEF #EFE2E0
analogous
#E0EFE9 #E0EDEF #E0E5EF
triadic
#E0EDEF #EFE0ED #EDEFE0
tetradic
#E0EDEF #E9E0EF #EFE2E0 #E5EFE0
square
#E0EDEF #E9E0EF #EFE2E0 #E5EFE0
split-complementary
#E0EDEF #EFE0E5 #EFE9E0
monochromatic
#8FBEC5 #B8D6DA #E0EDEF #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.20
#E0EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E0EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EDEF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EDEF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#DCEEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0edef; /* rgb */ color: rgb(224, 237, 239); /* oklch */ color: oklch(93.7% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#e9f2f4',
500: '#e0edef',
950: '#000000',
},
}SCSS
$custom: #e0edef; $custom-light: #e9f2f4; $custom-dark: #000000;
JSON
{
"hex": "#e0edef",
"rgb": {
"r": 224,
"g": 237,
"b": 239
},
"hsl": {
"h": 188,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.93695,
"c": 0.01411,
"h": 207.9
},
"luminance": 0.82648
}Semantic roles & 50–950 ramp
primary
#E0EDEF
secondary
#C9AEAA
accent
#4A3BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585