#D2ECFD#D2ECFD
#D2ECFD is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.9% C 0.036 H 236.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECFD |
|---|---|
| RGB | rgb(210, 236, 253) |
| HSL | hsl(204, 91%, 91%) |
| HSV | hsv(204, 17%, 99%) |
| CMYK | cmyk(17%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.03, -5.07, -11.07) |
| CIE-LCH | lch(92.03, 12.18, 245.37°) |
| OKLab | oklab(92.93% -0.0198 -0.0299) |
| OKLCH | oklch(92.93% 0.036 236.5) |
| XYZ | xyz(74.2989, 80.7826, 104.5875) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.57
Ice Blue
#A5DFF9
ΔE00 7.93
Azure (CSS)
#F0FFFF
ΔE00 8.34
Fog
#D8DCE0
ΔE00 8.52
Lightcyan
#E0FFFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECFD #FDE3D2
analogous
#D2FDF8 #D2ECFD #D2D6FD
triadic
#D2ECFD #FDD2EC #ECFDD2
tetradic
#D2ECFD #F8D2FD #FDE3D2 #D6FDD2
square
#D2ECFD #F8D2FD #FDE3D2 #D6FDD2
split-complementary
#D2ECFD #FDD2D6 #FDF8D2
monochromatic
#5DBBF8 #97D3FA #D2ECFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.22
#D2ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D2ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECFD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECFD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#C7F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2ecfd; /* rgb */ color: rgb(210, 236, 253); /* oklch */ color: oklch(92.9% 0.036 236.5);
Tailwind
colors: {
custom: {
50: '#e0f2fe',
500: '#d2ecfd',
950: '#000000',
},
}SCSS
$custom: #d2ecfd; $custom-light: #e0f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d2ecfd",
"rgb": {
"r": 210,
"g": 236,
"b": 253
},
"hsl": {
"h": 203.721,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.92933,
"c": 0.03591,
"h": 236.5
},
"luminance": 0.80784
}Semantic roles & 50–950 ramp
primary
#D2ECFD
secondary
#E6B08D
accent
#5B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585