#A3BDCC#A3BDCC
#A3BDCC is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.036 H 233.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BDCC |
|---|---|
| RGB | rgb(163, 189, 204) |
| HSL | hsl(202, 29%, 72%) |
| HSV | hsv(202, 20%, 80%) |
| CMYK | cmyk(20.1%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.16, -5.58, -10.49) |
| CIE-LCH | lch(75.16, 11.88, 241.99°) |
| OKLab | oklab(78.37% -0.0213 -0.0284) |
| OKLCH | oklch(78.37% 0.036 233.2) |
| XYZ | xyz(44.1980, 48.5401, 64.1555) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.29
Cloudy Blue
#ACC2D9
ΔE00 4.53
Lightsteelblue
#B0C4DE
ΔE00 6.30
Cool Gray
#9AA7B0
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.06
Bluegrey
#85A3B2
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BDCC #CCB2A3
analogous
#A3CCC7 #A3BDCC #A3A9CC
triadic
#A3BDCC #CCA3BD #BDCCA3
tetradic
#A3BDCC #C7A3CC #CCB2A3 #A9CCA3
square
#A3BDCC #C7A3CC #CCB2A3 #A9CCA3
split-complementary
#A3BDCC #CCA3A9 #CCC7A3
monochromatic
#57849D #7CA1B6 #A3BDCC #CAD9E2 #EBF1F4
Accessibility & contrast
On white
1.96
#A3BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A3BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BDCC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BDCC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#98C1C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bdcc; /* rgb */ color: rgb(163, 189, 204); /* oklch */ color: oklch(78.4% 0.036 233.2);
Tailwind
colors: {
custom: {
50: '#bed0db',
500: '#a3bdcc',
950: '#000000',
},
}SCSS
$custom: #a3bdcc; $custom-light: #bed0db; $custom-dark: #000000;
JSON
{
"hex": "#a3bdcc",
"rgb": {
"r": 163,
"g": 189,
"b": 204
},
"hsl": {
"h": 201.951,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.7837,
"c": 0.03553,
"h": 233.2
},
"luminance": 0.48541
}Semantic roles & 50–950 ramp
primary
#A3BDCC
secondary
#EBE4E0
accent
#653EA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283