#E8FCFB#E8FCFB
#E8FCFB is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.6% C 0.021 H 193.2°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FCFB |
|---|---|
| RGB | rgb(232, 252, 251) |
| HSL | hsl(177, 77%, 95%) |
| HSV | hsv(177, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.53, -6.68, -1.75) |
| CIE-LCH | lch(97.53, 6.91, 194.72°) |
| OKLab | oklab(97.62% -0.0204 -0.0048) |
| OKLCH | oklch(97.62% 0.021 193.2) |
| XYZ | xyz(85.4979, 93.7405, 104.8374) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.11
Lightcyan
#E0FFFF
ΔE00 3.29
Mintcream
#F5FFFA
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.92
Very Light Blue
#D5FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FCFB #FCE8E9
analogous
#E8FCF1 #E8FCFB #E8F3FC
triadic
#E8FCFB #FBE8FC #FCFBE8
tetradic
#E8FCFB #F1E8FC #FCE8E9 #F3FCE8
square
#E8FCFB #F1E8FC #FCE8E9 #F3FCE8
split-complementary
#E8FCFB #FCE8F3 #FCF1E8
monochromatic
#7CEEE8 #B2F5F2 #E4FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.06
#E8FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E8FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FCFB
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FCFB | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F5F7FB
Tritanopia (blue-blind)
#E3FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8fcfb; /* rgb */ color: rgb(232, 252, 251); /* oklch */ color: oklch(97.6% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#effdfc',
500: '#e8fcfb',
950: '#000000',
},
}SCSS
$custom: #e8fcfb; $custom-light: #effdfc; $custom-dark: #000000;
JSON
{
"hex": "#e8fcfb",
"rgb": {
"r": 232,
"g": 252,
"b": 251
},
"hsl": {
"h": 177,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.97616,
"c": 0.02095,
"h": 193.2
},
"luminance": 0.93742
}Semantic roles & 50–950 ramp
primary
#E8FCFB
secondary
#E4A4A8
accent
#0C17D9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585