#A7BFBB#A7BFBB
#A7BFBB is a light, muted teal. Relative luminance 0.491; OKLCH L 78.5% C 0.027 H 184.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFBB |
|---|---|
| RGB | rgb(167, 191, 187) |
| HSL | hsl(170, 16%, 70%) |
| HSV | hsv(170, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.49, -8.94, -0.74) |
| CIE-LCH | lch(75.49, 8.97, 184.75°) |
| OKLab | oklab(78.54% -0.0267 -0.0021) |
| OKLCH | oklch(78.54% 0.027 184.5) |
| XYZ | xyz(43.5346, 49.0640, 54.1807) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 9.10
Powder Blue
#B0E0E6
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 9.96
Cool Gray
#9AA7B0
ΔE00 10.39
Silver
#C0C0C0
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFBB #BFA7AB
analogous
#A7BFAF #A7BFBB #A7B7BF
triadic
#A7BFBB #BBA7BF #BFBBA7
tetradic
#A7BFBB #AFA7BF #BFA7AB #B7BFA7
square
#A7BFBB #AFA7BF #BFA7AB #B7BFA7
split-complementary
#A7BFBB #BFA7B7 #BFAFA7
monochromatic
#638882 #84A5A0 #A7BFBB #CAD9D6 #EDF2F1
Accessibility & contrast
On white
1.94
#A7BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#A7BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFBB
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFBB | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B8B8BB
Tritanopia (blue-blind)
#A1C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfbb; /* rgb */ color: rgb(167, 191, 187); /* oklch */ color: oklch(78.5% 0.027 184.5);
Tailwind
colors: {
custom: {
50: '#c1d2cf',
500: '#a7bfbb',
950: '#000000',
},
}SCSS
$custom: #a7bfbb; $custom-light: #c1d2cf; $custom-dark: #000000;
JSON
{
"hex": "#a7bfbb",
"rgb": {
"r": 167,
"g": 191,
"b": 187
},
"hsl": {
"h": 170,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78537,
"c": 0.02676,
"h": 184.5
},
"luminance": 0.49065
}Semantic roles & 50–950 ramp
primary
#A7BFBB
secondary
#E4DEDF
accent
#4B599A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282