#E8FBFD#E8FBFD
#E8FBFD is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.5% C 0.020 H 204.4°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FBFD |
|---|---|
| RGB | rgb(232, 251, 253) |
| HSL | hsl(186, 84%, 95%) |
| HSV | hsv(186, 8%, 99%) |
| CMYK | cmyk(8.3%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(97.33, -5.80, -3.08) |
| CIE-LCH | lch(97.33, 6.57, 207.97°) |
| OKLab | oklab(97.47% -0.0183 -0.0083) |
| OKLCH | oklch(97.47% 0.02 204.4) |
| XYZ | xyz(85.5016, 93.2408, 106.4021) |
| Luminance | 0.9324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.77
Lightcyan
#E0FFFF
ΔE00 4.07
Mintcream
#F5FFFA
ΔE00 4.36
Aliceblue
#F0F8FF
ΔE00 5.57
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Very Pale Blue
#D6FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FBFD #FDEAE8
analogous
#E8FDF4 #E8FBFD #E8F0FD
triadic
#E8FBFD #FDE8FB #FBFDE8
tetradic
#E8FBFD #F4E8FD #FDEAE8 #F0FDE8
square
#E8FBFD #F4E8FD #FDEAE8 #F0FDE8
split-complementary
#E8FBFD #FDE8F0 #FDF4E8
monochromatic
#77E7F3 #B0F1F8 #E3FAFD #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.07
#E8FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#E8FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FBFD
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FBFD | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#E2FDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fbfd; /* rgb */ color: rgb(232, 251, 253); /* oklch */ color: oklch(97.5% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#effcfe',
500: '#e8fbfd',
950: '#000000',
},
}SCSS
$custom: #e8fbfd; $custom-light: #effcfe; $custom-dark: #000000;
JSON
{
"hex": "#e8fbfd",
"rgb": {
"r": 232,
"g": 251,
"b": 253
},
"hsl": {
"h": 185.714,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.97474,
"c": 0.0201,
"h": 204.4
},
"luminance": 0.93242
}Semantic roles & 50–950 ramp
primary
#E8FBFD
secondary
#E7A9A2
accent
#1A05E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585