#D2EBF2#D2EBF2
#D2EBF2 is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.4% C 0.028 H 216.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBF2 |
|---|---|
| RGB | rgb(210, 235, 242) |
| HSL | hsl(193, 55%, 89%) |
| HSV | hsv(193, 13%, 95%) |
| CMYK | cmyk(13.2%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.47, -6.80, -6.17) |
| CIE-LCH | lch(91.47, 9.18, 222.21°) |
| OKLab | oklab(92.39% -0.0226 -0.0166) |
| OKLCH | oklch(92.39% 0.028 216.4) |
| XYZ | xyz(72.3098, 79.5276, 95.5278) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.17
Powder Blue
#B0E0E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBF2 #F2D9D2
analogous
#D2F2E9 #D2EBF2 #D2DBF2
triadic
#D2EBF2 #F2D2EB #EBF2D2
tetradic
#D2EBF2 #E9D2F2 #F2D9D2 #DBF2D2
square
#D2EBF2 #E9D2F2 #F2D9D2 #DBF2D2
split-complementary
#D2EBF2 #F2D2DB #F2E9D2
monochromatic
#73C1D7 #A3D6E4 #D2EBF2 #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.24
#D2EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D2EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBF2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBF2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#C9EEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebf2; /* rgb */ color: rgb(210, 235, 242); /* oklch */ color: oklch(92.4% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#e0f1f6',
500: '#d2ebf2',
950: '#000000',
},
}SCSS
$custom: #d2ebf2; $custom-light: #e0f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d2ebf2",
"rgb": {
"r": 210,
"g": 235,
"b": 242
},
"hsl": {
"h": 193.125,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.92388,
"c": 0.02803,
"h": 216.4
},
"luminance": 0.79529
}Semantic roles & 50–950 ramp
primary
#D2EBF2
secondary
#D1A497
accent
#4623C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585