#A7BFBA#A7BFBA
#A7BFBA is a light, muted teal. Relative luminance 0.490; OKLCH L 78.5% C 0.027 H 181.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFBA |
|---|---|
| RGB | rgb(167, 191, 186) |
| HSL | hsl(168, 16%, 70%) |
| HSV | hsv(168, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.46, -9.14, -0.24) |
| CIE-LCH | lch(75.46, 9.14, 181.50°) |
| OKLab | oklab(78.51% -0.0271 -0.0008) |
| OKLCH | oklch(78.51% 0.027 181.6) |
| XYZ | xyz(43.4279, 49.0214, 53.6189) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.92
Cool Grey
#95A3A6
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 10.02
Lightblue
#ADD8E6
ΔE00 10.32
Silver
#C0C0C0
ΔE00 10.59
Cool Gray
#9AA7B0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFBA #BFA7AC
analogous
#A7BFAE #A7BFBA #A7B8BF
triadic
#A7BFBA #BAA7BF #BFBAA7
tetradic
#A7BFBA #AEA7BF #BFA7AC #B8BFA7
square
#A7BFBA #AEA7BF #BFA7AC #B8BFA7
split-complementary
#A7BFBA #BFA7B8 #BFAEA7
monochromatic
#638881 #84A59E #A7BFBA #CAD9D6 #EDF2F1
Accessibility & contrast
On white
1.94
#A7BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A7BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFBA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFBA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#A1C0BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfba; /* rgb */ color: rgb(167, 191, 186); /* oklch */ color: oklch(78.5% 0.027 181.6);
Tailwind
colors: {
custom: {
50: '#c1d2ce',
500: '#a7bfba',
950: '#000000',
},
}SCSS
$custom: #a7bfba; $custom-light: #c1d2ce; $custom-dark: #000000;
JSON
{
"hex": "#a7bfba",
"rgb": {
"r": 167,
"g": 191,
"b": 186
},
"hsl": {
"h": 167.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78507,
"c": 0.0271,
"h": 181.6
},
"luminance": 0.49022
}Semantic roles & 50–950 ramp
primary
#A7BFBA
secondary
#E4DEDF
accent
#4B5C9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282