#A7BFBD#A7BFBD
#A7BFBD is a light, muted teal. Relative luminance 0.492; OKLCH L 78.6% C 0.026 H 190.5°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFBD |
|---|---|
| RGB | rgb(167, 191, 189) |
| HSL | hsl(175, 16%, 70%) |
| HSV | hsv(175, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.54, -8.53, -1.75) |
| CIE-LCH | lch(75.54, 8.71, 191.59°) |
| OKLab | oklab(78.6% -0.0259 -0.0048) |
| OKLCH | oklch(78.6% 0.026 190.5) |
| XYZ | xyz(43.7502, 49.1503, 55.3162) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.56
Cool Grey
#95A3A6
ΔE00 8.73
Lightblue
#ADD8E6
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.52
Cool Gray
#9AA7B0
ΔE00 9.76
Silver
#C0C0C0
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFBD #BFA7A9
analogous
#A7BFB1 #A7BFBD #A7B5BF
triadic
#A7BFBD #BDA7BF #BFBDA7
tetradic
#A7BFBD #B1A7BF #BFA7A9 #B5BFA7
square
#A7BFBD #B1A7BF #BFA7A9 #B5BFA7
split-complementary
#A7BFBD #BFA7B5 #BFB1A7
monochromatic
#638885 #84A5A2 #A7BFBD #CAD9D8 #EDF2F2
Accessibility & contrast
On white
1.94
#A7BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A7BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFBD
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFBD | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#A1C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfbd; /* rgb */ color: rgb(167, 191, 189); /* oklch */ color: oklch(78.6% 0.026 190.5);
Tailwind
colors: {
custom: {
50: '#c1d2d0',
500: '#a7bfbd',
950: '#000000',
},
}SCSS
$custom: #a7bfbd; $custom-light: #c1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#a7bfbd",
"rgb": {
"r": 167,
"g": 191,
"b": 189
},
"hsl": {
"h": 175,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78597,
"c": 0.02632,
"h": 190.5
},
"luminance": 0.49151
}Semantic roles & 50–950 ramp
primary
#A7BFBD
secondary
#E4DEDE
accent
#4B529A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282