#A1BBCD#A1BBCD
#A1BBCD is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.038 H 238.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBCD |
|---|---|
| RGB | rgb(161, 187, 205) |
| HSL | hsl(205, 31%, 72%) |
| HSV | hsv(205, 21%, 80%) |
| CMYK | cmyk(21.5%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.52, -4.92, -12.00) |
| CIE-LCH | lch(74.52, 12.97, 247.73°) |
| OKLab | oklab(77.84% -0.0202 -0.0326) |
| OKLCH | oklch(77.84% 0.038 238.2) |
| XYZ | xyz(43.4847, 47.5242, 64.6277) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.13
Cloudy Blue
#ACC2D9
ΔE00 3.68
Lightsteelblue
#B0C4DE
ΔE00 5.42
Light Blue Grey
#B7C9E2
ΔE00 6.41
Cool Gray
#9AA7B0
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBCD #CDB3A1
analogous
#A1CDC9 #A1BBCD #A1A5CD
triadic
#A1BBCD #CDA1BB #BBCDA1
tetradic
#A1BBCD #C9A1CD #CDB3A1 #A5CDA1
square
#A1BBCD #C9A1CD #CDB3A1 #A5CDA1
split-complementary
#A1BBCD #CDA1A5 #CDC9A1
monochromatic
#55819F #799EB8 #A1BBCD #C9D8E2 #EBF1F4
Accessibility & contrast
On white
2.00
#A1BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A1BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBCD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBCD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#95C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a1bbcd; /* rgb */ color: rgb(161, 187, 205); /* oklch */ color: oklch(77.8% 0.038 238.2);
Tailwind
colors: {
custom: {
50: '#bdcfdc',
500: '#a1bbcd',
950: '#000000',
},
}SCSS
$custom: #a1bbcd; $custom-light: #bdcfdc; $custom-dark: #000000;
JSON
{
"hex": "#a1bbcd",
"rgb": {
"r": 161,
"g": 187,
"b": 205
},
"hsl": {
"h": 204.545,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.77841,
"c": 0.03834,
"h": 238.2
},
"luminance": 0.47525
}Semantic roles & 50–950 ramp
primary
#A1BBCD
secondary
#EAE4DF
accent
#693CA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283