#E2F2EA#E2F2EA
#E2F2EA is a very light, near-neutral teal. Relative luminance 0.856; OKLCH L 94.7% C 0.020 H 164.6°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2EA |
|---|---|
| RGB | rgb(226, 242, 234) |
| HSL | hsl(150, 38%, 92%) |
| HSV | hsv(150, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.15, -6.72, 2.04) |
| CIE-LCH | lch(94.15, 7.03, 163.11°) |
| OKLab | oklab(94.7% -0.0192 0.0053) |
| OKLCH | oklch(94.7% 0.02 164.6) |
| XYZ | xyz(77.9645, 85.6128, 90.2434) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.82
Mintcream
#F5FFFA
ΔE00 4.10
Azure (CSS)
#F0FFFF
ΔE00 4.77
Lightcyan
#E0FFFF
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.55
Ice
#D6FFFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2EA #F2E2EA
analogous
#E2F2E2 #E2F2EA #E2F2F2
triadic
#E2F2EA #EAE2F2 #F2EAE2
tetradic
#E2F2EA #E2E2F2 #F2E2EA #F2F2E2
square
#E2F2EA #E2E2F2 #F2E2EA #F2F2E2
split-complementary
#E2F2EA #F2E2F2 #F2E2E2
monochromatic
#8DCCAD #B8DFCB #E2F2EA #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.16
#E2F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#E2F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2EA
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2EA | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#DFF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2ea; /* rgb */ color: rgb(226, 242, 234); /* oklch */ color: oklch(94.7% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#ebf6f0',
500: '#e2f2ea',
950: '#000000',
},
}SCSS
$custom: #e2f2ea; $custom-light: #ebf6f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f2ea",
"rgb": {
"r": 226,
"g": 242,
"b": 234
},
"hsl": {
"h": 150,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94703,
"c": 0.01996,
"h": 164.6
},
"luminance": 0.85614
}Semantic roles & 50–950 ramp
primary
#E2F2EA
secondary
#CEAABC
accent
#3473B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585