#D9FBFF#D9FBFF
#D9FBFF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.036 H 205.2°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FBFF |
|---|---|
| RGB | rgb(217, 251, 255) |
| HSL | hsl(186, 100%, 93%) |
| HSV | hsv(186, 15%, 100%) |
| CMYK | cmyk(14.9%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.40, -10.11, -5.59) |
| CIE-LCH | lch(96.40, 11.55, 208.95°) |
| OKLab | oklab(96.51% -0.0321 -0.0151) |
| OKLCH | oklch(96.51% 0.036 205.2) |
| XYZ | xyz(81.1578, 90.9640, 107.8702) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.95
Ice Blue (survey)
#D7FFFE
ΔE00 3.02
Very Light Blue
#D5FFFF
ΔE00 3.03
Very Pale Blue
#D6FFFE
ΔE00 3.18
Really Light Blue
#D4FFFF
ΔE00 3.22
Pale Blue
#D0FEFE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FBFF #FFDDD9
analogous
#D9FFF0 #D9FBFF #D9E8FF
triadic
#D9FBFF #FFD9FB #FBFFD9
tetradic
#D9FBFF #F0D9FF #FFDDD9 #E8FFD9
square
#D9FBFF #F0D9FF #FFDDD9 #E8FFD9
split-complementary
#D9FBFF #FFD9E8 #FFF0D9
monochromatic
#5FEEFF #9CF5FF #D9FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.09
#D9FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#D9FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FBFF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FBFF | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#CEFEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9fbff; /* rgb */ color: rgb(217, 251, 255); /* oklch */ color: oklch(96.5% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#e5fcff',
500: '#d9fbff',
950: '#000000',
},
}SCSS
$custom: #d9fbff; $custom-light: #e5fcff; $custom-dark: #000000;
JSON
{
"hex": "#d9fbff",
"rgb": {
"r": 217,
"g": 251,
"b": 255
},
"hsl": {
"h": 186.316,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96508,
"c": 0.03553,
"h": 205.2
},
"luminance": 0.90966
}Semantic roles & 50–950 ramp
primary
#D9FBFF
secondary
#EC9A91
accent
#1800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586