#A1BFCD#A1BFCD
#A1BFCD is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.038 H 227.7°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFCD |
|---|---|
| RGB | rgb(161, 191, 205) |
| HSL | hsl(199, 31%, 72%) |
| HSV | hsv(199, 21%, 80%) |
| CMYK | cmyk(21.5%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.60, -7.04, -10.39) |
| CIE-LCH | lch(75.60, 12.55, 235.87°) |
| OKLab | oklab(78.69% -0.0256 -0.0282) |
| OKLCH | oklch(78.69% 0.038 227.7) |
| XYZ | xyz(44.3451, 49.2450, 64.9146) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.11
Cloudy Blue
#ACC2D9
ΔE00 5.71
Lightblue
#ADD8E6
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.45
Cool Gray
#9AA7B0
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFCD #CDAFA1
analogous
#A1CDC5 #A1BFCD #A1A9CD
triadic
#A1BFCD #CDA1BF #BFCDA1
tetradic
#A1BFCD #C5A1CD #CDAFA1 #A9CDA1
square
#A1BFCD #C5A1CD #CDAFA1 #A9CDA1
split-complementary
#A1BFCD #CDA1A9 #CDC5A1
monochromatic
#55879F #79A4B8 #A1BFCD #C9DAE2 #EBF1F4
Accessibility & contrast
On white
1.94
#A1BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A1BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFCD
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFCD | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#95C3C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a1bfcd; /* rgb */ color: rgb(161, 191, 205); /* oklch */ color: oklch(78.7% 0.038 227.7);
Tailwind
colors: {
custom: {
50: '#bdd2dc',
500: '#a1bfcd',
950: '#000000',
},
}SCSS
$custom: #a1bfcd; $custom-light: #bdd2dc; $custom-dark: #000000;
JSON
{
"hex": "#a1bfcd",
"rgb": {
"r": 161,
"g": 191,
"b": 205
},
"hsl": {
"h": 199.091,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.78693,
"c": 0.03811,
"h": 227.7
},
"luminance": 0.49246
}Semantic roles & 50–950 ramp
primary
#A1BFCD
secondary
#EAE3DF
accent
#5F3CA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283