#E4F2ED#E4F2ED
#E4F2ED is a very light, near-neutral teal. Relative luminance 0.861; OKLCH L 94.9% C 0.016 H 172.6°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F2ED |
|---|---|
| RGB | rgb(228, 242, 237) |
| HSL | hsl(159, 35%, 92%) |
| HSV | hsv(159, 6%, 95%) |
| CMYK | cmyk(5.8%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.36, -5.52, 0.81) |
| CIE-LCH | lch(94.36, 5.58, 171.60°) |
| OKLab | oklab(94.93% -0.0161 0.0021) |
| OKLCH | oklch(94.93% 0.016 172.6) |
| XYZ | xyz(79.0301, 86.1120, 92.5620) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.25
Azure (CSS)
#F0FFFF
ΔE00 3.59
Honeydew
#F0FFF0
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 5.96
Off White
#FAF9F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F2ED #F2E4E9
analogous
#E4F2E6 #E4F2ED #E4F0F2
triadic
#E4F2ED #EDE4F2 #F2EDE4
tetradic
#E4F2ED #E6E4F2 #F2E4E9 #F0F2E4
square
#E4F2ED #E6E4F2 #F2E4E9 #F0F2E4
split-complementary
#E4F2ED #F2E4F0 #F2E6E4
monochromatic
#91CAB6 #BBDED1 #E4F2ED #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.15
#E4F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#E4F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F2ED
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F2ED | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#E1F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e4f2ed; /* rgb */ color: rgb(228, 242, 237); /* oklch */ color: oklch(94.9% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#ecf6f2',
500: '#e4f2ed',
950: '#000000',
},
}SCSS
$custom: #e4f2ed; $custom-light: #ecf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e4f2ed",
"rgb": {
"r": 228,
"g": 242,
"b": 237
},
"hsl": {
"h": 158.571,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.94932,
"c": 0.01621,
"h": 172.6
},
"luminance": 0.86113
}Semantic roles & 50–950 ramp
primary
#E4F2ED
secondary
#CDADB8
accent
#3862AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585