#E8FBFB#E8FBFB
#E8FBFB is a very light, near-neutral teal. Relative luminance 0.931; OKLCH L 97.4% C 0.020 H 196.8°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FBFB |
|---|---|
| RGB | rgb(232, 251, 251) |
| HSL | hsl(180, 70%, 95%) |
| HSV | hsv(180, 8%, 98%) |
| CMYK | cmyk(7.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.27, -6.18, -2.13) |
| CIE-LCH | lch(97.27, 6.53, 198.99°) |
| OKLab | oklab(97.42% -0.019 -0.0058) |
| OKLCH | oklch(97.42% 0.02 196.8) |
| XYZ | xyz(85.1847, 93.1141, 104.7330) |
| Luminance | 0.9312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.73
Lightcyan
#E0FFFF
ΔE00 3.71
Mintcream
#F5FFFA
ΔE00 3.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 6.24
Very Pale Blue
#D6FFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FBFB #FBE8E8
analogous
#E8FBF2 #E8FBFB #E8F2FB
triadic
#E8FBFB #FBE8FB #FBFBE8
tetradic
#E8FBFB #F2E8FB #FBE8E8 #F2FBE8
square
#E8FBFB #F2E8FB #FBE8E8 #F2FBE8
split-complementary
#E8FBFB #FBE8F2 #FBF2E8
monochromatic
#80E9E9 #B4F2F2 #E5FAFA #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.07
#E8FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#E8FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FBFB
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FBFB | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#E3FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fbfb; /* rgb */ color: rgb(232, 251, 251); /* oklch */ color: oklch(97.4% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#effcfc',
500: '#e8fbfb',
950: '#000000',
},
}SCSS
$custom: #e8fbfb; $custom-light: #effcfc; $custom-dark: #000000;
JSON
{
"hex": "#e8fbfb",
"rgb": {
"r": 232,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.97416,
"c": 0.0199,
"h": 196.8
},
"luminance": 0.93115
}Semantic roles & 50–950 ramp
primary
#E8FBFB
secondary
#E1A6A6
accent
#1313D2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585