#A6BFBC#A6BFBC
#A6BFBC is a light, muted teal. Relative luminance 0.490; OKLCH L 78.5% C 0.028 H 187.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFBC |
|---|---|
| RGB | rgb(166, 191, 188) |
| HSL | hsl(173, 16%, 70%) |
| HSV | hsv(173, 13%, 75%) |
| CMYK | cmyk(13.1%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.45, -9.07, -1.35) |
| CIE-LCH | lch(75.45, 9.17, 188.49°) |
| OKLab | oklab(78.5% -0.0273 -0.0037) |
| OKLCH | oklch(78.5% 0.028 187.8) |
| XYZ | xyz(43.4315, 48.9985, 54.7366) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 9.54
Cool Gray
#9AA7B0
ΔE00 10.22
Silver
#C0C0C0
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFBC #BFA6A9
analogous
#A6BFAF #A6BFBC #A6B6BF
triadic
#A6BFBC #BCA6BF #BFBCA6
tetradic
#A6BFBC #AFA6BF #BFA6A9 #B6BFA6
square
#A6BFBC #AFA6BF #BFA6A9 #B6BFA6
split-complementary
#A6BFBC #BFA6B6 #BFAFA6
monochromatic
#628884 #82A5A1 #A6BFBC #CAD9D7 #EDF2F2
Accessibility & contrast
On white
1.94
#A6BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A6BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFBC
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFBC | 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)
#BCBCBC
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#9FC0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6bfbc; /* rgb */ color: rgb(166, 191, 188); /* oklch */ color: oklch(78.5% 0.028 187.8);
Tailwind
colors: {
custom: {
50: '#c0d2d0',
500: '#a6bfbc',
950: '#000000',
},
}SCSS
$custom: #a6bfbc; $custom-light: #c0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#a6bfbc",
"rgb": {
"r": 166,
"g": 191,
"b": 188
},
"hsl": {
"h": 172.8,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78496,
"c": 0.02755,
"h": 187.8
},
"luminance": 0.48999
}Semantic roles & 50–950 ramp
primary
#A6BFBC
secondary
#E4DDDE
accent
#4B549B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282