#D1FDFD#D1FDFD
#D1FDFD is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.045 H 196.4°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FDFD |
|---|---|
| RGB | rgb(209, 253, 253) |
| HSL | hsl(180, 92%, 91%) |
| HSV | hsv(180, 17%, 99%) |
| CMYK | cmyk(17.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.37, -13.94, -4.66) |
| CIE-LCH | lch(96.37, 14.70, 198.48°) |
| OKLab | oklab(96.34% -0.0431 -0.0127) |
| OKLCH | oklch(96.34% 0.045 196.4) |
| XYZ | xyz(79.1445, 90.8952, 106.2840) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.47
Really Light Blue
#D4FFFF
ΔE00 0.51
Very Light Blue
#D5FFFF
ΔE00 0.68
Very Pale Blue
#D6FFFE
ΔE00 0.90
Ice Blue (survey)
#D7FFFE
ΔE00 1.10
Ice
#D6FFFA
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FDFD #FDD1D1
analogous
#D1FDE7 #D1FDFD #D1E7FD
triadic
#D1FDFD #FDD1FD #FDFDD1
tetradic
#D1FDFD #E7D1FD #FDD1D1 #E7FDD1
square
#D1FDFD #E7D1FD #FDD1D1 #E7FDD1
split-complementary
#D1FDFD #FDD1E7 #FDE7D1
monochromatic
#5CF8F8 #96FAFA #D1FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.09
#D1FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D1FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FDFD
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FDFD | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#C4FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d1fdfd; /* rgb */ color: rgb(209, 253, 253); /* oklch */ color: oklch(96.3% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#dffefe',
500: '#d1fdfd',
950: '#000000',
},
}SCSS
$custom: #d1fdfd; $custom-light: #dffefe; $custom-dark: #000000;
JSON
{
"hex": "#d1fdfd",
"rgb": {
"r": 209,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 91.667,
"l": 90.588
},
"oklch": {
"l": 0.96342,
"c": 0.0449,
"h": 196.4
},
"luminance": 0.90898
}Semantic roles & 50–950 ramp
primary
#D1FDFD
secondary
#E68C8C
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585