#E4F0EB#E4F0EB
#E4F0EB is a very light, near-neutral teal. Relative luminance 0.848; OKLCH L 94.5% C 0.014 H 169.2°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F0EB |
|---|---|
| RGB | rgb(228, 240, 235) |
| HSL | hsl(155, 29%, 92%) |
| HSV | hsv(155, 5%, 94%) |
| CMYK | cmyk(5%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.80, -4.87, 1.04) |
| CIE-LCH | lch(93.80, 4.98, 167.97°) |
| OKLab | oklab(94.48% -0.0141 0.0027) |
| OKLCH | oklch(94.48% 0.014 169.2) |
| XYZ | xyz(78.1475, 84.8117, 90.8344) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.27
Azure (CSS)
#F0FFFF
ΔE00 3.91
Honeydew
#F0FFF0
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 5.22
Off White
#FAF9F6
ΔE00 6.53
Whitesmoke
#F5F5F5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F0EB #F0E4E9
analogous
#E4F0E5 #E4F0EB #E4EFF0
triadic
#E4F0EB #EBE4F0 #F0EBE4
tetradic
#E4F0EB #E5E4F0 #F0E4E9 #EFF0E4
square
#E4F0EB #E5E4F0 #F0E4E9 #EFF0E4
split-complementary
#E4F0EB #F0E4EF #F0E5E4
monochromatic
#95C4B1 #BDDACE #E4F0EB #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.17
#E4F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#E4F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F0EB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F0EB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#E2F0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e4f0eb; /* rgb */ color: rgb(228, 240, 235); /* oklch */ color: oklch(94.5% 0.014 169.2);
Tailwind
colors: {
custom: {
50: '#ecf4f1',
500: '#e4f0eb',
950: '#000000',
},
}SCSS
$custom: #e4f0eb; $custom-light: #ecf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e4f0eb",
"rgb": {
"r": 228,
"g": 240,
"b": 235
},
"hsl": {
"h": 155,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.94475,
"c": 0.01434,
"h": 169.2
},
"luminance": 0.84812
}Semantic roles & 50–950 ramp
primary
#E4F0EB
secondary
#C9AFBA
accent
#3E6AA7
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585