#E8FBFA#E8FBFA
#E8FBFA is a very light, near-neutral teal. Relative luminance 0.931; OKLCH L 97.4% C 0.020 H 193.0°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FBFA |
|---|---|
| RGB | rgb(232, 251, 250) |
| HSL | hsl(177, 70%, 95%) |
| HSV | hsv(177, 8%, 98%) |
| CMYK | cmyk(7.6%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.25, -6.37, -1.65) |
| CIE-LCH | lch(97.25, 6.58, 194.52°) |
| OKLab | oklab(97.39% -0.0194 -0.0045) |
| OKLCH | oklch(97.39% 0.02 193) |
| XYZ | xyz(85.0275, 93.0512, 103.9050) |
| Luminance | 0.9305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.90
Lightcyan
#E0FFFF
ΔE00 3.63
Mintcream
#F5FFFA
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Honeydew
#F0FFF0
ΔE00 6.09
Very Pale Blue
#D6FFFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FBFA #FBE8E9
analogous
#E8FBF1 #E8FBFA #E8F3FB
triadic
#E8FBFA #FAE8FB #FBFAE8
tetradic
#E8FBFA #F1E8FB #FBE8E9 #F3FBE8
square
#E8FBFA #F1E8FB #FBE8E9 #F3FBE8
split-complementary
#E8FBFA #FBE8F3 #FBF1E8
monochromatic
#80E9E3 #B4F2EF #E5FAF9 #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.07
#E8FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E8FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FBFA
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FBFA | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#E3FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fbfa; /* rgb */ color: rgb(232, 251, 250); /* oklch */ color: oklch(97.4% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#effcfb',
500: '#e8fbfa',
950: '#000000',
},
}SCSS
$custom: #e8fbfa; $custom-light: #effcfb; $custom-dark: #000000;
JSON
{
"hex": "#e8fbfa",
"rgb": {
"r": 232,
"g": 251,
"b": 250
},
"hsl": {
"h": 176.842,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.97388,
"c": 0.01994,
"h": 193
},
"luminance": 0.93052
}Semantic roles & 50–950 ramp
primary
#E8FBFA
secondary
#E1A6A9
accent
#131DD2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585