#E2F2ED#E2F2ED
#E2F2ED is a very light, near-neutral teal. Relative luminance 0.858; OKLCH L 94.8% C 0.018 H 175.3°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2ED |
|---|---|
| RGB | rgb(226, 242, 237) |
| HSL | hsl(161, 38%, 92%) |
| HSV | hsv(161, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.22, -6.18, 0.59) |
| CIE-LCH | lch(94.22, 6.20, 174.50°) |
| OKLab | oklab(94.79% -0.0181 0.0015) |
| OKLCH | oklch(94.79% 0.018 175.3) |
| XYZ | xyz(78.3991, 85.7866, 92.5324) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.73
Azure (CSS)
#F0FFFF
ΔE00 3.75
Honeydew
#F0FFF0
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.29
Light Grey
#D8DCD6
ΔE00 6.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2ED #F2E2E7
analogous
#E2F2E5 #E2F2ED #E2EFF2
triadic
#E2F2ED #EDE2F2 #F2EDE2
tetradic
#E2F2ED #E5E2F2 #F2E2E7 #EFF2E2
square
#E2F2ED #E5E2F2 #F2E2E7 #EFF2E2
split-complementary
#E2F2ED #F2E2EF #F2E5E2
monochromatic
#8DCCB9 #B8DFD3 #E2F2ED #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.16
#E2F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#E2F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2ED
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2ED | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#DFF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2ed; /* rgb */ color: rgb(226, 242, 237); /* oklch */ color: oklch(94.8% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#ebf6f2',
500: '#e2f2ed',
950: '#000000',
},
}SCSS
$custom: #e2f2ed; $custom-light: #ebf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f2ed",
"rgb": {
"r": 226,
"g": 242,
"b": 237
},
"hsl": {
"h": 161.25,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94787,
"c": 0.01815,
"h": 175.3
},
"luminance": 0.85787
}Semantic roles & 50–950 ramp
primary
#E2F2ED
secondary
#CEAAB5
accent
#345BB1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585