#D2EBF0#D2EBF0
#D2EBF0 is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.3% C 0.027 H 211.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBF0 |
|---|---|
| RGB | rgb(210, 235, 240) |
| HSL | hsl(190, 50%, 88%) |
| HSV | hsv(190, 13%, 94%) |
| CMYK | cmyk(12.5%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(91.42, -7.19, -5.20) |
| CIE-LCH | lch(91.42, 8.88, 215.87°) |
| OKLab | oklab(92.33% -0.0233 -0.014) |
| OKLCH | oklch(92.33% 0.027 211.1) |
| XYZ | xyz(72.0111, 79.4081, 93.9545) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 6.50
Very Light Blue
#D5FFFF
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.66
Really Light Blue
#D4FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBF0 #F0D7D2
analogous
#D2F0E6 #D2EBF0 #D2DCF0
triadic
#D2EBF0 #F0D2EB #EBF0D2
tetradic
#D2EBF0 #E6D2F0 #F0D7D2 #DCF0D2
square
#D2EBF0 #E6D2F0 #F0D7D2 #DCF0D2
split-complementary
#D2EBF0 #F0D2DC #F0E6D2
monochromatic
#76C2D1 #A4D7E1 #D2EBF0 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.24
#D2EBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#D2EBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBF0
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBF0 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#CAEEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebf0; /* rgb */ color: rgb(210, 235, 240); /* oklch */ color: oklch(92.3% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#e0f1f4',
500: '#d2ebf0',
950: '#000000',
},
}SCSS
$custom: #d2ebf0; $custom-light: #e0f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d2ebf0",
"rgb": {
"r": 210,
"g": 235,
"b": 240
},
"hsl": {
"h": 190,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.92328,
"c": 0.02722,
"h": 211.1
},
"luminance": 0.7941
}Semantic roles & 50–950 ramp
primary
#D2EBF0
secondary
#CEA199
accent
#4128BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585