#A0BBCA#A0BBCA
#A0BBCA is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.036 H 232.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBCA |
|---|---|
| RGB | rgb(160, 187, 202) |
| HSL | hsl(201, 28%, 71%) |
| HSV | hsv(201, 21%, 79%) |
| CMYK | cmyk(20.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.37, -5.90, -10.61) |
| CIE-LCH | lch(74.37, 12.14, 240.94°) |
| OKLab | oklab(77.67% -0.0223 -0.0288) |
| OKLCH | oklch(77.67% 0.036 232.2) |
| XYZ | xyz(42.9253, 47.2772, 62.7294) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.33
Cloudy Blue
#ACC2D9
ΔE00 4.98
Cool Gray
#9AA7B0
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 7.12
Light Blue Grey
#B7C9E2
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBCA #CAAFA0
analogous
#A0CAC4 #A0BBCA #A0A6CA
triadic
#A0BBCA #CAA0BB #BBCAA0
tetradic
#A0BBCA #C4A0CA #CAAFA0 #A6CAA0
square
#A0BBCA #C4A0CA #CAAFA0 #A6CAA0
split-complementary
#A0BBCA #CAA0A6 #CAC4A0
monochromatic
#56829A #799FB4 #A0BBCA #C7D7E0 #EBF1F4
Accessibility & contrast
On white
2.01
#A0BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A0BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBCA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBCA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#94BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bbca; /* rgb */ color: rgb(160, 187, 202); /* oklch */ color: oklch(77.7% 0.036 232.2);
Tailwind
colors: {
custom: {
50: '#bccfda',
500: '#a0bbca',
950: '#000000',
},
}SCSS
$custom: #a0bbca; $custom-light: #bccfda; $custom-dark: #000000;
JSON
{
"hex": "#a0bbca",
"rgb": {
"r": 160,
"g": 187,
"b": 202
},
"hsl": {
"h": 201.429,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.7767,
"c": 0.03644,
"h": 232.2
},
"luminance": 0.47278
}Semantic roles & 50–950 ramp
primary
#A0BBCA
secondary
#E8E1DD
accent
#643EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283