#D2E5EA#D2E5EA
#D2E5EA is a very light, muted cyan. Relative luminance 0.757; OKLCH L 90.9% C 0.021 H 215.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E5EA |
|---|---|
| RGB | rgb(210, 229, 234) |
| HSL | hsl(193, 36%, 87%) |
| HSV | hsv(193, 10%, 92%) |
| CMYK | cmyk(10.3%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.71, -5.31, -4.58) |
| CIE-LCH | lch(89.71, 7.01, 220.79°) |
| OKLab | oklab(90.93% -0.0174 -0.0123) |
| OKLCH | oklch(90.93% 0.021 215.3) |
| XYZ | xyz(69.4456, 75.6797, 88.7748) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.11
Aliceblue
#F0F8FF
ΔE00 6.60
Lightcyan
#E0FFFF
ΔE00 6.96
Light Grey
#D8DCD6
ΔE00 7.29
Lightblue
#ADD8E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E5EA #EAD7D2
analogous
#D2EAE3 #D2E5EA #D2D9EA
triadic
#D2E5EA #EAD2E5 #E5EAD2
tetradic
#D2E5EA #E3D2EA #EAD7D2 #D9EAD2
square
#D2E5EA #E3D2EA #EAD7D2 #D9EAD2
split-complementary
#D2E5EA #EAD2D9 #EAE3D2
monochromatic
#7FB5C3 #A8CDD7 #D2E5EA #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.30
#D2E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D2E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E5EA
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E5EA | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#CCE7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e5ea; /* rgb */ color: rgb(210, 229, 234); /* oklch */ color: oklch(90.9% 0.021 215.3);
Tailwind
colors: {
custom: {
50: '#e0edf0',
500: '#d2e5ea',
950: '#000000',
},
}SCSS
$custom: #d2e5ea; $custom-light: #e0edf0; $custom-dark: #000000;
JSON
{
"hex": "#d2e5ea",
"rgb": {
"r": 210,
"g": 229,
"b": 234
},
"hsl": {
"h": 192.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.90926,
"c": 0.02137,
"h": 215.3
},
"luminance": 0.75681
}Semantic roles & 50–950 ramp
primary
#D2E5EA
secondary
#C4A49C
accent
#4F36AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485