#D2EDF5#D2EDF5
#D2EDF5 is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.9% C 0.030 H 217.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDF5 |
|---|---|
| RGB | rgb(210, 237, 245) |
| HSL | hsl(194, 64%, 89%) |
| HSV | hsv(194, 14%, 96%) |
| CMYK | cmyk(14.3%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(92.07, -7.21, -6.85) |
| CIE-LCH | lch(92.07, 9.95, 223.51°) |
| OKLab | oklab(92.89% -0.0241 -0.0185) |
| OKLCH | oklch(92.89% 0.03 217.5) |
| XYZ | xyz(73.3399, 80.8610, 98.1122) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Very Light Blue
#D5FFFF
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDF5 #F5DAD2
analogous
#D2F5EC #D2EDF5 #D2DCF5
triadic
#D2EDF5 #F5D2ED #EDF5D2
tetradic
#D2EDF5 #ECD2F5 #F5DAD2 #DCF5D2
square
#D2EDF5 #ECD2F5 #F5DAD2 #DCF5D2
split-complementary
#D2EDF5 #F5D2DC #F5ECD2
monochromatic
#6EC5DF #A0D9EA #D2EDF5 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.22
#D2EDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#D2EDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDF5
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDF5 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#C9F0EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2edf5; /* rgb */ color: rgb(210, 237, 245); /* oklch */ color: oklch(92.9% 0.030 217.5);
Tailwind
colors: {
custom: {
50: '#e0f2f8',
500: '#d2edf5',
950: '#000000',
},
}SCSS
$custom: #d2edf5; $custom-light: #e0f2f8; $custom-dark: #000000;
JSON
{
"hex": "#d2edf5",
"rgb": {
"r": 210,
"g": 237,
"b": 245
},
"hsl": {
"h": 193.714,
"s": 63.636,
"l": 89.216
},
"oklch": {
"l": 0.92886,
"c": 0.03039,
"h": 217.5
},
"luminance": 0.80863
}Semantic roles & 50–950 ramp
primary
#D2EDF5
secondary
#D6A495
accent
#431ACB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585