#D9FBFC#D9FBFC
#D9FBFC is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.035 H 198.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FBFC |
|---|---|
| RGB | rgb(217, 251, 252) |
| HSL | hsl(182, 85%, 92%) |
| HSV | hsv(182, 14%, 99%) |
| CMYK | cmyk(13.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.32, -10.71, -4.16) |
| CIE-LCH | lch(96.32, 11.49, 201.25°) |
| OKLab | oklab(96.42% -0.0333 -0.0113) |
| OKLCH | oklch(96.42% 0.035 198.8) |
| XYZ | xyz(80.6787, 90.7724, 105.3467) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.25
Ice Blue (survey)
#D7FFFE
ΔE00 1.99
Very Pale Blue
#D6FFFE
ΔE00 2.19
Very Light Blue
#D5FFFF
ΔE00 2.20
Really Light Blue
#D4FFFF
ΔE00 2.42
Pale Blue
#D0FEFE
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FBFC #FCDAD9
analogous
#D9FCEC #D9FBFC #D9EAFC
triadic
#D9FBFC #FCD9FB #FBFCD9
tetradic
#D9FBFC #ECD9FC #FCDAD9 #EAFCD9
square
#D9FBFC #ECD9FC #FCDAD9 #EAFCD9
split-complementary
#D9FBFC #FCD9EA #FCECD9
monochromatic
#68EFF3 #A0F5F8 #D9FBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.10
#D9FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D9FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FBFC
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FBFC | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#CFFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9fbfc; /* rgb */ color: rgb(217, 251, 252); /* oklch */ color: oklch(96.4% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#e5fcfd',
500: '#d9fbfc',
950: '#000000',
},
}SCSS
$custom: #d9fbfc; $custom-light: #e5fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d9fbfc",
"rgb": {
"r": 217,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.714,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.96419,
"c": 0.03514,
"h": 198.8
},
"luminance": 0.90774
}Semantic roles & 50–950 ramp
primary
#D9FBFC
secondary
#E49795
accent
#0A04E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585