#D3E6EA#D3E6EA
#D3E6EA is a very light, muted cyan. Relative luminance 0.764; OKLCH L 91.2% C 0.021 H 211.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E6EA |
|---|---|
| RGB | rgb(211, 230, 234) |
| HSL | hsl(190, 35%, 87%) |
| HSV | hsv(190, 10%, 92%) |
| CMYK | cmyk(9.8%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.04, -5.50, -4.09) |
| CIE-LCH | lch(90.04, 6.86, 216.66°) |
| OKLab | oklab(91.2% -0.0178 -0.011) |
| OKLCH | oklch(91.2% 0.021 211.8) |
| XYZ | xyz(70.0087, 76.3819, 88.8807) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 6.57
Aliceblue
#F0F8FF
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 7.09
Mintcream
#F5FFFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E6EA #EAD7D3
analogous
#D3EAE3 #D3E6EA #D3DBEA
triadic
#D3E6EA #EAD3E6 #E6EAD3
tetradic
#D3E6EA #E3D3EA #EAD7D3 #DBEAD3
square
#D3E6EA #E3D3EA #EAD7D3 #DBEAD3
split-complementary
#D3E6EA #EAD3DB #EAE3D3
monochromatic
#80B7C2 #AACED6 #D3E6EA #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.29
#D3E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D3E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E6EA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E6EA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#CDE8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3e6ea; /* rgb */ color: rgb(211, 230, 234); /* oklch */ color: oklch(91.2% 0.021 211.8);
Tailwind
colors: {
custom: {
50: '#e0edf0',
500: '#d3e6ea',
950: '#000000',
},
}SCSS
$custom: #d3e6ea; $custom-light: #e0edf0; $custom-dark: #000000;
JSON
{
"hex": "#d3e6ea",
"rgb": {
"r": 211,
"g": 230,
"b": 234
},
"hsl": {
"h": 190.435,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.91201,
"c": 0.02096,
"h": 211.8
},
"luminance": 0.76383
}Semantic roles & 50–950 ramp
primary
#D3E6EA
secondary
#C4A49D
accent
#4C37AE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485