#D5FDFD#D5FDFD
#D5FDFD is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.6% C 0.041 H 196.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FDFD |
|---|---|
| RGB | rgb(213, 253, 253) |
| HSL | hsl(180, 91%, 91%) |
| HSV | hsv(180, 16%, 99%) |
| CMYK | cmyk(15.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.61, -12.73, -4.27) |
| CIE-LCH | lch(96.61, 13.43, 198.56°) |
| OKLab | oklab(96.6% -0.0393 -0.0116) |
| OKLCH | oklch(96.6% 0.041 196.5) |
| XYZ | xyz(80.2907, 91.4862, 106.3378) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.58
Ice Blue (survey)
#D7FFFE
ΔE00 0.58
Very Pale Blue
#D6FFFE
ΔE00 0.63
Really Light Blue
#D4FFFF
ΔE00 0.76
Pale Blue
#D0FEFE
ΔE00 1.39
Ice
#D6FFFA
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FDFD #FDD5D5
analogous
#D5FDE9 #D5FDFD #D5E9FD
triadic
#D5FDFD #FDD5FD #FDFDD5
tetradic
#D5FDFD #E9D5FD #FDD5D5 #E9FDD5
square
#D5FDFD #E9D5FD #FDD5D5 #E9FDD5
split-complementary
#D5FDFD #FDD5E9 #FDE9D5
monochromatic
#60F7F7 #9BFAFA #D5FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.09
#D5FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D5FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FDFD
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FDFD | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#C9FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5fdfd; /* rgb */ color: rgb(213, 253, 253); /* oklch */ color: oklch(96.6% 0.041 196.5);
Tailwind
colors: {
custom: {
50: '#e2fefe',
500: '#d5fdfd',
950: '#000000',
},
}SCSS
$custom: #d5fdfd; $custom-light: #e2fefe; $custom-dark: #000000;
JSON
{
"hex": "#d5fdfd",
"rgb": {
"r": 213,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.96597,
"c": 0.041,
"h": 196.5
},
"luminance": 0.91489
}Semantic roles & 50–950 ramp
primary
#D5FDFD
secondary
#E69090
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585