#A3BCCE#A3BCCE
#A3BCCE is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.038 H 239.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BCCE |
|---|---|
| RGB | rgb(163, 188, 206) |
| HSL | hsl(205, 30%, 72%) |
| HSV | hsv(205, 21%, 81%) |
| CMYK | cmyk(20.9%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.96, -4.60, -11.89) |
| CIE-LCH | lch(74.96, 12.75, 248.83°) |
| OKLab | oklab(78.22% -0.0192 -0.0323) |
| OKLCH | oklch(78.22% 0.038 239.3) |
| XYZ | xyz(44.2251, 48.2079, 65.3555) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.20
Cloudy Blue
#ACC2D9
ΔE00 3.29
Lightsteelblue
#B0C4DE
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BCCE #CEB5A3
analogous
#A3CECA #A3BCCE #A3A7CE
triadic
#A3BCCE #CEA3BC #BCCEA3
tetradic
#A3BCCE #CAA3CE #CEB5A3 #A7CEA3
square
#A3BCCE #CAA3CE #CEB5A3 #A7CEA3
split-complementary
#A3BCCE #CEA3A7 #CECAA3
monochromatic
#5681A1 #7B9FB9 #A3BCCE #CBD9E3 #EBF0F4
Accessibility & contrast
On white
1.97
#A3BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A3BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BCCE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BCCE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#AFB6CE
Tritanopia (blue-blind)
#97C1C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bcce; /* rgb */ color: rgb(163, 188, 206); /* oklch */ color: oklch(78.2% 0.038 239.3);
Tailwind
colors: {
custom: {
50: '#bed0dd',
500: '#a3bcce',
950: '#000000',
},
}SCSS
$custom: #a3bcce; $custom-light: #bed0dd; $custom-dark: #000000;
JSON
{
"hex": "#a3bcce",
"rgb": {
"r": 163,
"g": 188,
"b": 206
},
"hsl": {
"h": 205.116,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.78225,
"c": 0.03753,
"h": 239.3
},
"luminance": 0.48209
}Semantic roles & 50–950 ramp
primary
#A3BCCE
secondary
#EBE5E0
accent
#6A3CA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283