#A0BBC2#A0BBC2
#A0BBC2 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.031 H 215.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBC2 |
|---|---|
| RGB | rgb(160, 187, 194) |
| HSL | hsl(192, 22%, 69%) |
| HSV | hsv(192, 18%, 76%) |
| CMYK | cmyk(17.5%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.13, -7.65, -6.61) |
| CIE-LCH | lch(74.13, 10.11, 220.81°) |
| OKLab | oklab(77.41% -0.0254 -0.0179) |
| OKLCH | oklch(77.41% 0.031 215.1) |
| XYZ | xyz(42.0026, 46.9081, 57.8697) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 7.51
Bluegrey
#85A3B2
ΔE00 7.71
Lightblue
#ADD8E6
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBC2 #C2A7A0
analogous
#A0C2B8 #A0BBC2 #A0AAC2
triadic
#A0BBC2 #C2A0BB #BBC2A0
tetradic
#A0BBC2 #B8A0C2 #C2A7A0 #AAC2A0
square
#A0BBC2 #B8A0C2 #C2A7A0 #AAC2A0
split-complementary
#A0BBC2 #C2A0AA #C2B8A0
monochromatic
#5B838D #7BA0AA #A0BBC2 #C5D6DA #EBF0F2
Accessibility & contrast
On white
2.02
#A0BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A0BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBC2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBC2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#96BEBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bbc2; /* rgb */ color: rgb(160, 187, 194); /* oklch */ color: oklch(77.4% 0.031 215.1);
Tailwind
colors: {
custom: {
50: '#bccfd4',
500: '#a0bbc2',
950: '#000000',
},
}SCSS
$custom: #a0bbc2; $custom-light: #bccfd4; $custom-dark: #000000;
JSON
{
"hex": "#a0bbc2",
"rgb": {
"r": 160,
"g": 187,
"b": 194
},
"hsl": {
"h": 192.353,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.77405,
"c": 0.03108,
"h": 215.1
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#A0BBC2
secondary
#E4DCDA
accent
#5845A0
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283