#E8F8FA#E8F8FA
#E8F8FA is a very light, near-neutral teal. Relative luminance 0.912; OKLCH L 96.8% C 0.017 H 205.8°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F8FA |
|---|---|
| RGB | rgb(232, 248, 250) |
| HSL | hsl(187, 64%, 95%) |
| HSV | hsv(187, 7%, 98%) |
| CMYK | cmyk(7.2%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(96.49, -4.85, -2.76) |
| CIE-LCH | lch(96.49, 5.58, 209.64°) |
| OKLab | oklab(96.79% -0.0154 -0.0074) |
| OKLCH | oklch(96.79% 0.017 205.8) |
| XYZ | xyz(84.0978, 91.1917, 103.5951) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.72
Mintcream
#F5FFFA
ΔE00 4.01
Aliceblue
#F0F8FF
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 5.15
Whitesmoke
#F5F5F5
ΔE00 6.63
White
#FFFFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F8FA #FAEAE8
analogous
#E8FAF3 #E8F8FA #E8EFFA
triadic
#E8F8FA #FAE8F8 #F8FAE8
tetradic
#E8F8FA #F3E8FA #FAEAE8 #EFFAE8
square
#E8F8FA #F3E8FA #FAEAE8 #EFFAE8
split-complementary
#E8F8FA #FAE8EF #FAF3E8
monochromatic
#83D9E4 #B6E9EF #E6F7FA #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.09
#E8F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#E8F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F8FA
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F8FA | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#E3F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8f8fa; /* rgb */ color: rgb(232, 248, 250); /* oklch */ color: oklch(96.8% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#effafb',
500: '#e8f8fa',
950: '#000000',
},
}SCSS
$custom: #e8f8fa; $custom-light: #effafb; $custom-dark: #000000;
JSON
{
"hex": "#e8f8fa",
"rgb": {
"r": 232,
"g": 248,
"b": 250
},
"hsl": {
"h": 186.667,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.96789,
"c": 0.01707,
"h": 205.8
},
"luminance": 0.91193
}Semantic roles & 50–950 ramp
primary
#E8F8FA
secondary
#DEAEA8
accent
#2D19CC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585