#E8FDFD#E8FDFD
#E8FDFD is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.9% C 0.022 H 196.8°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FDFD |
|---|---|
| RGB | rgb(232, 253, 253) |
| HSL | hsl(180, 84%, 95%) |
| HSV | hsv(180, 8%, 99%) |
| CMYK | cmyk(8.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.83, -6.81, -2.34) |
| CIE-LCH | lch(97.83, 7.20, 198.95°) |
| OKLab | oklab(97.87% -0.021 -0.0063) |
| OKLCH | oklch(97.87% 0.022 196.8) |
| XYZ | xyz(86.1297, 94.4969, 106.6115) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.20
Lightcyan
#E0FFFF
ΔE00 3.03
Mintcream
#F5FFFA
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FDFD #FDE8E8
analogous
#E8FDF2 #E8FDFD #E8F2FD
triadic
#E8FDFD #FDE8FD #FDFDE8
tetradic
#E8FDFD #F2E8FD #FDE8E8 #F2FDE8
square
#E8FDFD #F2E8FD #FDE8E8 #F2FDE8
split-complementary
#E8FDFD #FDE8F2 #FDF2E8
monochromatic
#77F3F3 #B0F8F8 #E3FDFD #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.06
#E8FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#E8FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FDFD
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FDFD | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F6F7FD
Tritanopia (blue-blind)
#E2FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fdfd; /* rgb */ color: rgb(232, 253, 253); /* oklch */ color: oklch(97.9% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#effefe',
500: '#e8fdfd',
950: '#000000',
},
}SCSS
$custom: #e8fdfd; $custom-light: #effefe; $custom-dark: #000000;
JSON
{
"hex": "#e8fdfd",
"rgb": {
"r": 232,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.97874,
"c": 0.02193,
"h": 196.8
},
"luminance": 0.94498
}Semantic roles & 50–950 ramp
primary
#E8FDFD
secondary
#E7A2A2
accent
#0505E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585