#D9FFFC#D9FFFC
#D9FFFC is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.039 H 190.7°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFFC |
|---|---|
| RGB | rgb(217, 255, 252) |
| HSL | hsl(175, 100%, 93%) |
| HSV | hsv(175, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.35, -12.70, -2.65) |
| CIE-LCH | lch(97.35, 12.97, 191.77°) |
| OKLab | oklab(97.24% -0.0385 -0.0073) |
| OKLCH | oklch(97.24% 0.039 190.7) |
| XYZ | xyz(81.9414, 93.2978, 105.7676) |
| Luminance | 0.9330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.90
Very Pale Blue
#D6FFFE
ΔE00 1.01
Ice
#D6FFFA
ΔE00 1.19
Very Light Blue
#D5FFFF
ΔE00 1.44
Really Light Blue
#D4FFFF
ΔE00 1.57
Pale Blue
#D0FEFE
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFFC #FFD9DC
analogous
#D9FFE9 #D9FFFC #D9EFFF
triadic
#D9FFFC #FCD9FF #FFFCD9
tetradic
#D9FFFC #E9D9FF #FFD9DC #EFFFD9
square
#D9FFFC #E9D9FF #FFD9DC #EFFFD9
split-complementary
#D9FFFC #FFD9EF #FFE9D9
monochromatic
#5FFFF2 #9CFFF7 #D9FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.07
#D9FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#D9FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFFC
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFFC | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#CEFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d9fffc; /* rgb */ color: rgb(217, 255, 252); /* oklch */ color: oklch(97.2% 0.039 190.7);
Tailwind
colors: {
custom: {
50: '#e5fffd',
500: '#d9fffc',
950: '#000000',
},
}SCSS
$custom: #d9fffc; $custom-light: #e5fffd; $custom-dark: #000000;
JSON
{
"hex": "#d9fffc",
"rgb": {
"r": 217,
"g": 255,
"b": 252
},
"hsl": {
"h": 175.263,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.97237,
"c": 0.0392,
"h": 190.7
},
"luminance": 0.933
}Semantic roles & 50–950 ramp
primary
#D9FFFC
secondary
#EC9198
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685