#D8FDFE#D8FDFE
#D8FDFE is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.038 H 198.5°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FDFE |
|---|---|
| RGB | rgb(216, 253, 254) |
| HSL | hsl(182, 95%, 92%) |
| HSV | hsv(182, 15%, 100%) |
| CMYK | cmyk(15%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.82, -11.61, -4.46) |
| CIE-LCH | lch(96.82, 12.44, 200.99°) |
| OKLab | oklab(96.82% -0.0361 -0.0121) |
| OKLCH | oklch(96.82% 0.038 198.5) |
| XYZ | xyz(81.3289, 92.0031, 107.2201) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.28
Very Light Blue
#D5FFFF
ΔE00 1.40
Very Pale Blue
#D6FFFE
ΔE00 1.46
Really Light Blue
#D4FFFF
ΔE00 1.62
Lightcyan
#E0FFFF
ΔE00 1.68
Pale Blue
#D0FEFE
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FDFE #FED9D8
analogous
#D8FEEC #D8FDFE #D8EAFE
triadic
#D8FDFE #FED8FD #FDFED8
tetradic
#D8FDFE #ECD8FE #FED9D8 #EAFED8
square
#D8FDFE #ECD8FE #FED9D8 #EAFED8
split-complementary
#D8FDFE #FED8EA #FEECD8
monochromatic
#61F7FB #9CFAFC #D8FDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.08
#D8FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#D8FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FDFE
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FDFE | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#CDFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8fdfe; /* rgb */ color: rgb(216, 253, 254); /* oklch */ color: oklch(96.8% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#e4fefe',
500: '#d8fdfe',
950: '#000000',
},
}SCSS
$custom: #d8fdfe; $custom-light: #e4fefe; $custom-dark: #000000;
JSON
{
"hex": "#d8fdfe",
"rgb": {
"r": 216,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.579,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.96821,
"c": 0.03807,
"h": 198.5
},
"luminance": 0.92005
}Semantic roles & 50–950 ramp
primary
#D8FDFE
secondary
#E99491
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585