#D2EBF7#D2EBF7
#D2EBF7 is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.031 H 228.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBF7 |
|---|---|
| RGB | rgb(210, 235, 247) |
| HSL | hsl(199, 70%, 90%) |
| HSV | hsv(199, 15%, 97%) |
| CMYK | cmyk(15%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(91.61, -5.79, -8.57) |
| CIE-LCH | lch(91.61, 10.35, 235.96°) |
| OKLab | oklab(92.54% -0.0207 -0.0231) |
| OKLCH | oklch(92.54% 0.031 228.2) |
| XYZ | xyz(73.0710, 79.8321, 99.5370) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 7.03
Lightcyan
#E0FFFF
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.91
Ice Blue
#A5DFF9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBF7 #F7DED2
analogous
#D2F7F0 #D2EBF7 #D2D9F7
triadic
#D2EBF7 #F7D2EB #EBF7D2
tetradic
#D2EBF7 #F0D2F7 #F7DED2 #D9F7D2
square
#D2EBF7 #F0D2F7 #F7DED2 #D9F7D2
split-complementary
#D2EBF7 #F7D2D9 #F7F0D2
monochromatic
#6ABDE5 #9ED4EE #D2EBF7 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.24
#D2EBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D2EBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBF7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBF7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#C8EFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebf7; /* rgb */ color: rgb(210, 235, 247); /* oklch */ color: oklch(92.5% 0.031 228.2);
Tailwind
colors: {
custom: {
50: '#e0f1f9',
500: '#d2ebf7',
950: '#000000',
},
}SCSS
$custom: #d2ebf7; $custom-light: #e0f1f9; $custom-dark: #000000;
JSON
{
"hex": "#d2ebf7",
"rgb": {
"r": 210,
"g": 235,
"b": 247
},
"hsl": {
"h": 199.459,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.92541,
"c": 0.03105,
"h": 228.2
},
"luminance": 0.79834
}Semantic roles & 50–950 ramp
primary
#D2EBF7
secondary
#DAAA93
accent
#5114D2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585