#D9FDFD#D9FDFD
#D9FDFD is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.037 H 196.6°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FDFD |
|---|---|
| RGB | rgb(217, 253, 253) |
| HSL | hsl(180, 90%, 92%) |
| HSV | hsv(180, 14%, 99%) |
| CMYK | cmyk(14.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.86, -11.51, -3.88) |
| CIE-LCH | lch(96.86, 12.14, 198.64°) |
| OKLab | oklab(96.86% -0.0355 -0.0106) |
| OKLCH | oklch(96.86% 0.037 196.6) |
| XYZ | xyz(81.4656, 92.0920, 106.3928) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.19
Very Pale Blue
#D6FFFE
ΔE00 1.41
Lightcyan
#E0FFFF
ΔE00 1.48
Very Light Blue
#D5FFFF
ΔE00 1.49
Really Light Blue
#D4FFFF
ΔE00 1.71
Pale Blue
#D0FEFE
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FDFD #FDD9D9
analogous
#D9FDEB #D9FDFD #D9EBFD
triadic
#D9FDFD #FDD9FD #FDFDD9
tetradic
#D9FDFD #EBD9FD #FDD9D9 #EBFDD9
square
#D9FDFD #EBD9FD #FDD9D9 #EBFDD9
split-complementary
#D9FDFD #FDD9EB #FDEBD9
monochromatic
#65F7F7 #9FFAFA #D9FDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.08
#D9FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#D9FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FDFD
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FDFD | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#CEFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9fdfd; /* rgb */ color: rgb(217, 253, 253); /* oklch */ color: oklch(96.9% 0.037 196.6);
Tailwind
colors: {
custom: {
50: '#e5fefe',
500: '#d9fdfd',
950: '#000000',
},
}SCSS
$custom: #d9fdfd; $custom-light: #e5fefe; $custom-dark: #000000;
JSON
{
"hex": "#d9fdfd",
"rgb": {
"r": 217,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.96857,
"c": 0.03706,
"h": 196.6
},
"luminance": 0.92094
}Semantic roles & 50–950 ramp
primary
#D9FDFD
secondary
#E79494
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585