#E8FBFC#E8FBFC
#E8FBFC is a very light, near-neutral teal. Relative luminance 0.932; OKLCH L 97.4% C 0.020 H 200.7°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FBFC |
|---|---|
| RGB | rgb(232, 251, 252) |
| HSL | hsl(183, 77%, 95%) |
| HSV | hsv(183, 8%, 99%) |
| CMYK | cmyk(7.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.30, -5.99, -2.60) |
| CIE-LCH | lch(97.30, 6.53, 203.49°) |
| OKLab | oklab(97.45% -0.0187 -0.007) |
| OKLCH | oklch(97.45% 0.02 200.7) |
| XYZ | xyz(85.3427, 93.1773, 105.5653) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.69
Lightcyan
#E0FFFF
ΔE00 3.86
Mintcream
#F5FFFA
ΔE00 4.11
Aliceblue
#F0F8FF
ΔE00 5.90
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FBFC #FCE9E8
analogous
#E8FCF3 #E8FBFC #E8F1FC
triadic
#E8FBFC #FCE8FB #FBFCE8
tetradic
#E8FBFC #F3E8FC #FCE9E8 #F1FCE8
square
#E8FBFC #F3E8FC #FCE9E8 #F1FCE8
split-complementary
#E8FBFC #FCE8F1 #FCF3E8
monochromatic
#7CE8EE #B2F2F5 #E4FAFB #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.07
#E8FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E8FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FBFC
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FBFC | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#E3FDFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fbfc; /* rgb */ color: rgb(232, 251, 252); /* oklch */ color: oklch(97.4% 0.020 200.7);
Tailwind
colors: {
custom: {
50: '#effcfd',
500: '#e8fbfc',
950: '#000000',
},
}SCSS
$custom: #e8fbfc; $custom-light: #effcfd; $custom-dark: #000000;
JSON
{
"hex": "#e8fbfc",
"rgb": {
"r": 232,
"g": 251,
"b": 252
},
"hsl": {
"h": 183,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.97445,
"c": 0.01995,
"h": 200.7
},
"luminance": 0.93178
}Semantic roles & 50–950 ramp
primary
#E8FBFC
secondary
#E4A8A4
accent
#170CD9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585