#E2F2EB#E2F2EB
#E2F2EB is a very light, near-neutral teal. Relative luminance 0.857; OKLCH L 94.7% C 0.019 H 167.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2EB |
|---|---|
| RGB | rgb(226, 242, 235) |
| HSL | hsl(154, 38%, 92%) |
| HSV | hsv(154, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.17, -6.54, 1.56) |
| CIE-LCH | lch(94.17, 6.72, 166.59°) |
| OKLab | oklab(94.73% -0.0188 0.004) |
| OKLCH | oklch(94.73% 0.019 167.9) |
| XYZ | xyz(78.1085, 85.6704, 91.0021) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.94
Honeydew
#F0FFF0
ΔE00 4.14
Azure (CSS)
#F0FFFF
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2EB #F2E2E9
analogous
#E2F2E3 #E2F2EB #E2F1F2
triadic
#E2F2EB #EBE2F2 #F2EBE2
tetradic
#E2F2EB #E3E2F2 #F2E2E9 #F1F2E2
square
#E2F2EB #E3E2F2 #F2E2E9 #F1F2E2
split-complementary
#E2F2EB #F2E2F1 #F2E3E2
monochromatic
#8DCCB1 #B8DFCE #E2F2EB #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.16
#E2F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#E2F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2EB
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2EB | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#DFF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2eb; /* rgb */ color: rgb(226, 242, 235); /* oklch */ color: oklch(94.7% 0.019 167.9);
Tailwind
colors: {
custom: {
50: '#ebf6f1',
500: '#e2f2eb',
950: '#000000',
},
}SCSS
$custom: #e2f2eb; $custom-light: #ebf6f1; $custom-dark: #000000;
JSON
{
"hex": "#e2f2eb",
"rgb": {
"r": 226,
"g": 242,
"b": 235
},
"hsl": {
"h": 153.75,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94731,
"c": 0.01928,
"h": 167.9
},
"luminance": 0.85671
}Semantic roles & 50–950 ramp
primary
#E2F2EB
secondary
#CEAABA
accent
#346BB1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585