#A0BBCB#A0BBCB
#A0BBCB is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.037 H 234.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBCB |
|---|---|
| RGB | rgb(160, 187, 203) |
| HSL | hsl(202, 29%, 71%) |
| HSV | hsv(202, 21%, 80%) |
| CMYK | cmyk(21.2%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.40, -5.67, -11.11) |
| CIE-LCH | lch(74.40, 12.48, 242.95°) |
| OKLab | oklab(77.7% -0.0219 -0.0302) |
| OKLCH | oklch(77.7% 0.037 234) |
| XYZ | xyz(43.0441, 47.3247, 63.3550) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.91
Cloudy Blue
#ACC2D9
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBCB #CBB0A0
analogous
#A0CBC5 #A0BBCB #A0A5CB
triadic
#A0BBCB #CBA0BB #BBCBA0
tetradic
#A0BBCB #C5A0CB #CBB0A0 #A5CBA0
square
#A0BBCB #C5A0CB #CBB0A0 #A5CBA0
split-complementary
#A0BBCB #CBA0A5 #CBC5A0
monochromatic
#55819B #789FB5 #A0BBCB #C8D7E1 #EBF1F4
Accessibility & contrast
On white
2.01
#A0BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A0BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBCB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBCB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#94BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bbcb; /* rgb */ color: rgb(160, 187, 203); /* oklch */ color: oklch(77.7% 0.037 234.0);
Tailwind
colors: {
custom: {
50: '#bccfda',
500: '#a0bbcb',
950: '#000000',
},
}SCSS
$custom: #a0bbcb; $custom-light: #bccfda; $custom-dark: #000000;
JSON
{
"hex": "#a0bbcb",
"rgb": {
"r": 160,
"g": 187,
"b": 203
},
"hsl": {
"h": 202.326,
"s": 29.252,
"l": 71.176
},
"oklch": {
"l": 0.77704,
"c": 0.0373,
"h": 234
},
"luminance": 0.47326
}Semantic roles & 50–950 ramp
primary
#A0BBCB
secondary
#E9E2DE
accent
#653EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283