#E8FCFC#E8FCFC
#E8FCFC is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.6% C 0.021 H 196.8°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FCFC |
|---|---|
| RGB | rgb(232, 252, 252) |
| HSL | hsl(180, 77%, 95%) |
| HSV | hsv(180, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.55, -6.49, -2.23) |
| CIE-LCH | lch(97.55, 6.87, 198.97°) |
| OKLab | oklab(97.65% -0.02 -0.006) |
| OKLCH | oklch(97.65% 0.021 196.8) |
| XYZ | xyz(85.6559, 93.8037, 105.6697) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.95
Lightcyan
#E0FFFF
ΔE00 3.37
Mintcream
#F5FFFA
ΔE00 4.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FCFC #FCE8E8
analogous
#E8FCF2 #E8FCFC #E8F2FC
triadic
#E8FCFC #FCE8FC #FCFCE8
tetradic
#E8FCFC #F2E8FC #FCE8E8 #F2FCE8
square
#E8FCFC #F2E8FC #FCE8E8 #F2FCE8
split-complementary
#E8FCFC #FCE8F2 #FCF2E8
monochromatic
#7CEEEE #B2F5F5 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.06
#E8FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#E8FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FCFC
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FCFC | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#E3FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8fcfc; /* rgb */ color: rgb(232, 252, 252); /* oklch */ color: oklch(97.6% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#effdfd',
500: '#e8fcfc',
950: '#000000',
},
}SCSS
$custom: #e8fcfc; $custom-light: #effdfd; $custom-dark: #000000;
JSON
{
"hex": "#e8fcfc",
"rgb": {
"r": 232,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.97645,
"c": 0.02091,
"h": 196.8
},
"luminance": 0.93805
}Semantic roles & 50–950 ramp
primary
#E8FCFC
secondary
#E4A4A4
accent
#0C0CD9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585