#D2ECFB#D2ECFB
#D2ECFB is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.9% C 0.034 H 233.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECFB |
|---|---|
| RGB | rgb(210, 236, 251) |
| HSL | hsl(202, 84%, 90%) |
| HSV | hsv(202, 16%, 98%) |
| CMYK | cmyk(16.3%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.98, -5.49, -10.11) |
| CIE-LCH | lch(91.98, 11.50, 241.51°) |
| OKLab | oklab(92.87% -0.0206 -0.0273) |
| OKLCH | oklch(92.87% 0.034 233) |
| XYZ | xyz(73.9820, 80.6559, 102.9184) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 7.22
Azure (CSS)
#F0FFFF
ΔE00 7.77
Ice Blue
#A5DFF9
ΔE00 7.93
Lightcyan
#E0FFFF
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECFB #FBE1D2
analogous
#D2FBF5 #D2ECFB #D2D7FB
triadic
#D2ECFB #FBD2EC #ECFBD2
tetradic
#D2ECFB #F5D2FB #FBE1D2 #D7FBD2
square
#D2ECFB #F5D2FB #FBE1D2 #D7FBD2
split-complementary
#D2ECFB #FBD2D7 #FBF5D2
monochromatic
#62BDF1 #9AD4F6 #D2ECFB #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.23
#D2ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D2ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECFB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECFB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#C7F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2ecfb; /* rgb */ color: rgb(210, 236, 251); /* oklch */ color: oklch(92.9% 0.034 233.0);
Tailwind
colors: {
custom: {
50: '#e0f2fc',
500: '#d2ecfb',
950: '#000000',
},
}SCSS
$custom: #d2ecfb; $custom-light: #e0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d2ecfb",
"rgb": {
"r": 210,
"g": 236,
"b": 251
},
"hsl": {
"h": 201.951,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.92869,
"c": 0.0342,
"h": 233
},
"luminance": 0.80658
}Semantic roles & 50–950 ramp
primary
#D2ECFB
secondary
#E2AE8F
accent
#5505E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585