#D8FEFF#D8FEFF
#D8FEFF is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.039 H 198.5°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FEFF |
|---|---|
| RGB | rgb(216, 254, 255) |
| HSL | hsl(182, 100%, 92%) |
| HSV | hsv(182, 15%, 100%) |
| CMYK | cmyk(15.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.11, -11.91, -4.55) |
| CIE-LCH | lch(97.11, 12.75, 200.92°) |
| OKLab | oklab(97.05% -0.037 -0.0124) |
| OKLCH | oklch(97.05% 0.039 198.5) |
| XYZ | xyz(81.8060, 92.7003, 108.1712) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.09
Very Light Blue
#D5FFFF
ΔE00 1.15
Very Pale Blue
#D6FFFE
ΔE00 1.25
Really Light Blue
#D4FFFF
ΔE00 1.37
Lightcyan
#E0FFFF
ΔE00 1.86
Pale Blue
#D0FEFE
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FEFF #FFD9D8
analogous
#D8FFEC #D8FEFF #D8EBFF
triadic
#D8FEFF #FFD8FE #FEFFD8
tetradic
#D8FEFF #ECD8FF #FFD9D8 #EBFFD8
square
#D8FEFF #ECD8FF #FFD9D8 #EBFFD8
split-complementary
#D8FEFF #FFD8EB #FFECD8
monochromatic
#5EFBFF #9BFCFF #D8FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.07
#D8FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#D8FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FEFF
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FEFF | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#CDFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d8feff; /* rgb */ color: rgb(216, 254, 255); /* oklch */ color: oklch(97.1% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#e4feff',
500: '#d8feff',
950: '#000000',
},
}SCSS
$custom: #d8feff; $custom-light: #e4feff; $custom-dark: #000000;
JSON
{
"hex": "#d8feff",
"rgb": {
"r": 216,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.538,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97054,
"c": 0.03904,
"h": 198.5
},
"luminance": 0.92703
}Semantic roles & 50–950 ramp
primary
#D8FEFF
secondary
#EB9290
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586