#D8FCFE#D8FCFE
#D8FCFE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.037 H 200.7°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FCFE |
|---|---|
| RGB | rgb(216, 252, 254) |
| HSL | hsl(183, 95%, 92%) |
| HSV | hsv(183, 15%, 100%) |
| CMYK | cmyk(15%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.56, -11.12, -4.84) |
| CIE-LCH | lch(96.56, 12.12, 203.51°) |
| OKLab | oklab(96.62% -0.0348 -0.0131) |
| OKLCH | oklch(96.62% 0.037 200.7) |
| XYZ | xyz(81.0141, 91.3734, 107.1152) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.62
Ice Blue (survey)
#D7FFFE
ΔE00 1.86
Very Light Blue
#D5FFFF
ΔE00 1.92
Very Pale Blue
#D6FFFE
ΔE00 2.03
Really Light Blue
#D4FFFF
ΔE00 2.12
Pale Blue
#D0FEFE
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FCFE #FEDAD8
analogous
#D8FEED #D8FCFE #D8E9FE
triadic
#D8FCFE #FED8FC #FCFED8
tetradic
#D8FCFE #EDD8FE #FEDAD8 #E9FED8
square
#D8FCFE #EDD8FE #FEDAD8 #E9FED8
split-complementary
#D8FCFE #FED8E9 #FEEDD8
monochromatic
#61F3FB #9CF7FC #D8FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.09
#D8FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#D8FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FCFE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FCFE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#CDFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8fcfe; /* rgb */ color: rgb(216, 252, 254); /* oklch */ color: oklch(96.6% 0.037 200.7);
Tailwind
colors: {
custom: {
50: '#e4fdfe',
500: '#d8fcfe',
950: '#000000',
},
}SCSS
$custom: #d8fcfe; $custom-light: #e4fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d8fcfe",
"rgb": {
"r": 216,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.158,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.96616,
"c": 0.03717,
"h": 200.7
},
"luminance": 0.91375
}Semantic roles & 50–950 ramp
primary
#D8FCFE
secondary
#E99691
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585