#D7FDFD#D7FDFD
#D7FDFD is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.7% C 0.039 H 196.5°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FDFD |
|---|---|
| RGB | rgb(215, 253, 253) |
| HSL | hsl(180, 90%, 92%) |
| HSV | hsv(180, 15%, 99%) |
| CMYK | cmyk(15%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.73, -12.12, -4.08) |
| CIE-LCH | lch(96.73, 12.79, 198.60°) |
| OKLab | oklab(96.73% -0.0374 -0.0111) |
| OKLCH | oklch(96.73% 0.039 196.5) |
| XYZ | xyz(80.8746, 91.7873, 106.3651) |
| Luminance | 0.9179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.78
Very Pale Blue
#D6FFFE
ΔE00 0.96
Very Light Blue
#D5FFFF
ΔE00 1.00
Really Light Blue
#D4FFFF
ΔE00 1.22
Pale Blue
#D0FEFE
ΔE00 1.89
Lightcyan
#E0FFFF
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FDFD #FDD7D7
analogous
#D7FDEA #D7FDFD #D7EAFD
triadic
#D7FDFD #FDD7FD #FDFDD7
tetradic
#D7FDFD #EAD7FD #FDD7D7 #EAFDD7
square
#D7FDFD #EAD7FD #FDD7D7 #EAFDD7
split-complementary
#D7FDFD #FDD7EA #FDEAD7
monochromatic
#62F7F7 #9DFAFA #D7FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.08
#D7FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#D7FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FDFD
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FDFD | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#CCFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7fdfd; /* rgb */ color: rgb(215, 253, 253); /* oklch */ color: oklch(96.7% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#e3fefe',
500: '#d7fdfd',
950: '#000000',
},
}SCSS
$custom: #d7fdfd; $custom-light: #e3fefe; $custom-dark: #000000;
JSON
{
"hex": "#d7fdfd",
"rgb": {
"r": 215,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.96726,
"c": 0.03903,
"h": 196.5
},
"luminance": 0.91789
}Semantic roles & 50–950 ramp
primary
#D7FDFD
secondary
#E69292
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585