#E2F0EA#E2F0EA
#E2F0EA is a very light, near-neutral teal. Relative luminance 0.844; OKLCH L 94.3% C 0.017 H 168.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0EA |
|---|---|
| RGB | rgb(226, 240, 234) |
| HSL | hsl(154, 32%, 91%) |
| HSV | hsv(154, 6%, 94%) |
| CMYK | cmyk(5.8%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.64, -5.71, 1.30) |
| CIE-LCH | lch(93.64, 5.86, 167.18°) |
| OKLab | oklab(94.3% -0.0165 0.0034) |
| OKLCH | oklch(94.3% 0.017 168.5) |
| XYZ | xyz(77.3725, 84.4288, 90.0461) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.70
Azure (CSS)
#F0FFFF
ΔE00 4.23
Honeydew
#F0FFF0
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 5.68
Lightcyan
#E0FFFF
ΔE00 6.16
Ivory
#FFFFF0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0EA #F0E2E8
analogous
#E2F0E3 #E2F0EA #E2EFF0
triadic
#E2F0EA #EAE2F0 #F0EAE2
tetradic
#E2F0EA #E3E2F0 #F0E2E8 #EFF0E2
square
#E2F0EA #E3E2F0 #F0E2E8 #EFF0E2
split-complementary
#E2F0EA #F0E2EF #F0E3E2
monochromatic
#91C6B0 #BADBCD #E2F0EA #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.17
#E2F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#E2F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0EA
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0EA | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#DFF0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f0ea; /* rgb */ color: rgb(226, 240, 234); /* oklch */ color: oklch(94.3% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#ebf4f0',
500: '#e2f0ea',
950: '#000000',
},
}SCSS
$custom: #e2f0ea; $custom-light: #ebf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f0ea",
"rgb": {
"r": 226,
"g": 240,
"b": 234
},
"hsl": {
"h": 154.286,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.94301,
"c": 0.01683,
"h": 168.5
},
"luminance": 0.84429
}Semantic roles & 50–950 ramp
primary
#E2F0EA
secondary
#CAACB9
accent
#3B6BAB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585