#E2F0ED#E2F0ED
#E2F0ED is a very light, near-neutral teal. Relative luminance 0.846; OKLCH L 94.4% C 0.015 H 181.8°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0ED |
|---|---|
| RGB | rgb(226, 240, 237) |
| HSL | hsl(167, 32%, 91%) |
| HSV | hsv(167, 6%, 94%) |
| CMYK | cmyk(5.8%, 0%, 1.2%, 5.9%) |
| CIE-LAB | lab(93.71, -5.16, -0.15) |
| CIE-LCH | lch(93.71, 5.17, 181.65°) |
| OKLab | oklab(94.39% -0.0153 -0.0005) |
| OKLCH | oklch(94.39% 0.015 181.8) |
| XYZ | xyz(77.8071, 84.6026, 92.3351) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.40
Mintcream
#F5FFFA
ΔE00 3.65
Light Grey
#D8DCD6
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 5.85
Honeydew
#F0FFF0
ΔE00 5.88
Aliceblue
#F0F8FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0ED #F0E2E5
analogous
#E2F0E6 #E2F0ED #E2ECF0
triadic
#E2F0ED #EDE2F0 #F0EDE2
tetradic
#E2F0ED #E6E2F0 #F0E2E5 #ECF0E2
square
#E2F0ED #E6E2F0 #F0E2E5 #ECF0E2
split-complementary
#E2F0ED #F0E2EC #F0E6E2
monochromatic
#91C6BB #BADBD4 #E2F0ED #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.17
#E2F0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#E2F0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0ED
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0ED | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#DFF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f0ed; /* rgb */ color: rgb(226, 240, 237); /* oklch */ color: oklch(94.4% 0.015 181.8);
Tailwind
colors: {
custom: {
50: '#ebf4f2',
500: '#e2f0ed',
950: '#000000',
},
}SCSS
$custom: #e2f0ed; $custom-light: #ebf4f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f0ed",
"rgb": {
"r": 226,
"g": 240,
"b": 237
},
"hsl": {
"h": 167.143,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.94385,
"c": 0.01535,
"h": 181.8
},
"luminance": 0.84603
}Semantic roles & 50–950 ramp
primary
#E2F0ED
secondary
#CAACB2
accent
#3B53AB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585