#D2ECF3#D2ECF3
#D2ECF3 is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.6% C 0.029 H 215.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECF3 |
|---|---|
| RGB | rgb(210, 236, 243) |
| HSL | hsl(193, 58%, 89%) |
| HSV | hsv(193, 14%, 95%) |
| CMYK | cmyk(13.6%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(91.76, -7.11, -6.27) |
| CIE-LCH | lch(91.76, 9.48, 221.41°) |
| OKLab | oklab(92.62% -0.0235 -0.0169) |
| OKLCH | oklch(92.62% 0.029 215.7) |
| XYZ | xyz(72.7475, 80.1621, 96.4167) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.77
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECF3 #F3D9D2
analogous
#D2F3EA #D2ECF3 #D2DCF3
triadic
#D2ECF3 #F3D2EC #ECF3D2
tetradic
#D2ECF3 #EAD2F3 #F3D9D2 #DCF3D2
square
#D2ECF3 #EAD2F3 #F3D9D2 #DCF3D2
split-complementary
#D2ECF3 #F3D2DC #F3EAD2
monochromatic
#71C3D9 #A2D8E6 #D2ECF3 #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.23
#D2ECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#D2ECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECF3
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECF3 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#C9EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ecf3; /* rgb */ color: rgb(210, 236, 243); /* oklch */ color: oklch(92.6% 0.029 215.7);
Tailwind
colors: {
custom: {
50: '#e0f2f7',
500: '#d2ecf3',
950: '#000000',
},
}SCSS
$custom: #d2ecf3; $custom-light: #e0f2f7; $custom-dark: #000000;
JSON
{
"hex": "#d2ecf3",
"rgb": {
"r": 210,
"g": 236,
"b": 243
},
"hsl": {
"h": 192.727,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.92622,
"c": 0.02898,
"h": 215.7
},
"luminance": 0.80164
}Semantic roles & 50–950 ramp
primary
#D2ECF3
secondary
#D3A396
accent
#4320C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585