#D8FCFC#D8FCFC
#D8FCFC is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.037 H 196.5°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FCFC |
|---|---|
| RGB | rgb(216, 252, 252) |
| HSL | hsl(180, 86%, 92%) |
| HSV | hsv(180, 14%, 99%) |
| CMYK | cmyk(14.3%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.51, -11.51, -3.88) |
| CIE-LCH | lch(96.51, 12.15, 198.64°) |
| OKLab | oklab(96.56% -0.0355 -0.0106) |
| OKLCH | oklch(96.56% 0.037 196.5) |
| XYZ | xyz(80.6955, 91.2459, 105.4372) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.24
Very Pale Blue
#D6FFFE
ΔE00 1.45
Very Light Blue
#D5FFFF
ΔE00 1.52
Lightcyan
#E0FFFF
ΔE00 1.58
Really Light Blue
#D4FFFF
ΔE00 1.74
Pale Blue
#D0FEFE
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FCFC #FCD8D8
analogous
#D8FCEA #D8FCFC #D8EAFC
triadic
#D8FCFC #FCD8FC #FCFCD8
tetradic
#D8FCFC #EAD8FC #FCD8D8 #EAFCD8
square
#D8FCFC #EAD8FC #FCD8D8 #EAFCD8
split-complementary
#D8FCFC #FCD8EA #FCEAD8
monochromatic
#66F3F3 #9FF8F8 #D8FCFC #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.09
#D8FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#D8FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FCFC
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FCFC | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#CDFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8fcfc; /* rgb */ color: rgb(216, 252, 252); /* oklch */ color: oklch(96.6% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#e4fdfd',
500: '#d8fcfc',
950: '#000000',
},
}SCSS
$custom: #d8fcfc; $custom-light: #e4fdfd; $custom-dark: #000000;
JSON
{
"hex": "#d8fcfc",
"rgb": {
"r": 216,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.96558,
"c": 0.03708,
"h": 196.5
},
"luminance": 0.91248
}Semantic roles & 50–950 ramp
primary
#D8FCFC
secondary
#E49494
accent
#0303E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585