#E2F2EF#E2F2EF
#E2F2EF is a very light, near-neutral teal. Relative luminance 0.859; OKLCH L 94.8% C 0.017 H 183.5°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2EF |
|---|---|
| RGB | rgb(226, 242, 239) |
| HSL | hsl(169, 38%, 92%) |
| HSV | hsv(169, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.27, -5.81, -0.37) |
| CIE-LCH | lch(94.27, 5.82, 183.63°) |
| OKLab | oklab(94.84% -0.0173 -0.0011) |
| OKLCH | oklch(94.84% 0.017 183.5) |
| XYZ | xyz(78.6929, 85.9041, 94.0799) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.18
Mintcream
#F5FFFA
ΔE00 3.73
Lightcyan
#E0FFFF
ΔE00 5.08
Honeydew
#F0FFF0
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 6.47
Aliceblue
#F0F8FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2EF #F2E2E5
analogous
#E2F2E7 #E2F2EF #E2EDF2
triadic
#E2F2EF #EFE2F2 #F2EFE2
tetradic
#E2F2EF #E7E2F2 #F2E2E5 #EDF2E2
square
#E2F2EF #E7E2F2 #F2E2E5 #EDF2E2
split-complementary
#E2F2EF #F2E2ED #F2E7E2
monochromatic
#8DCCC0 #B8DFD8 #E2F2EF #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.16
#E2F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#E2F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2EF
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2EF | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#DEF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2ef; /* rgb */ color: rgb(226, 242, 239); /* oklch */ color: oklch(94.8% 0.017 183.5);
Tailwind
colors: {
custom: {
50: '#ebf6f4',
500: '#e2f2ef',
950: '#000000',
},
}SCSS
$custom: #e2f2ef; $custom-light: #ebf6f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f2ef",
"rgb": {
"r": 226,
"g": 242,
"b": 239
},
"hsl": {
"h": 168.75,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94843,
"c": 0.01735,
"h": 183.5
},
"luminance": 0.85905
}Semantic roles & 50–950 ramp
primary
#E2F2EF
secondary
#CEAAB1
accent
#344CB1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585