#D2EAF2#D2EAF2
#D2EAF2 is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.028 H 219.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAF2 |
|---|---|
| RGB | rgb(210, 234, 242) |
| HSL | hsl(195, 55%, 89%) |
| HSV | hsv(195, 13%, 95%) |
| CMYK | cmyk(13.2%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(91.21, -6.29, -6.55) |
| CIE-LCH | lch(91.21, 9.08, 226.16°) |
| OKLab | oklab(92.18% -0.0212 -0.0177) |
| OKLCH | oklch(92.18% 0.028 219.8) |
| XYZ | xyz(72.0243, 78.9566, 95.4327) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.83
Aliceblue
#F0F8FF
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAF2 #F2DAD2
analogous
#D2F2EA #D2EAF2 #D2DAF2
triadic
#D2EAF2 #F2D2EA #EAF2D2
tetradic
#D2EAF2 #EAD2F2 #F2DAD2 #DAF2D2
square
#D2EAF2 #EAD2F2 #F2DAD2 #DAF2D2
split-complementary
#D2EAF2 #F2D2DA #F2EAD2
monochromatic
#73BED7 #A3D4E4 #D2EAF2 #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.25
#D2EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D2EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAF2
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAF2 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#C9EDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2eaf2; /* rgb */ color: rgb(210, 234, 242); /* oklch */ color: oklch(92.2% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#e0f0f6',
500: '#d2eaf2',
950: '#000000',
},
}SCSS
$custom: #d2eaf2; $custom-light: #e0f0f6; $custom-dark: #000000;
JSON
{
"hex": "#d2eaf2",
"rgb": {
"r": 210,
"g": 234,
"b": 242
},
"hsl": {
"h": 195,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.92184,
"c": 0.02761,
"h": 219.8
},
"luminance": 0.78958
}Semantic roles & 50–950 ramp
primary
#D2EAF2
secondary
#D1A697
accent
#4B23C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585