#D2E6EA#D2E6EA
#D2E6EA is a very light, muted cyan. Relative luminance 0.762; OKLCH L 91.1% C 0.022 H 211.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6EA |
|---|---|
| RGB | rgb(210, 230, 234) |
| HSL | hsl(190, 36%, 87%) |
| HSV | hsv(190, 10%, 92%) |
| CMYK | cmyk(10.3%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.97, -5.82, -4.20) |
| CIE-LCH | lch(89.97, 7.18, 215.82°) |
| OKLab | oklab(91.13% -0.0188 -0.0113) |
| OKLCH | oklch(91.13% 0.022 211) |
| XYZ | xyz(69.7230, 76.2346, 88.8673) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.86
Lightcyan
#E0FFFF
ΔE00 6.38
Fog
#D8DCE0
ΔE00 6.62
Aliceblue
#F0F8FF
ΔE00 6.94
Light Grey
#D8DCD6
ΔE00 7.31
Mintcream
#F5FFFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6EA #EAD6D2
analogous
#D2EAE2 #D2E6EA #D2DAEA
triadic
#D2E6EA #EAD2E6 #E6EAD2
tetradic
#D2E6EA #E2D2EA #EAD6D2 #DAEAD2
square
#D2E6EA #E2D2EA #EAD6D2 #DAEAD2
split-complementary
#D2E6EA #EAD2DA #EAE2D2
monochromatic
#7FB8C3 #A8CFD7 #D2E6EA #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.29
#D2E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D2E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6EA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6EA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#CCE8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e6ea; /* rgb */ color: rgb(210, 230, 234); /* oklch */ color: oklch(91.1% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#e0edf0',
500: '#d2e6ea',
950: '#000000',
},
}SCSS
$custom: #d2e6ea; $custom-light: #e0edf0; $custom-dark: #000000;
JSON
{
"hex": "#d2e6ea",
"rgb": {
"r": 210,
"g": 230,
"b": 234
},
"hsl": {
"h": 190,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.9113,
"c": 0.02197,
"h": 211
},
"luminance": 0.76236
}Semantic roles & 50–950 ramp
primary
#D2E6EA
secondary
#C4A39C
accent
#4A36AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485