#E0EEEF#E0EEEF
#E0EEEF is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.9% C 0.015 H 202.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEEF |
|---|---|
| RGB | rgb(224, 238, 239) |
| HSL | hsl(184, 32%, 91%) |
| HSV | hsv(184, 6%, 94%) |
| CMYK | cmyk(6.3%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(93.11, -4.43, -2.08) |
| CIE-LCH | lch(93.11, 4.89, 205.15°) |
| OKLab | oklab(93.9% -0.0138 -0.0056) |
| OKLCH | oklch(93.9% 0.015 202.1) |
| XYZ | xyz(76.8918, 83.2275, 93.6582) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.51
Mintcream
#F5FFFA
ΔE00 4.70
Aliceblue
#F0F8FF
ΔE00 5.06
Fog
#D8DCE0
ΔE00 6.02
Light Grey
#D8DCD6
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEEF #EFE1E0
analogous
#E0EFE8 #E0EEEF #E0E6EF
triadic
#E0EEEF #EFE0EE #EEEFE0
tetradic
#E0EEEF #E8E0EF #EFE1E0 #E6EFE0
square
#E0EEEF #E8E0EF #EFE1E0 #E6EFE0
split-complementary
#E0EEEF #EFE0E6 #EFE8E0
monochromatic
#8FC2C5 #B8D8DA #E0EEEF #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.19
#E0EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#E0EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEEF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEEF | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#DCEFEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eeef; /* rgb */ color: rgb(224, 238, 239); /* oklch */ color: oklch(93.9% 0.015 202.1);
Tailwind
colors: {
custom: {
50: '#e9f3f4',
500: '#e0eeef',
950: '#000000',
},
}SCSS
$custom: #e0eeef; $custom-light: #e9f3f4; $custom-dark: #000000;
JSON
{
"hex": "#e0eeef",
"rgb": {
"r": 224,
"g": 238,
"b": 239
},
"hsl": {
"h": 184,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.93896,
"c": 0.01493,
"h": 202.1
},
"luminance": 0.83228
}Semantic roles & 50–950 ramp
primary
#E0EEEF
secondary
#C9ACAA
accent
#423BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585