#E8FDFB#E8FDFB
#E8FDFB is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.8% C 0.022 H 189.9°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FDFB |
|---|---|
| RGB | rgb(232, 253, 251) |
| HSL | hsl(174, 84%, 95%) |
| HSV | hsv(174, 8%, 99%) |
| CMYK | cmyk(8.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.78, -7.18, -1.38) |
| CIE-LCH | lch(97.78, 7.31, 190.90°) |
| OKLab | oklab(97.82% -0.0217 -0.0038) |
| OKLCH | oklch(97.82% 0.022 189.9) |
| XYZ | xyz(85.8128, 94.3702, 104.9423) |
| Luminance | 0.9437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.58
Lightcyan
#E0FFFF
ΔE00 2.96
Mintcream
#F5FFFA
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 5.28
Very Pale Blue
#D6FFFE
ΔE00 5.52
Very Light Blue
#D5FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FDFB #FDE8EA
analogous
#E8FDF0 #E8FDFB #E8F4FD
triadic
#E8FDFB #FBE8FD #FDFBE8
tetradic
#E8FDFB #F0E8FD #FDE8EA #F4FDE8
square
#E8FDFB #F0E8FD #FDE8EA #F4FDE8
split-complementary
#E8FDFB #FDE8F4 #FDF0E8
monochromatic
#77F3E7 #B0F8F1 #E3FDFA #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.06
#E8FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#E8FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FDFB
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FDFB | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#E3FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fdfb; /* rgb */ color: rgb(232, 253, 251); /* oklch */ color: oklch(97.8% 0.022 189.9);
Tailwind
colors: {
custom: {
50: '#effefc',
500: '#e8fdfb',
950: '#000000',
},
}SCSS
$custom: #e8fdfb; $custom-light: #effefc; $custom-dark: #000000;
JSON
{
"hex": "#e8fdfb",
"rgb": {
"r": 232,
"g": 253,
"b": 251
},
"hsl": {
"h": 174.286,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.97816,
"c": 0.02208,
"h": 189.9
},
"luminance": 0.94371
}Semantic roles & 50–950 ramp
primary
#E8FDFB
secondary
#E7A2A9
accent
#051AE0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585