#D8FFFC#D8FFFC
#D8FFFC is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.040 H 190.8°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFFC |
|---|---|
| RGB | rgb(216, 255, 252) |
| HSL | hsl(175, 100%, 92%) |
| HSV | hsv(175, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.29, -13.00, -2.74) |
| CIE-LCH | lch(97.29, 13.29, 191.91°) |
| OKLab | oklab(97.17% -0.0395 -0.0075) |
| OKLCH | oklch(97.17% 0.04 190.8) |
| XYZ | xyz(81.6450, 93.1450, 105.7537) |
| Luminance | 0.9315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.83
Very Pale Blue
#D6FFFE
ΔE00 0.89
Ice
#D6FFFA
ΔE00 1.03
Very Light Blue
#D5FFFF
ΔE00 1.33
Really Light Blue
#D4FFFF
ΔE00 1.43
Pale Blue
#D0FEFE
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFFC #FFD8DB
analogous
#D8FFE9 #D8FFFC #D8EEFF
triadic
#D8FFFC #FCD8FF #FFFCD8
tetradic
#D8FFFC #E9D8FF #FFD8DB #EEFFD8
square
#D8FFFC #E9D8FF #FFD8DB #EEFFD8
split-complementary
#D8FFFC #FFD8EE #FFE9D8
monochromatic
#5EFFF3 #9BFFF7 #D8FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.07
#D8FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#D8FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFFC
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFFC | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#CDFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d8fffc; /* rgb */ color: rgb(216, 255, 252); /* oklch */ color: oklch(97.2% 0.040 190.8);
Tailwind
colors: {
custom: {
50: '#e4fffd',
500: '#d8fffc',
950: '#000000',
},
}SCSS
$custom: #d8fffc; $custom-light: #e4fffd; $custom-dark: #000000;
JSON
{
"hex": "#d8fffc",
"rgb": {
"r": 216,
"g": 255,
"b": 252
},
"hsl": {
"h": 175.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97172,
"c": 0.04018,
"h": 190.8
},
"luminance": 0.93147
}Semantic roles & 50–950 ramp
primary
#D8FFFC
secondary
#EB9097
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685