#A0BBCD#A0BBCD
#A0BBCD is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.039 H 237.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBCD |
|---|---|
| RGB | rgb(160, 187, 205) |
| HSL | hsl(204, 31%, 72%) |
| HSV | hsv(204, 22%, 80%) |
| CMYK | cmyk(22%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.46, -5.23, -12.11) |
| CIE-LCH | lch(74.46, 13.19, 246.66°) |
| OKLab | oklab(77.77% -0.0212 -0.0329) |
| OKLCH | oklch(77.77% 0.039 237.2) |
| XYZ | xyz(43.2840, 47.4207, 64.6183) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.12
Cloudy Blue
#ACC2D9
ΔE00 3.92
Lightsteelblue
#B0C4DE
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBCD #CDB2A0
analogous
#A0CDC9 #A0BBCD #A0A5CD
triadic
#A0BBCD #CDA0BB #BBCDA0
tetradic
#A0BBCD #C9A0CD #CDB2A0 #A5CDA0
square
#A0BBCD #C9A0CD #CDB2A0 #A5CDA0
split-complementary
#A0BBCD #CDA0A5 #CDC9A0
monochromatic
#54819F #789EB8 #A0BBCD #C8D8E2 #EBF1F4
Accessibility & contrast
On white
2.00
#A0BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A0BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBCD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBCD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#94C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bbcd; /* rgb */ color: rgb(160, 187, 205); /* oklch */ color: oklch(77.8% 0.039 237.2);
Tailwind
colors: {
custom: {
50: '#bccfdc',
500: '#a0bbcd',
950: '#000000',
},
}SCSS
$custom: #a0bbcd; $custom-light: #bccfdc; $custom-dark: #000000;
JSON
{
"hex": "#a0bbcd",
"rgb": {
"r": 160,
"g": 187,
"b": 205
},
"hsl": {
"h": 204,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.77772,
"c": 0.03913,
"h": 237.2
},
"luminance": 0.47422
}Semantic roles & 50–950 ramp
primary
#A0BBCD
secondary
#EAE3DF
accent
#683CAA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283