#A0B2BB#A0B2BB
#A0B2BB is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.024 H 229.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2BB |
|---|---|
| RGB | rgb(160, 178, 187) |
| HSL | hsl(200, 17%, 68%) |
| HSV | hsv(200, 14%, 73%) |
| CMYK | cmyk(14.4%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.49, -4.34, -6.69) |
| CIE-LCH | lch(71.49, 7.98, 237.04°) |
| OKLab | oklab(75.25% -0.0156 -0.0181) |
| OKLCH | oklch(75.25% 0.024 229.2) |
| XYZ | xyz(39.3851, 42.9014, 53.2098) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.48
Cool Grey
#95A3A6
ΔE00 5.13
Bluegrey
#85A3B2
ΔE00 6.18
Bluey Grey
#89A0B0
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2BB #BBA9A0
analogous
#A0BBB6 #A0B2BB #A0A4BB
triadic
#A0B2BB #BBA0B2 #B2BBA0
tetradic
#A0B2BB #B6A0BB #BBA9A0 #A4BBA0
square
#A0B2BB #B6A0BB #BBA9A0 #A4BBA0
split-complementary
#A0B2BB #BBA0A4 #BBB6A0
monochromatic
#5E7683 #7C95A1 #A0B2BB #C4CFD5 #E7ECEE
Accessibility & contrast
On white
2.19
#A0B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#A0B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2BB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2BB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#99B5B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a0b2bb; /* rgb */ color: rgb(160, 178, 187); /* oklch */ color: oklch(75.3% 0.024 229.2);
Tailwind
colors: {
custom: {
50: '#bcc9cf',
500: '#a0b2bb',
950: '#000000',
},
}SCSS
$custom: #a0b2bb; $custom-light: #bcc9cf; $custom-dark: #000000;
JSON
{
"hex": "#a0b2bb",
"rgb": {
"r": 160,
"g": 178,
"b": 187
},
"hsl": {
"h": 200,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.75252,
"c": 0.02386,
"h": 229.2
},
"luminance": 0.42902
}Semantic roles & 50–950 ramp
primary
#A0B2BB
secondary
#E0DAD7
accent
#654B9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282