#E2F3EE#E2F3EE
#E2F3EE is a very light, near-neutral teal. Relative luminance 0.864; OKLCH L 95.0% C 0.019 H 176.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3EE |
|---|---|
| RGB | rgb(226, 243, 238) |
| HSL | hsl(162, 41%, 92%) |
| HSV | hsv(162, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(94.50, -6.50, 0.49) |
| CIE-LCH | lch(94.50, 6.52, 175.73°) |
| OKLab | oklab(95.02% -0.0191 0.0012) |
| OKLCH | oklch(95.02% 0.019 176.4) |
| XYZ | xyz(78.8440, 86.4421, 93.4035) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 3.84
Honeydew
#F0FFF0
ΔE00 4.78
Lightcyan
#E0FFFF
ΔE00 4.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3EE #F3E2E7
analogous
#E2F3E6 #E2F3EE #E2F0F3
triadic
#E2F3EE #EEE2F3 #F3EEE2
tetradic
#E2F3EE #E6E2F3 #F3E2E7 #F0F3E2
square
#E2F3EE #E6E2F3 #F3E2E7 #F0F3E2
split-complementary
#E2F3EE #F3E2F0 #F3E6E2
monochromatic
#8BCFBB #B7E1D5 #E2F3EE #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.15
#E2F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#E2F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3EE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3EE | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#DEF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f3ee; /* rgb */ color: rgb(226, 243, 238); /* oklch */ color: oklch(95.0% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#ebf7f3',
500: '#e2f3ee',
950: '#000000',
},
}SCSS
$custom: #e2f3ee; $custom-light: #ebf7f3; $custom-dark: #000000;
JSON
{
"hex": "#e2f3ee",
"rgb": {
"r": 226,
"g": 243,
"b": 238
},
"hsl": {
"h": 162.353,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.95016,
"c": 0.01911,
"h": 176.4
},
"luminance": 0.86443
}Semantic roles & 50–950 ramp
primary
#E2F3EE
secondary
#D0A9B5
accent
#3158B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585