#E8F4F2#E8F4F2
#E8F4F2 is a very light, near-neutral teal. Relative luminance 0.883; OKLCH L 95.8% C 0.013 H 185.1°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4F2 |
|---|---|
| RGB | rgb(232, 244, 242) |
| HSL | hsl(170, 35%, 93%) |
| HSV | hsv(170, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(95.27, -4.31, -0.41) |
| CIE-LCH | lch(95.27, 4.33, 185.41°) |
| OKLab | oklab(95.76% -0.0129 -0.0011) |
| OKLCH | oklch(95.76% 0.013 185.1) |
| XYZ | xyz(81.6532, 88.2673, 96.7227) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.51
Mintcream
#F5FFFA
ΔE00 2.74
Aliceblue
#F0F8FF
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.70
Off White
#FAF9F6
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4F2 #F4E8EA
analogous
#E8F4EC #E8F4F2 #E8F0F4
triadic
#E8F4F2 #F2E8F4 #F4F2E8
tetradic
#E8F4F2 #ECE8F4 #F4E8EA #F0F4E8
square
#E8F4F2 #ECE8F4 #F4E8EA #F0F4E8
split-complementary
#E8F4F2 #F4E8F0 #F4ECE8
monochromatic
#95CCC3 #BFE0DB #E8F4F2 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.13
#E8F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#E8F4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4F2
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4F2 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F2
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#E5F5F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e8f4f2; /* rgb */ color: rgb(232, 244, 242); /* oklch */ color: oklch(95.8% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#eff7f6',
500: '#e8f4f2',
950: '#000000',
},
}SCSS
$custom: #e8f4f2; $custom-light: #eff7f6; $custom-dark: #000000;
JSON
{
"hex": "#e8f4f2",
"rgb": {
"r": 232,
"g": 244,
"b": 242
},
"hsl": {
"h": 170,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95763,
"c": 0.01296,
"h": 185.1
},
"luminance": 0.88268
}Semantic roles & 50–950 ramp
primary
#E8F4F2
secondary
#D0B1B6
accent
#374BAE
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585