#D8FFFE#D8FFFE
#D8FFFE is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.040 H 194.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFFE |
|---|---|
| RGB | rgb(216, 255, 254) |
| HSL | hsl(178, 100%, 92%) |
| HSV | hsv(178, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.34, -12.61, -3.70) |
| CIE-LCH | lch(97.34, 13.14, 196.34°) |
| OKLab | oklab(97.23% -0.0387 -0.0101) |
| OKLCH | oklch(97.23% 0.04 194.6) |
| XYZ | xyz(81.9636, 93.2724, 107.4317) |
| Luminance | 0.9327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.25
Very Pale Blue
#D6FFFE
ΔE00 0.49
Very Light Blue
#D5FFFF
ΔE00 0.76
Really Light Blue
#D4FFFF
ΔE00 0.97
Pale Blue
#D0FEFE
ΔE00 1.66
Ice
#D6FFFA
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFFE #FFD8D9
analogous
#D8FFEB #D8FFFE #D8ECFF
triadic
#D8FFFE #FED8FF #FFFED8
tetradic
#D8FFFE #EBD8FF #FFD8D9 #ECFFD8
square
#D8FFFE #EBD8FF #FFD8D9 #ECFFD8
split-complementary
#D8FFFE #FFD8EC #FFEBD8
monochromatic
#5EFFFB #9BFFFC #D8FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#D8FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#D8FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFFE
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFFE | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#CDFFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d8fffe; /* rgb */ color: rgb(216, 255, 254); /* oklch */ color: oklch(97.2% 0.040 194.6);
Tailwind
colors: {
custom: {
50: '#e4fffe',
500: '#d8fffe',
950: '#000000',
},
}SCSS
$custom: #d8fffe; $custom-light: #e4fffe; $custom-dark: #000000;
JSON
{
"hex": "#d8fffe",
"rgb": {
"r": 216,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9723,
"c": 0.03999,
"h": 194.6
},
"luminance": 0.93275
}Semantic roles & 50–950 ramp
primary
#D8FFFE
secondary
#EB9092
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685