#D8FEFD#D8FEFD
#D8FEFD is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.0% C 0.039 H 194.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FEFD |
|---|---|
| RGB | rgb(216, 254, 253) |
| HSL | hsl(178, 95%, 92%) |
| HSV | hsv(178, 15%, 100%) |
| CMYK | cmyk(15%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.05, -12.31, -3.60) |
| CIE-LCH | lch(97.05, 12.83, 196.30°) |
| OKLab | oklab(97% -0.0378 -0.0098) |
| OKLCH | oklch(97% 0.039 194.6) |
| XYZ | xyz(81.4857, 92.5722, 106.4844) |
| Luminance | 0.9257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.50
Very Pale Blue
#D6FFFE
ΔE00 0.73
Very Light Blue
#D5FFFF
ΔE00 0.97
Really Light Blue
#D4FFFF
ΔE00 1.18
Pale Blue
#D0FEFE
ΔE00 1.86
Ice
#D6FFFA
ΔE00 1.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FEFD #FED8D9
analogous
#D8FEEA #D8FEFD #D8ECFE
triadic
#D8FEFD #FDD8FE #FEFDD8
tetradic
#D8FEFD #EAD8FE #FED8D9 #ECFED8
square
#D8FEFD #EAD8FE #FED8D9 #ECFED8
split-complementary
#D8FEFD #FED8EC #FEEAD8
monochromatic
#61FBF7 #9CFCFA #D8FEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.08
#D8FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#D8FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FEFD
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FEFD | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#CDFFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8fefd; /* rgb */ color: rgb(216, 254, 253); /* oklch */ color: oklch(97.0% 0.039 194.6);
Tailwind
colors: {
custom: {
50: '#e4fefe',
500: '#d8fefd',
950: '#000000',
},
}SCSS
$custom: #d8fefd; $custom-light: #e4fefe; $custom-dark: #000000;
JSON
{
"hex": "#d8fefd",
"rgb": {
"r": 216,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.421,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.96996,
"c": 0.03904,
"h": 194.6
},
"luminance": 0.92574
}Semantic roles & 50–950 ramp
primary
#D8FEFD
secondary
#E99194
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585