#E8F4F0#E8F4F0
#E8F4F0 is a very light, near-neutral teal. Relative luminance 0.881; OKLCH L 95.7% C 0.014 H 174.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4F0 |
|---|---|
| RGB | rgb(232, 244, 240) |
| HSL | hsl(160, 35%, 93%) |
| HSV | hsv(160, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(95.22, -4.68, 0.55) |
| CIE-LCH | lch(95.22, 4.71, 173.25°) |
| OKLab | oklab(95.71% -0.0137 0.0014) |
| OKLCH | oklch(95.71% 0.014 174.2) |
| XYZ | xyz(81.3545, 88.1478, 95.1494) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.47
Azure (CSS)
#F0FFFF
ΔE00 2.98
Honeydew
#F0FFF0
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 5.91
Off White
#FAF9F6
ΔE00 6.11
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4F0 #F4E8EC
analogous
#E8F4EA #E8F4F0 #E8F2F4
triadic
#E8F4F0 #F0E8F4 #F4F0E8
tetradic
#E8F4F0 #EAE8F4 #F4E8EC #F2F4E8
square
#E8F4F0 #EAE8F4 #F4E8EC #F2F4E8
split-complementary
#E8F4F0 #F4E8F2 #F4EAE8
monochromatic
#95CCBA #BFE0D5 #E8F4F0 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.13
#E8F4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#E8F4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4F0
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4F0 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#E6F4F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e8f4f0; /* rgb */ color: rgb(232, 244, 240); /* oklch */ color: oklch(95.7% 0.014 174.2);
Tailwind
colors: {
custom: {
50: '#eff7f4',
500: '#e8f4f0',
950: '#000000',
},
}SCSS
$custom: #e8f4f0; $custom-light: #eff7f4; $custom-dark: #000000;
JSON
{
"hex": "#e8f4f0",
"rgb": {
"r": 232,
"g": 244,
"b": 240
},
"hsl": {
"h": 160,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95707,
"c": 0.01374,
"h": 174.2
},
"luminance": 0.88148
}Semantic roles & 50–950 ramp
primary
#E8F4F0
secondary
#D0B1BB
accent
#375FAE
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585