#D7EFFD#D7EFFD
#D7EFFD is a very light, muted cyan. Relative luminance 0.833; OKLCH L 93.9% C 0.032 H 233.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFFD |
|---|---|
| RGB | rgb(215, 239, 253) |
| HSL | hsl(202, 90%, 92%) |
| HSV | hsv(202, 15%, 99%) |
| CMYK | cmyk(15%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.13, -5.07, -9.40) |
| CIE-LCH | lch(93.13, 10.68, 241.68°) |
| OKLab | oklab(93.88% -0.0189 -0.0254) |
| OKLCH | oklch(93.88% 0.032 233.3) |
| XYZ | xyz(76.6161, 83.2703, 104.9456) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 7.03
Lightcyan
#E0FFFF
ΔE00 7.84
Lightblue
#ADD8E6
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.07
Ice Blue
#A5DFF9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFFD #FDE5D7
analogous
#D7FDF8 #D7EFFD #D7DCFD
triadic
#D7EFFD #FDD7EF #EFFDD7
tetradic
#D7EFFD #F8D7FD #FDE5D7 #DCFDD7
square
#D7EFFD #F8D7FD #FDE5D7 #DCFDD7
split-complementary
#D7EFFD #FDD7DC #FDF8D7
monochromatic
#62C0F7 #9DD8FA #D7EFFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.19
#D7EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#D7EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFFD
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFFD | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#CDF3F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d7effd; /* rgb */ color: rgb(215, 239, 253); /* oklch */ color: oklch(93.9% 0.032 233.3);
Tailwind
colors: {
custom: {
50: '#e3f4fe',
500: '#d7effd',
950: '#000000',
},
}SCSS
$custom: #d7effd; $custom-light: #e3f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d7effd",
"rgb": {
"r": 215,
"g": 239,
"b": 253
},
"hsl": {
"h": 202.105,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.93881,
"c": 0.03166,
"h": 233.3
},
"luminance": 0.83272
}Semantic roles & 50–950 ramp
primary
#D7EFFD
secondary
#E6B192
accent
#5500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585