#E2F0EB#E2F0EB
#E2F0EB is a very light, near-neutral teal. Relative luminance 0.845; OKLCH L 94.3% C 0.016 H 172.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0EB |
|---|---|
| RGB | rgb(226, 240, 235) |
| HSL | hsl(159, 32%, 91%) |
| HSV | hsv(159, 6%, 94%) |
| CMYK | cmyk(5.8%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.66, -5.53, 0.82) |
| CIE-LCH | lch(93.66, 5.59, 171.60°) |
| OKLab | oklab(94.33% -0.0161 0.0021) |
| OKLCH | oklch(94.33% 0.016 172.6) |
| XYZ | xyz(77.5165, 84.4864, 90.8048) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.62
Azure (CSS)
#F0FFFF
ΔE00 3.92
Honeydew
#F0FFF0
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 6.02
Whitesmoke
#F5F5F5
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0EB #F0E2E7
analogous
#E2F0E4 #E2F0EB #E2EEF0
triadic
#E2F0EB #EBE2F0 #F0EBE2
tetradic
#E2F0EB #E4E2F0 #F0E2E7 #EEF0E2
square
#E2F0EB #E4E2F0 #F0E2E7 #EEF0E2
split-complementary
#E2F0EB #F0E2EE #F0E4E2
monochromatic
#91C6B3 #BADBCF #E2F0EB #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.17
#E2F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#E2F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0EB
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0EB | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#DFF0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f0eb; /* rgb */ color: rgb(226, 240, 235); /* oklch */ color: oklch(94.3% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#ebf4f1',
500: '#e2f0eb',
950: '#000000',
},
}SCSS
$custom: #e2f0eb; $custom-light: #ebf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e2f0eb",
"rgb": {
"r": 226,
"g": 240,
"b": 235
},
"hsl": {
"h": 158.571,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.94329,
"c": 0.01624,
"h": 172.6
},
"luminance": 0.84487
}Semantic roles & 50–950 ramp
primary
#E2F0EB
secondary
#CAACB7
accent
#3B63AB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585