#D2ECF2#D2ECF2
#D2ECF2 is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.6% C 0.029 H 213.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECF2 |
|---|---|
| RGB | rgb(210, 236, 242) |
| HSL | hsl(191, 55%, 89%) |
| HSV | hsv(191, 13%, 95%) |
| CMYK | cmyk(13.2%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.73, -7.31, -5.79) |
| CIE-LCH | lch(91.73, 9.32, 218.37°) |
| OKLab | oklab(92.59% -0.0239 -0.0156) |
| OKLCH | oklch(92.59% 0.029 213.2) |
| XYZ | xyz(72.5969, 80.1018, 95.6235) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.87
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Very Light Blue
#D5FFFF
ΔE00 6.54
Very Pale Blue
#D6FFFE
ΔE00 6.63
Really Light Blue
#D4FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECF2 #F2D8D2
analogous
#D2F2E8 #D2ECF2 #D2DCF2
triadic
#D2ECF2 #F2D2EC #ECF2D2
tetradic
#D2ECF2 #E8D2F2 #F2D8D2 #DCF2D2
square
#D2ECF2 #E8D2F2 #F2D8D2 #DCF2D2
split-complementary
#D2ECF2 #F2D2DC #F2E8D2
monochromatic
#73C4D7 #A3D8E4 #D2ECF2 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.23
#D2ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D2ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECF2
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECF2 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#C9EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ecf2; /* rgb */ color: rgb(210, 236, 242); /* oklch */ color: oklch(92.6% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#e0f2f6',
500: '#d2ecf2',
950: '#000000',
},
}SCSS
$custom: #d2ecf2; $custom-light: #e0f2f6; $custom-dark: #000000;
JSON
{
"hex": "#d2ecf2",
"rgb": {
"r": 210,
"g": 236,
"b": 242
},
"hsl": {
"h": 191.25,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.92592,
"c": 0.02856,
"h": 213.2
},
"luminance": 0.80103
}Semantic roles & 50–950 ramp
primary
#D2ECF2
secondary
#D1A297
accent
#4123C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585