#D2EBF4#D2EBF4
#D2EBF4 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.029 H 221.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBF4 |
|---|---|
| RGB | rgb(210, 235, 244) |
| HSL | hsl(196, 61%, 89%) |
| HSV | hsv(196, 14%, 96%) |
| CMYK | cmyk(13.9%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.53, -6.40, -7.13) |
| CIE-LCH | lch(91.53, 9.58, 228.10°) |
| OKLab | oklab(92.45% -0.0218 -0.0192) |
| OKLCH | oklch(92.45% 0.029 221.4) |
| XYZ | xyz(72.6118, 79.6484, 97.1185) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.27
Azure (CSS)
#F0FFFF
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.95
Powder Blue
#B0E0E6
ΔE00 7.59
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBF4 #F4DBD2
analogous
#D2F4EC #D2EBF4 #D2DAF4
triadic
#D2EBF4 #F4D2EB #EBF4D2
tetradic
#D2EBF4 #ECD2F4 #F4DBD2 #DAF4D2
square
#D2EBF4 #ECD2F4 #F4DBD2 #DAF4D2
split-complementary
#D2EBF4 #F4D2DA #F4ECD2
monochromatic
#70BFDC #A1D5E8 #D2EBF4 #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.24
#D2EBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D2EBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBF4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBF4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#C9EEEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebf4; /* rgb */ color: rgb(210, 235, 244); /* oklch */ color: oklch(92.4% 0.029 221.4);
Tailwind
colors: {
custom: {
50: '#e0f1f7',
500: '#d2ebf4',
950: '#000000',
},
}SCSS
$custom: #d2ebf4; $custom-light: #e0f1f7; $custom-dark: #000000;
JSON
{
"hex": "#d2ebf4",
"rgb": {
"r": 210,
"g": 235,
"b": 244
},
"hsl": {
"h": 195.882,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.92449,
"c": 0.02908,
"h": 221.4
},
"luminance": 0.7965
}Semantic roles & 50–950 ramp
primary
#D2EBF4
secondary
#D5A696
accent
#4A1DC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585