#D9FCFF#D9FCFF
#D9FCFF is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.036 H 202.9°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FCFF |
|---|---|
| RGB | rgb(217, 252, 255) |
| HSL | hsl(185, 100%, 93%) |
| HSV | hsv(185, 15%, 100%) |
| CMYK | cmyk(14.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.65, -10.61, -5.21) |
| CIE-LCH | lch(96.65, 11.82, 206.17°) |
| OKLab | oklab(96.71% -0.0334 -0.0141) |
| OKLCH | oklch(96.71% 0.036 202.9) |
| XYZ | xyz(81.4710, 91.5904, 107.9746) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.65
Ice Blue (survey)
#D7FFFE
ΔE00 2.42
Very Light Blue
#D5FFFF
ΔE00 2.45
Very Pale Blue
#D6FFFE
ΔE00 2.58
Really Light Blue
#D4FFFF
ΔE00 2.65
Pale Blue
#D0FEFE
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FCFF #FFDCD9
analogous
#D9FFEF #D9FCFF #D9E9FF
triadic
#D9FCFF #FFD9FC #FCFFD9
tetradic
#D9FCFF #EFD9FF #FFDCD9 #E9FFD9
square
#D9FCFF #EFD9FF #FFDCD9 #E9FFD9
split-complementary
#D9FCFF #FFD9E9 #FFEFD9
monochromatic
#5FF2FF #9CF7FF #D9FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.09
#D9FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#D9FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FCFF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FCFF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F9FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#CEFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9fcff; /* rgb */ color: rgb(217, 252, 255); /* oklch */ color: oklch(96.7% 0.036 202.9);
Tailwind
colors: {
custom: {
50: '#e5fdff',
500: '#d9fcff',
950: '#000000',
},
}SCSS
$custom: #d9fcff; $custom-light: #e5fdff; $custom-dark: #000000;
JSON
{
"hex": "#d9fcff",
"rgb": {
"r": 217,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96712,
"c": 0.03631,
"h": 202.9
},
"luminance": 0.91593
}Semantic roles & 50–950 ramp
primary
#D9FCFF
secondary
#EC9891
accent
#1200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586