#E2F4ED#E2F4ED
#E2F4ED is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.2% C 0.021 H 170.6°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4ED |
|---|---|
| RGB | rgb(226, 244, 237) |
| HSL | hsl(157, 45%, 92%) |
| HSV | hsv(157, 7%, 96%) |
| CMYK | cmyk(7.4%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(94.73, -7.18, 1.34) |
| CIE-LCH | lch(94.73, 7.31, 169.45°) |
| OKLab | oklab(95.19% -0.0208 0.0034) |
| OKLCH | oklch(95.19% 0.021 170.6) |
| XYZ | xyz(78.9976, 86.9836, 92.7319) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Mintcream
#F5FFFA
ΔE00 4.18
Azure (CSS)
#F0FFFF
ΔE00 4.41
Lightcyan
#E0FFFF
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Ice
#D6FFFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4ED #F4E2E9
analogous
#E2F4E4 #E2F4ED #E2F2F4
triadic
#E2F4ED #EDE2F4 #F4EDE2
tetradic
#E2F4ED #E4E2F4 #F4E2E9 #F2F4E2
square
#E2F4ED #E4E2F4 #F4E2E9 #F2F4E2
split-complementary
#E2F4ED #F4E2F2 #F4E4E2
monochromatic
#89D2B6 #B6E3D1 #E2F4ED #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.14
#E2F4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#E2F4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4ED
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4ED | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#DEF4F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f4ed; /* rgb */ color: rgb(226, 244, 237); /* oklch */ color: oklch(95.2% 0.021 170.6);
Tailwind
colors: {
custom: {
50: '#ebf7f2',
500: '#e2f4ed',
950: '#000000',
},
}SCSS
$custom: #e2f4ed; $custom-light: #ebf7f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f4ed",
"rgb": {
"r": 226,
"g": 244,
"b": 237
},
"hsl": {
"h": 156.667,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.9519,
"c": 0.0211,
"h": 170.6
},
"luminance": 0.86985
}Semantic roles & 50–950 ramp
primary
#E2F4ED
secondary
#D2A8B8
accent
#2D63B8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585