#A1BDCD#A1BDCD
#A1BDCD is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.038 H 233.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BDCD |
|---|---|
| RGB | rgb(161, 189, 205) |
| HSL | hsl(202, 31%, 72%) |
| HSV | hsv(202, 21%, 80%) |
| CMYK | cmyk(21.5%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.06, -5.98, -11.20) |
| CIE-LCH | lch(75.06, 12.70, 241.89°) |
| OKLab | oklab(78.27% -0.0229 -0.0304) |
| OKLCH | oklch(78.27% 0.038 233) |
| XYZ | xyz(43.9120, 48.3787, 64.7702) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.99
Cloudy Blue
#ACC2D9
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 7.21
Cool Gray
#9AA7B0
ΔE00 7.29
Lightblue
#ADD8E6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BDCD #CDB1A1
analogous
#A1CDC7 #A1BDCD #A1A7CD
triadic
#A1BDCD #CDA1BD #BDCDA1
tetradic
#A1BDCD #C7A1CD #CDB1A1 #A7CDA1
square
#A1BDCD #C7A1CD #CDB1A1 #A7CDA1
split-complementary
#A1BDCD #CDA1A7 #CDC7A1
monochromatic
#55849F #79A1B8 #A1BDCD #C9D9E2 #EBF1F4
Accessibility & contrast
On white
1.97
#A1BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A1BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BDCD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BDCD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#95C1C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bdcd; /* rgb */ color: rgb(161, 189, 205); /* oklch */ color: oklch(78.3% 0.038 233.0);
Tailwind
colors: {
custom: {
50: '#bdd0dc',
500: '#a1bdcd',
950: '#000000',
},
}SCSS
$custom: #a1bdcd; $custom-light: #bdd0dc; $custom-dark: #000000;
JSON
{
"hex": "#a1bdcd",
"rgb": {
"r": 161,
"g": 189,
"b": 205
},
"hsl": {
"h": 201.818,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.78266,
"c": 0.03807,
"h": 233
},
"luminance": 0.4838
}Semantic roles & 50–950 ramp
primary
#A1BDCD
secondary
#EAE3DF
accent
#643CA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283