#D2E6EB#D2E6EB
#D2E6EB is a very light, muted cyan. Relative luminance 0.763; OKLCH L 91.2% C 0.022 H 214.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6EB |
|---|---|
| RGB | rgb(210, 230, 235) |
| HSL | hsl(192, 38%, 87%) |
| HSV | hsv(192, 11%, 92%) |
| CMYK | cmyk(10.6%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.99, -5.63, -4.69) |
| CIE-LCH | lch(89.99, 7.32, 219.79°) |
| OKLab | oklab(91.16% -0.0184 -0.0126) |
| OKLCH | oklch(91.16% 0.022 214.4) |
| XYZ | xyz(69.8671, 76.2923, 89.6261) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.97
Fog
#D8DCE0
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 6.61
Aliceblue
#F0F8FF
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 7.41
Light Grey
#D8DCD6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6EB #EBD7D2
analogous
#D2EBE4 #D2E6EB #D2DAEB
triadic
#D2E6EB #EBD2E6 #E6EBD2
tetradic
#D2E6EB #E4D2EB #EBD7D2 #DAEBD2
square
#D2E6EB #E4D2EB #EBD7D2 #DAEBD2
split-complementary
#D2E6EB #EBD2DA #EBE4D2
monochromatic
#7DB7C5 #A8CED8 #D2E6EB #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.29
#D2E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D2E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6EB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6EB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#CBE8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e6eb; /* rgb */ color: rgb(210, 230, 235); /* oklch */ color: oklch(91.2% 0.022 214.4);
Tailwind
colors: {
custom: {
50: '#e0edf1',
500: '#d2e6eb',
950: '#000000',
},
}SCSS
$custom: #d2e6eb; $custom-light: #e0edf1; $custom-dark: #000000;
JSON
{
"hex": "#d2e6eb",
"rgb": {
"r": 210,
"g": 230,
"b": 235
},
"hsl": {
"h": 192,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.9116,
"c": 0.02235,
"h": 214.4
},
"luminance": 0.76293
}Semantic roles & 50–950 ramp
primary
#D2E6EB
secondary
#C6A49B
accent
#4D34B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485