#A9BDCC#A9BDCC
#A9BDCC is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.031 H 240.3°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BDCC |
|---|---|
| RGB | rgb(169, 189, 204) |
| HSL | hsl(206, 26%, 73%) |
| HSV | hsv(206, 17%, 80%) |
| CMYK | cmyk(17.2%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.57, -3.68, -9.84) |
| CIE-LCH | lch(75.57, 10.51, 249.49°) |
| OKLab | oklab(78.79% -0.0152 -0.0266) |
| OKLCH | oklch(78.79% 0.031 240.3) |
| XYZ | xyz(45.4561, 49.1888, 64.2145) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.40
Light Grey Blue
#9DBCD4
ΔE00 3.71
Lightsteelblue
#B0C4DE
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 6.55
Dove Gray
#B6B8BD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BDCC #CCB8A9
analogous
#A9CCC9 #A9BDCC #A9ABCC
triadic
#A9BDCC #CCA9BD #BDCCA9
tetradic
#A9BDCC #C9A9CC #CCB8A9 #ABCCA9
square
#A9BDCC #C9A9CC #CCB8A9 #ABCCA9
split-complementary
#A9BDCC #CCA9AB #CCC9A9
monochromatic
#5D829D #83A0B5 #A9BDCC #CFDAE3 #ECF0F4
Accessibility & contrast
On white
1.94
#A9BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#A9BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BDCC
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BDCC | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#A0C1C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9bdcc; /* rgb */ color: rgb(169, 189, 204); /* oklch */ color: oklch(78.8% 0.031 240.3);
Tailwind
colors: {
custom: {
50: '#c3d0db',
500: '#a9bdcc',
950: '#000000',
},
}SCSS
$custom: #a9bdcc; $custom-light: #c3d0db; $custom-dark: #000000;
JSON
{
"hex": "#a9bdcc",
"rgb": {
"r": 169,
"g": 189,
"b": 204
},
"hsl": {
"h": 205.714,
"s": 25.547,
"l": 73.137
},
"oklch": {
"l": 0.78791,
"c": 0.03066,
"h": 240.3
},
"luminance": 0.4919
}Semantic roles & 50–950 ramp
primary
#A9BDCC
secondary
#EAE5E1
accent
#6C41A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283