#D2EDFD#D2EDFD
#D2EDFD is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.1% C 0.036 H 233.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDFD |
|---|---|
| RGB | rgb(210, 237, 253) |
| HSL | hsl(202, 91%, 91%) |
| HSV | hsv(202, 17%, 99%) |
| CMYK | cmyk(17%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.29, -5.58, -10.69) |
| CIE-LCH | lch(92.29, 12.06, 242.40°) |
| OKLab | oklab(93.14% -0.0212 -0.0289) |
| OKLCH | oklch(93.14% 0.036 233.8) |
| XYZ | xyz(74.5876, 81.3601, 104.6838) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.78
Azure (CSS)
#F0FFFF
ΔE00 8.00
Lightcyan
#E0FFFF
ΔE00 8.30
Fog
#D8DCE0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDFD #FDE2D2
analogous
#D2FDF7 #D2EDFD #D2D7FD
triadic
#D2EDFD #FDD2ED #EDFDD2
tetradic
#D2EDFD #F7D2FD #FDE2D2 #D7FDD2
square
#D2EDFD #F7D2FD #FDE2D2 #D7FDD2
split-complementary
#D2EDFD #FDD2D7 #FDF7D2
monochromatic
#5DBEF8 #97D6FA #D2EDFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.22
#D2EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D2EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDFD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDFD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#C7F1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2edfd; /* rgb */ color: rgb(210, 237, 253); /* oklch */ color: oklch(93.1% 0.036 233.8);
Tailwind
colors: {
custom: {
50: '#e0f2fe',
500: '#d2edfd',
950: '#000000',
},
}SCSS
$custom: #d2edfd; $custom-light: #e0f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d2edfd",
"rgb": {
"r": 210,
"g": 237,
"b": 253
},
"hsl": {
"h": 202.326,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.93135,
"c": 0.03582,
"h": 233.8
},
"luminance": 0.81362
}Semantic roles & 50–950 ramp
primary
#D2EDFD
secondary
#E6AE8D
accent
#5500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585