#E2F2F0#E2F2F0
#E2F2F0 is a very light, near-neutral teal. Relative luminance 0.860; OKLCH L 94.9% C 0.017 H 187.9°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2F0 |
|---|---|
| RGB | rgb(226, 242, 240) |
| HSL | hsl(173, 38%, 92%) |
| HSV | hsv(173, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(94.30, -5.62, -0.85) |
| CIE-LCH | lch(94.30, 5.69, 188.60°) |
| OKLab | oklab(94.87% -0.0169 -0.0023) |
| OKLCH | oklch(94.87% 0.017 187.9) |
| XYZ | xyz(78.8411, 85.9634, 94.8601) |
| Luminance | 0.8596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.96
Mintcream
#F5FFFA
ΔE00 3.81
Lightcyan
#E0FFFF
ΔE00 5.05
Honeydew
#F0FFF0
ΔE00 6.08
Aliceblue
#F0F8FF
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2F0 #F2E2E4
analogous
#E2F2E8 #E2F2F0 #E2ECF2
triadic
#E2F2F0 #F0E2F2 #F2F0E2
tetradic
#E2F2F0 #E8E2F2 #F2E2E4 #ECF2E2
square
#E2F2F0 #E8E2F2 #F2E2E4 #ECF2E2
split-complementary
#E2F2F0 #F2E2EC #F2E8E2
monochromatic
#8DCCC4 #B8DFDA #E2F2F0 #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.15
#E2F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#E2F2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2F0
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2F0 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#DEF3F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f2f0; /* rgb */ color: rgb(226, 242, 240); /* oklch */ color: oklch(94.9% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#ebf6f4',
500: '#e2f2f0',
950: '#000000',
},
}SCSS
$custom: #e2f2f0; $custom-light: #ebf6f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f2f0",
"rgb": {
"r": 226,
"g": 242,
"b": 240
},
"hsl": {
"h": 172.5,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94872,
"c": 0.0171,
"h": 187.9
},
"luminance": 0.85964
}Semantic roles & 50–950 ramp
primary
#E2F2F0
secondary
#CEAAAF
accent
#3444B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585