#A0BFCD#A0BFCD
#A0BFCD is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.6% C 0.039 H 227.0°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFCD |
|---|---|
| RGB | rgb(160, 191, 205) |
| HSL | hsl(199, 31%, 72%) |
| HSV | hsv(199, 22%, 80%) |
| CMYK | cmyk(22%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.54, -7.35, -10.49) |
| CIE-LCH | lch(75.54, 12.81, 234.98°) |
| OKLab | oklab(78.63% -0.0266 -0.0285) |
| OKLCH | oklch(78.63% 0.039 227) |
| XYZ | xyz(44.1444, 49.1415, 64.9051) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.24
Cloudy Blue
#ACC2D9
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 7.68
Sky Blue
#87CEEB
ΔE00 7.85
Bluegrey
#85A3B2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFCD #CDAEA0
analogous
#A0CDC5 #A0BFCD #A0A9CD
triadic
#A0BFCD #CDA0BF #BFCDA0
tetradic
#A0BFCD #C5A0CD #CDAEA0 #A9CDA0
square
#A0BFCD #C5A0CD #CDAEA0 #A9CDA0
split-complementary
#A0BFCD #CDA0A9 #CDC5A0
monochromatic
#54889F #78A4B8 #A0BFCD #C8DAE2 #EBF1F4
Accessibility & contrast
On white
1.94
#A0BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A0BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFCD
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFCD | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#93C3C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a0bfcd; /* rgb */ color: rgb(160, 191, 205); /* oklch */ color: oklch(78.6% 0.039 227.0);
Tailwind
colors: {
custom: {
50: '#bcd2dc',
500: '#a0bfcd',
950: '#000000',
},
}SCSS
$custom: #a0bfcd; $custom-light: #bcd2dc; $custom-dark: #000000;
JSON
{
"hex": "#a0bfcd",
"rgb": {
"r": 160,
"g": 191,
"b": 205
},
"hsl": {
"h": 198.667,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.78626,
"c": 0.039,
"h": 227
},
"luminance": 0.49143
}Semantic roles & 50–950 ramp
primary
#A0BFCD
secondary
#EAE2DF
accent
#5E3CAA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283