#D9FAFF#D9FAFF
#D9FAFF is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.3% C 0.035 H 207.7°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FAFF |
|---|---|
| RGB | rgb(217, 250, 255) |
| HSL | hsl(188, 100%, 93%) |
| HSV | hsv(188, 15%, 100%) |
| CMYK | cmyk(14.9%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.14, -9.61, -5.97) |
| CIE-LCH | lch(96.14, 11.31, 211.86°) |
| OKLab | oklab(96.31% -0.0308 -0.0162) |
| OKLCH | oklch(96.31% 0.035 207.7) |
| XYZ | xyz(80.8463, 90.3409, 107.7664) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.37
Ice Blue (survey)
#D7FFFE
ΔE00 3.63
Very Light Blue
#D5FFFF
ΔE00 3.63
Very Pale Blue
#D6FFFE
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FAFF #FFDED9
analogous
#D9FFF1 #D9FAFF #D9E7FF
triadic
#D9FAFF #FFD9FA #FAFFD9
tetradic
#D9FAFF #F1D9FF #FFDED9 #E7FFD9
square
#D9FAFF #F1D9FF #FFDED9 #E7FFD9
split-complementary
#D9FAFF #FFD9E7 #FFF1D9
monochromatic
#5FEAFF #9CF2FF #D9FAFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.10
#D9FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D9FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FAFF
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FAFF | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#CEFDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9faff; /* rgb */ color: rgb(217, 250, 255); /* oklch */ color: oklch(96.3% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#e5fcff',
500: '#d9faff',
950: '#000000',
},
}SCSS
$custom: #d9faff; $custom-light: #e5fcff; $custom-dark: #000000;
JSON
{
"hex": "#d9faff",
"rgb": {
"r": 217,
"g": 250,
"b": 255
},
"hsl": {
"h": 187.895,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96305,
"c": 0.0348,
"h": 207.7
},
"luminance": 0.90343
}Semantic roles & 50–950 ramp
primary
#D9FAFF
secondary
#EC9D91
accent
#1E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586