#A7BFBF#A7BFBF
#A7BFBF is a light, muted teal. Relative luminance 0.492; OKLCH L 78.7% C 0.026 H 196.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFBF |
|---|---|
| RGB | rgb(167, 191, 191) |
| HSL | hsl(180, 16%, 70%) |
| HSV | hsv(180, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.60, -8.13, -2.76) |
| CIE-LCH | lch(75.60, 8.58, 198.74°) |
| OKLab | oklab(78.66% -0.0251 -0.0075) |
| OKLCH | oklch(78.66% 0.026 196.6) |
| XYZ | xyz(43.9688, 49.2377, 56.4674) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.41
Cool Grey
#95A3A6
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.63
Cool Gray
#9AA7B0
ΔE00 9.15
Powder Blue
#B0E0E6
ΔE00 9.32
Silver
#C0C0C0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFBF #BFA7A7
analogous
#A7BFB3 #A7BFBF #A7B3BF
triadic
#A7BFBF #BFA7BF #BFBFA7
tetradic
#A7BFBF #B3A7BF #BFA7A7 #B3BFA7
square
#A7BFBF #B3A7BF #BFA7A7 #B3BFA7
split-complementary
#A7BFBF #BFA7B3 #BFB3A7
monochromatic
#638888 #84A5A5 #A7BFBF #CAD9D9 #EDF2F2
Accessibility & contrast
On white
1.94
#A7BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A7BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFBF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFBF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#A0C1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfbf; /* rgb */ color: rgb(167, 191, 191); /* oklch */ color: oklch(78.7% 0.026 196.6);
Tailwind
colors: {
custom: {
50: '#c1d2d2',
500: '#a7bfbf',
950: '#000000',
},
}SCSS
$custom: #a7bfbf; $custom-light: #c1d2d2; $custom-dark: #000000;
JSON
{
"hex": "#a7bfbf",
"rgb": {
"r": 167,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78658,
"c": 0.02616,
"h": 196.6
},
"luminance": 0.49239
}Semantic roles & 50–950 ramp
primary
#A7BFBF
secondary
#E4DEDE
accent
#4B4B9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282