#A6BFBF#A6BFBF
#A6BFBF is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.027 H 196.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFBF |
|---|---|
| RGB | rgb(166, 191, 191) |
| HSL | hsl(180, 16%, 70%) |
| HSV | hsv(180, 13%, 75%) |
| CMYK | cmyk(13.1%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.53, -8.45, -2.86) |
| CIE-LCH | lch(75.53, 8.92, 198.71°) |
| OKLab | oklab(78.59% -0.0261 -0.0078) |
| OKLCH | oklch(78.59% 0.027 196.6) |
| XYZ | xyz(43.7583, 49.1292, 56.4575) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 9.18
Cool Gray
#9AA7B0
ΔE00 9.31
Light Grey Blue
#9DBCD4
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFBF #BFA6A6
analogous
#A6BFB3 #A6BFBF #A6B3BF
triadic
#A6BFBF #BFA6BF #BFBFA6
tetradic
#A6BFBF #B3A6BF #BFA6A6 #B3BFA6
square
#A6BFBF #B3A6BF #BFA6A6 #B3BFA6
split-complementary
#A6BFBF #BFA6B3 #BFB3A6
monochromatic
#628888 #82A5A5 #A6BFBF #CAD9D9 #EDF2F2
Accessibility & contrast
On white
1.94
#A6BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A6BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFBF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFBF | 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)
#BBBCBF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#9FC1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6bfbf; /* rgb */ color: rgb(166, 191, 191); /* oklch */ color: oklch(78.6% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#c0d2d2',
500: '#a6bfbf',
950: '#000000',
},
}SCSS
$custom: #a6bfbf; $custom-light: #c0d2d2; $custom-dark: #000000;
JSON
{
"hex": "#a6bfbf",
"rgb": {
"r": 166,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78587,
"c": 0.02723,
"h": 196.6
},
"luminance": 0.4913
}Semantic roles & 50–950 ramp
primary
#A6BFBF
secondary
#E4DDDD
accent
#4B4B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282