#D2EDFE#D2EDFE
#D2EDFE is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.2% C 0.037 H 235.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDFE |
|---|---|
| RGB | rgb(210, 237, 254) |
| HSL | hsl(203, 96%, 91%) |
| HSV | hsv(203, 17%, 100%) |
| CMYK | cmyk(17.3%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.32, -5.38, -11.16) |
| CIE-LCH | lch(92.32, 12.39, 244.28°) |
| OKLab | oklab(93.17% -0.0208 -0.0302) |
| OKLCH | oklch(93.17% 0.037 235.5) |
| XYZ | xyz(74.7473, 81.4239, 105.5249) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 7.79
Azure (CSS)
#F0FFFF
ΔE00 8.28
Lightcyan
#E0FFFF
ΔE00 8.67
Fog
#D8DCE0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDFE #FEE3D2
analogous
#D2FEF9 #D2EDFE #D2D7FE
triadic
#D2EDFE #FED2ED #EDFED2
tetradic
#D2EDFE #F9D2FE #FEE3D2 #D7FED2
square
#D2EDFE #F9D2FE #FEE3D2 #D7FED2
split-complementary
#D2EDFE #FED2D7 #FEF9D2
monochromatic
#5ABDFB #96D5FD #D2EDFE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.21
#D2EDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#D2EDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDFE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDFE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#C6F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2edfe; /* rgb */ color: rgb(210, 237, 254); /* oklch */ color: oklch(93.2% 0.037 235.5);
Tailwind
colors: {
custom: {
50: '#e0f2fe',
500: '#d2edfe',
950: '#000000',
},
}SCSS
$custom: #d2edfe; $custom-light: #e0f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d2edfe",
"rgb": {
"r": 210,
"g": 237,
"b": 254
},
"hsl": {
"h": 203.182,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.93167,
"c": 0.03667,
"h": 235.5
},
"luminance": 0.81426
}Semantic roles & 50–950 ramp
primary
#D2EDFE
secondary
#E8B08C
accent
#5900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585