#E8FCFA#E8FCFA
#E8FCFA is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.6% C 0.021 H 189.6°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FCFA |
|---|---|
| RGB | rgb(232, 252, 250) |
| HSL | hsl(174, 77%, 95%) |
| HSV | hsv(174, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.50, -6.87, -1.28) |
| CIE-LCH | lch(97.50, 6.99, 190.54°) |
| OKLab | oklab(97.59% -0.0208 -0.0035) |
| OKLCH | oklch(97.59% 0.021 189.6) |
| XYZ | xyz(85.3407, 93.6776, 104.0094) |
| Luminance | 0.9368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.35
Lightcyan
#E0FFFF
ΔE00 3.28
Mintcream
#F5FFFA
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Honeydew
#F0FFF0
ΔE00 5.67
Very Pale Blue
#D6FFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FCFA #FCE8EA
analogous
#E8FCF0 #E8FCFA #E8F4FC
triadic
#E8FCFA #FAE8FC #FCFAE8
tetradic
#E8FCFA #F0E8FC #FCE8EA #F4FCE8
square
#E8FCFA #F0E8FC #FCE8EA #F4FCE8
split-complementary
#E8FCFA #FCE8F4 #FCF0E8
monochromatic
#7CEEE2 #B2F5EE #E4FBF9 #E4FBF9 #E4FBF9
Accessibility & contrast
On white
1.06
#E8FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E8FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FCFA
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FCFA | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F5F7FA
Tritanopia (blue-blind)
#E3FDFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8fcfa; /* rgb */ color: rgb(232, 252, 250); /* oklch */ color: oklch(97.6% 0.021 189.6);
Tailwind
colors: {
custom: {
50: '#effdfb',
500: '#e8fcfa',
950: '#000000',
},
}SCSS
$custom: #e8fcfa; $custom-light: #effdfb; $custom-dark: #000000;
JSON
{
"hex": "#e8fcfa",
"rgb": {
"r": 232,
"g": 252,
"b": 250
},
"hsl": {
"h": 174,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.97588,
"c": 0.02107,
"h": 189.6
},
"luminance": 0.93679
}Semantic roles & 50–950 ramp
primary
#E8FCFA
secondary
#E4A4AB
accent
#0C21D9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585