#E0F2F2#E0F2F2
#E0F2F2 is a very light, near-neutral teal. Relative luminance 0.858; OKLCH L 94.8% C 0.019 H 196.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F2F2 |
|---|---|
| RGB | rgb(224, 242, 242) |
| HSL | hsl(180, 41%, 91%) |
| HSV | hsv(180, 7%, 95%) |
| CMYK | cmyk(7.4%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(94.21, -5.90, -2.03) |
| CIE-LCH | lch(94.21, 6.24, 199.00°) |
| OKLab | oklab(94.79% -0.0182 -0.0055) |
| OKLCH | oklch(94.79% 0.019 196.8) |
| XYZ | xyz(78.5161, 85.7613, 96.4042) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.01
Lightcyan
#E0FFFF
ΔE00 4.55
Mintcream
#F5FFFA
ΔE00 4.55
Aliceblue
#F0F8FF
ΔE00 6.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Very Pale Blue
#D6FFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F2F2 #F2E0E0
analogous
#E0F2E9 #E0F2F2 #E0E9F2
triadic
#E0F2F2 #F2E0F2 #F2F2E0
tetradic
#E0F2F2 #E9E0F2 #F2E0E0 #E9F2E0
square
#E0F2F2 #E9E0F2 #F2E0E0 #E9F2E0
split-complementary
#E0F2F2 #F2E0E9 #F2E9E0
monochromatic
#8ACECE #B5E0E0 #E0F2F2 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.16
#E0F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#E0F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F2F2
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F2F2 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#DBF3F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e0f2f2; /* rgb */ color: rgb(224, 242, 242); /* oklch */ color: oklch(94.8% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#e9f6f6',
500: '#e0f2f2',
950: '#000000',
},
}SCSS
$custom: #e0f2f2; $custom-light: #e9f6f6; $custom-dark: #000000;
JSON
{
"hex": "#e0f2f2",
"rgb": {
"r": 224,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.94786,
"c": 0.01899,
"h": 196.8
},
"luminance": 0.85762
}Semantic roles & 50–950 ramp
primary
#E0F2F2
secondary
#CFA8A8
accent
#3232B4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585