#A7BBBF#A7BBBF
#A7BBBF is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.023 H 211.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBBF |
|---|---|
| RGB | rgb(167, 187, 191) |
| HSL | hsl(190, 16%, 70%) |
| HSV | hsv(190, 13%, 75%) |
| CMYK | cmyk(12.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.52, -6.01, -4.35) |
| CIE-LCH | lch(74.52, 7.42, 215.87°) |
| OKLab | oklab(77.8% -0.0195 -0.0117) |
| OKLCH | oklch(77.8% 0.023 211.1) |
| XYZ | xyz(43.1084, 47.5169, 56.1806) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.71
Cool Grey
#95A3A6
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 7.94
Silver
#C0C0C0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBBF #BFABA7
analogous
#A7BFB7 #A7BBBF #A7AFBF
triadic
#A7BBBF #BFA7BB #BBBFA7
tetradic
#A7BBBF #B7A7BF #BFABA7 #AFBFA7
square
#A7BBBF #B7A7BF #BFABA7 #AFBFA7
split-complementary
#A7BBBF #BFA7AF #BFB7A7
monochromatic
#638288 #84A0A5 #A7BBBF #CAD6D9 #EDF1F2
Accessibility & contrast
On white
2.00
#A7BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A7BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBBF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBBF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#A0BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bbbf; /* rgb */ color: rgb(167, 187, 191); /* oklch */ color: oklch(77.8% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#c1cfd2',
500: '#a7bbbf',
950: '#000000',
},
}SCSS
$custom: #a7bbbf; $custom-light: #c1cfd2; $custom-dark: #000000;
JSON
{
"hex": "#a7bbbf",
"rgb": {
"r": 167,
"g": 187,
"b": 191
},
"hsl": {
"h": 190,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.77804,
"c": 0.02274,
"h": 211.1
},
"luminance": 0.47518
}Semantic roles & 50–950 ramp
primary
#A7BBBF
secondary
#E4DFDE
accent
#594B9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282