#D2E5EB#D2E5EB
#D2E5EB is a very light, muted cyan. Relative luminance 0.757; OKLCH L 91.0% C 0.022 H 218.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E5EB |
|---|---|
| RGB | rgb(210, 229, 235) |
| HSL | hsl(194, 38%, 87%) |
| HSV | hsv(194, 11%, 92%) |
| CMYK | cmyk(10.6%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(89.74, -5.11, -5.07) |
| CIE-LCH | lch(89.74, 7.20, 224.73°) |
| OKLab | oklab(90.96% -0.0171 -0.0136) |
| OKLCH | oklch(90.96% 0.022 218.6) |
| XYZ | xyz(69.5896, 75.7373, 89.5336) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.00
Azure (CSS)
#F0FFFF
ΔE00 6.23
Aliceblue
#F0F8FF
ΔE00 6.42
Lightcyan
#E0FFFF
ΔE00 7.21
Lightblue
#ADD8E6
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E5EB #EBD8D2
analogous
#D2EBE5 #D2E5EB #D2D9EB
triadic
#D2E5EB #EBD2E5 #E5EBD2
tetradic
#D2E5EB #E5D2EB #EBD8D2 #D9EBD2
square
#D2E5EB #E5D2EB #EBD8D2 #D9EBD2
split-complementary
#D2E5EB #EBD2D9 #EBE5D2
monochromatic
#7DB4C5 #A8CDD8 #D2E5EB #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.30
#D2E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#D2E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E5EB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E5EB | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#CBE7E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e5eb; /* rgb */ color: rgb(210, 229, 235); /* oklch */ color: oklch(91.0% 0.022 218.6);
Tailwind
colors: {
custom: {
50: '#e0edf1',
500: '#d2e5eb',
950: '#000000',
},
}SCSS
$custom: #d2e5eb; $custom-light: #e0edf1; $custom-dark: #000000;
JSON
{
"hex": "#d2e5eb",
"rgb": {
"r": 210,
"g": 229,
"b": 235
},
"hsl": {
"h": 194.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.90956,
"c": 0.02185,
"h": 218.6
},
"luminance": 0.75738
}Semantic roles & 50–950 ramp
primary
#D2E5EB
secondary
#C6A69B
accent
#5234B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485