#E8F2ED#E8F2ED
#E8F2ED is a very light, near-neutral teal. Relative luminance 0.868; OKLCH L 95.2% C 0.013 H 164.8°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2ED |
|---|---|
| RGB | rgb(232, 242, 237) |
| HSL | hsl(150, 28%, 93%) |
| HSV | hsv(150, 4%, 95%) |
| CMYK | cmyk(4.1%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.64, -4.20, 1.26) |
| CIE-LCH | lch(94.64, 4.39, 163.32°) |
| OKLab | oklab(95.22% -0.0121 0.0033) |
| OKLCH | oklch(95.22% 0.013 164.8) |
| XYZ | xyz(80.3140, 86.7740, 92.6222) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.66
Azure (CSS)
#F0FFFF
ΔE00 3.76
Light Grey
#D8DCD6
ΔE00 5.19
Honeydew
#F0FFF0
ΔE00 5.26
Off White
#FAF9F6
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2ED #F2E8ED
analogous
#E8F2E8 #E8F2ED #E8F2F2
triadic
#E8F2ED #EDE8F2 #F2EDE8
tetradic
#E8F2ED #E8E8F2 #F2E8ED #F2F2E8
square
#E8F2ED #E8E8F2 #F2E8ED #F2F2E8
split-complementary
#E8F2ED #F2E8F2 #F2E8E8
monochromatic
#9AC6B0 #C1DCCE #E8F2ED #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.14
#E8F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#E8F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2ED
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2ED | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#E6F2F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e8f2ed; /* rgb */ color: rgb(232, 242, 237); /* oklch */ color: oklch(95.2% 0.013 164.8);
Tailwind
colors: {
custom: {
50: '#eff6f2',
500: '#e8f2ed',
950: '#000000',
},
}SCSS
$custom: #e8f2ed; $custom-light: #eff6f2; $custom-dark: #000000;
JSON
{
"hex": "#e8f2ed",
"rgb": {
"r": 232,
"g": 242,
"b": 237
},
"hsl": {
"h": 150,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95224,
"c": 0.0125,
"h": 164.8
},
"luminance": 0.86774
}Semantic roles & 50–950 ramp
primary
#E8F2ED
secondary
#CCB3BF
accent
#3F73A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585