#D9FBFA#D9FBFA
#D9FBFA is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.035 H 194.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FBFA |
|---|---|
| RGB | rgb(217, 251, 250) |
| HSL | hsl(178, 81%, 92%) |
| HSV | hsv(178, 14%, 98%) |
| CMYK | cmyk(13.5%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.26, -11.10, -3.21) |
| CIE-LCH | lch(96.26, 11.55, 196.12°) |
| OKLab | oklab(96.36% -0.034 -0.0087) |
| OKLCH | oklch(96.36% 0.035 194.4) |
| XYZ | xyz(80.3634, 90.6463, 103.6864) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.40
Ice Blue (survey)
#D7FFFE
ΔE00 1.62
Very Pale Blue
#D6FFFE
ΔE00 1.83
Very Light Blue
#D5FFFF
ΔE00 2.01
Really Light Blue
#D4FFFF
ΔE00 2.22
Ice
#D6FFFA
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FBFA #FBD9DA
analogous
#D9FBE9 #D9FBFA #D9EBFB
triadic
#D9FBFA #FAD9FB #FBFAD9
tetradic
#D9FBFA #E9D9FB #FBD9DA #EBFBD9
square
#D9FBFA #E9D9FB #FBD9DA #EBFBD9
split-complementary
#D9FBFA #FBD9EB #FBE9D9
monochromatic
#6AEFEB #A2F5F3 #D9FBFA #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.10
#D9FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D9FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FBFA
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FBFA | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#CFFDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9fbfa; /* rgb */ color: rgb(217, 251, 250); /* oklch */ color: oklch(96.4% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#e5fcfb',
500: '#d9fbfa',
950: '#000000',
},
}SCSS
$custom: #d9fbfa; $custom-light: #e5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#d9fbfa",
"rgb": {
"r": 217,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.235,
"s": 80.952,
"l": 91.765
},
"oklch": {
"l": 0.96361,
"c": 0.03513,
"h": 194.4
},
"luminance": 0.90648
}Semantic roles & 50–950 ramp
primary
#D9FBFA
secondary
#E29698
accent
#080EDD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585