#D9F5FA#D9F5FA
#D9F5FA is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.1% C 0.030 H 209.6°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F5FA |
|---|---|
| RGB | rgb(217, 245, 250) |
| HSL | hsl(189, 77%, 92%) |
| HSV | hsv(189, 13%, 98%) |
| CMYK | cmyk(13.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.72, -8.09, -5.48) |
| CIE-LCH | lch(94.72, 9.77, 214.12°) |
| OKLab | oklab(95.14% -0.0261 -0.0148) |
| OKLCH | oklch(95.14% 0.03 209.6) |
| XYZ | xyz(78.5188, 86.9570, 103.0715) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.23
Ice Blue (survey)
#D7FFFE
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 4.96
Very Light Blue
#D5FFFF
ΔE00 5.03
Very Pale Blue
#D6FFFE
ΔE00 5.11
Really Light Blue
#D4FFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F5FA #FADED9
analogous
#D9FAEF #D9F5FA #D9E5FA
triadic
#D9F5FA #FAD9F5 #F5FAD9
tetradic
#D9F5FA #EFD9FA #FADED9 #E5FAD9
square
#D9F5FA #EFD9FA #FADED9 #E5FAD9
split-complementary
#D9F5FA #FAD9E5 #FAEFD9
monochromatic
#6DD9EC #A3E7F3 #D9F5FA #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.14
#D9F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#D9F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F5FA
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F5FA | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#D0F8F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d9f5fa; /* rgb */ color: rgb(217, 245, 250); /* oklch */ color: oklch(95.1% 0.030 209.6);
Tailwind
colors: {
custom: {
50: '#e5f8fc',
500: '#d9f5fa',
950: '#000000',
},
}SCSS
$custom: #d9f5fa; $custom-light: #e5f8fc; $custom-dark: #000000;
JSON
{
"hex": "#d9f5fa",
"rgb": {
"r": 217,
"g": 245,
"b": 250
},
"hsl": {
"h": 189.091,
"s": 76.744,
"l": 91.569
},
"oklch": {
"l": 0.9514,
"c": 0.03,
"h": 209.6
},
"luminance": 0.86959
}Semantic roles & 50–950 ramp
primary
#D9F5FA
secondary
#E0A297
accent
#2C0DD9
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585