#D7EDFD#D7EDFD
#D7EDFD is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.5% C 0.032 H 239.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EDFD |
|---|---|
| RGB | rgb(215, 237, 253) |
| HSL | hsl(205, 90%, 92%) |
| HSV | hsv(205, 15%, 99%) |
| CMYK | cmyk(15%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.62, -4.04, -10.16) |
| CIE-LCH | lch(92.62, 10.93, 248.29°) |
| OKLab | oklab(93.48% -0.0162 -0.0274) |
| OKLCH | oklch(93.48% 0.032 239.4) |
| XYZ | xyz(76.0338, 82.1057, 104.7515) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.88
Fog
#D8DCE0
ΔE00 7.70
Azure (CSS)
#F0FFFF
ΔE00 7.83
Lightblue
#ADD8E6
ΔE00 8.59
Lightcyan
#E0FFFF
ΔE00 9.09
Ice Blue
#A5DFF9
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EDFD #FDE7D7
analogous
#D7FDFA #D7EDFD #D7DAFD
triadic
#D7EDFD #FDD7ED #EDFDD7
tetradic
#D7EDFD #FAD7FD #FDE7D7 #DAFDD7
square
#D7EDFD #FAD7FD #FDE7D7 #DAFDD7
split-complementary
#D7EDFD #FDD7DA #FDFAD7
monochromatic
#62B9F7 #9DD3FA #D7EDFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.21
#D7EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D7EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EDFD
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EDFD | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#CDF1F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d7edfd; /* rgb */ color: rgb(215, 237, 253); /* oklch */ color: oklch(93.5% 0.032 239.4);
Tailwind
colors: {
custom: {
50: '#e3f2fe',
500: '#d7edfd',
950: '#000000',
},
}SCSS
$custom: #d7edfd; $custom-light: #e3f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d7edfd",
"rgb": {
"r": 215,
"g": 237,
"b": 253
},
"hsl": {
"h": 205.263,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.93478,
"c": 0.03188,
"h": 239.4
},
"luminance": 0.82107
}Semantic roles & 50–950 ramp
primary
#D7EDFD
secondary
#E6B592
accent
#6100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585