#D8FFFA#D8FFFA
#D8FFFA is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.1% C 0.041 H 187.1°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFFA |
|---|---|
| RGB | rgb(216, 255, 250) |
| HSL | hsl(172, 100%, 92%) |
| HSV | hsv(172, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.24, -13.40, -1.79) |
| CIE-LCH | lch(97.24, 13.52, 187.61°) |
| OKLab | oklab(97.11% -0.0402 -0.005) |
| OKLCH | oklch(97.11% 0.041 187.1) |
| XYZ | xyz(81.3297, 93.0189, 104.0934) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.49
Ice Blue (survey)
#D7FFFE
ΔE00 1.65
Very Pale Blue
#D6FFFE
ΔE00 1.66
Very Light Blue
#D5FFFF
ΔE00 2.09
Really Light Blue
#D4FFFF
ΔE00 2.14
Pale Blue
#D0FEFE
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFFA #FFD8DD
analogous
#D8FFE7 #D8FFFA #D8F0FF
triadic
#D8FFFA #FAD8FF #FFFAD8
tetradic
#D8FFFA #E7D8FF #FFD8DD #F0FFD8
square
#D8FFFA #E7D8FF #FFD8DD #F0FFD8
split-complementary
#D8FFFA #FFD8F0 #FFE7D8
monochromatic
#5EFFEA #9BFFF2 #D8FFFA #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.07
#D8FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#D8FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFFA
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFFA | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAFA
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#CEFFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d8fffa; /* rgb */ color: rgb(216, 255, 250); /* oklch */ color: oklch(97.1% 0.041 187.1);
Tailwind
colors: {
custom: {
50: '#e4fffb',
500: '#d8fffa',
950: '#000000',
},
}SCSS
$custom: #d8fffa; $custom-light: #e4fffb; $custom-dark: #000000;
JSON
{
"hex": "#d8fffa",
"rgb": {
"r": 216,
"g": 255,
"b": 250
},
"hsl": {
"h": 172.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97114,
"c": 0.04054,
"h": 187.1
},
"luminance": 0.93021
}Semantic roles & 50–950 ramp
primary
#D8FFFA
secondary
#EB909C
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685