#D9FDFF#D9FDFF
#D9FDFF is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.037 H 200.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FDFF |
|---|---|
| RGB | rgb(217, 253, 255) |
| HSL | hsl(183, 100%, 93%) |
| HSV | hsv(183, 15%, 100%) |
| CMYK | cmyk(14.9%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.91, -11.11, -4.83) |
| CIE-LCH | lch(96.91, 12.12, 203.52°) |
| OKLab | oklab(96.92% -0.0348 -0.0131) |
| OKLCH | oklch(96.92% 0.037 200.7) |
| XYZ | xyz(81.7859, 92.2201, 108.0796) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.53
Ice Blue (survey)
#D7FFFE
ΔE00 1.83
Very Light Blue
#D5FFFF
ΔE00 1.90
Very Pale Blue
#D6FFFE
ΔE00 2.01
Really Light Blue
#D4FFFF
ΔE00 2.11
Pale Blue
#D0FEFE
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FDFF #FFDBD9
analogous
#D9FFEE #D9FDFF #D9EAFF
triadic
#D9FDFF #FFD9FD #FDFFD9
tetradic
#D9FDFF #EED9FF #FFDBD9 #EAFFD9
square
#D9FDFF #EED9FF #FFDBD9 #EAFFD9
split-complementary
#D9FDFF #FFD9EA #FFEED9
monochromatic
#5FF7FF #9CFAFF #D9FDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.08
#D9FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#D9FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FDFF
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FDFF | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#CEFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9fdff; /* rgb */ color: rgb(217, 253, 255); /* oklch */ color: oklch(96.9% 0.037 200.7);
Tailwind
colors: {
custom: {
50: '#e5feff',
500: '#d9fdff',
950: '#000000',
},
}SCSS
$custom: #d9fdff; $custom-light: #e5feff; $custom-dark: #000000;
JSON
{
"hex": "#d9fdff",
"rgb": {
"r": 217,
"g": 253,
"b": 255
},
"hsl": {
"h": 183.158,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96915,
"c": 0.03715,
"h": 200.7
},
"luminance": 0.92222
}Semantic roles & 50–950 ramp
primary
#D9FDFF
secondary
#EC9591
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586