#A7BFBC#A7BFBC
#A7BFBC is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.027 H 187.5°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFBC |
|---|---|
| RGB | rgb(167, 191, 188) |
| HSL | hsl(173, 16%, 70%) |
| HSV | hsv(173, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.52, -8.74, -1.25) |
| CIE-LCH | lch(75.52, 8.82, 188.12°) |
| OKLab | oklab(78.57% -0.0263 -0.0035) |
| OKLCH | oklch(78.57% 0.027 187.5) |
| XYZ | xyz(43.6420, 49.1070, 54.7465) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.66
Cool Grey
#95A3A6
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 9.66
Cool Gray
#9AA7B0
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFBC #BFA7AA
analogous
#A7BFB0 #A7BFBC #A7B6BF
triadic
#A7BFBC #BCA7BF #BFBCA7
tetradic
#A7BFBC #B0A7BF #BFA7AA #B6BFA7
square
#A7BFBC #B0A7BF #BFA7AA #B6BFA7
split-complementary
#A7BFBC #BFA7B6 #BFB0A7
monochromatic
#638884 #84A5A1 #A7BFBC #CAD9D7 #EDF2F2
Accessibility & contrast
On white
1.94
#A7BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A7BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFBC
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFBC | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B7B9BC
Tritanopia (blue-blind)
#A1C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfbc; /* rgb */ color: rgb(167, 191, 188); /* oklch */ color: oklch(78.6% 0.027 187.5);
Tailwind
colors: {
custom: {
50: '#c1d2d0',
500: '#a7bfbc',
950: '#000000',
},
}SCSS
$custom: #a7bfbc; $custom-light: #c1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#a7bfbc",
"rgb": {
"r": 167,
"g": 191,
"b": 188
},
"hsl": {
"h": 172.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78567,
"c": 0.02651,
"h": 187.5
},
"luminance": 0.49108
}Semantic roles & 50–950 ramp
primary
#A7BFBC
secondary
#E4DEDE
accent
#4B559A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282