#E2F0EE#E2F0EE
#E2F0EE is a very light, near-neutral teal. Relative luminance 0.847; OKLCH L 94.4% C 0.015 H 186.7°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0EE |
|---|---|
| RGB | rgb(226, 240, 238) |
| HSL | hsl(171, 32%, 91%) |
| HSV | hsv(171, 6%, 94%) |
| CMYK | cmyk(5.8%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.74, -4.98, -0.63) |
| CIE-LCH | lch(93.74, 5.02, 187.22°) |
| OKLab | oklab(94.41% -0.015 -0.0017) |
| OKLCH | oklch(94.41% 0.015 186.7) |
| XYZ | xyz(77.9536, 84.6612, 93.1067) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.22
Mintcream
#F5FFFA
ΔE00 3.75
Light Grey
#D8DCD6
ΔE00 5.83
Lightcyan
#E0FFFF
ΔE00 5.84
Aliceblue
#F0F8FF
ΔE00 6.07
Honeydew
#F0FFF0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0EE #F0E2E4
analogous
#E2F0E7 #E2F0EE #E2EBF0
triadic
#E2F0EE #EEE2F0 #F0EEE2
tetradic
#E2F0EE #E7E2F0 #F0E2E4 #EBF0E2
square
#E2F0EE #E7E2F0 #F0E2E4 #EBF0E2
split-complementary
#E2F0EE #F0E2EB #F0E7E2
monochromatic
#91C6BF #BADBD6 #E2F0EE #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.17
#E2F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#E2F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0EE
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0EE | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#DFF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f0ee; /* rgb */ color: rgb(226, 240, 238); /* oklch */ color: oklch(94.4% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#ebf4f3',
500: '#e2f0ee',
950: '#000000',
},
}SCSS
$custom: #e2f0ee; $custom-light: #ebf4f3; $custom-dark: #000000;
JSON
{
"hex": "#e2f0ee",
"rgb": {
"r": 226,
"g": 240,
"b": 238
},
"hsl": {
"h": 171.429,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.94413,
"c": 0.01506,
"h": 186.7
},
"luminance": 0.84662
}Semantic roles & 50–950 ramp
primary
#E2F0EE
secondary
#CAACB0
accent
#3B4BAB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585