#A6BFBB#A6BFBB
#A6BFBB is a light, muted teal. Relative luminance 0.490; OKLCH L 78.5% C 0.028 H 185.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFBB |
|---|---|
| RGB | rgb(166, 191, 187) |
| HSL | hsl(170, 16%, 70%) |
| HSV | hsv(170, 13%, 75%) |
| CMYK | cmyk(13.1%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.42, -9.27, -0.85) |
| CIE-LCH | lch(75.42, 9.31, 185.24°) |
| OKLab | oklab(78.47% -0.0277 -0.0024) |
| OKLCH | oklch(78.47% 0.028 185) |
| XYZ | xyz(43.3241, 48.9555, 54.1708) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 9.20
Powder Blue
#B0E0E6
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 9.90
Cool Gray
#9AA7B0
ΔE00 10.53
Silver
#C0C0C0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFBB #BFA6AA
analogous
#A6BFAE #A6BFBB #A6B7BF
triadic
#A6BFBB #BBA6BF #BFBBA6
tetradic
#A6BFBB #AEA6BF #BFA6AA #B7BFA6
square
#A6BFBB #AEA6BF #BFA6AA #B7BFA6
split-complementary
#A6BFBB #BFA6B7 #BFAEA6
monochromatic
#628882 #82A5A0 #A6BFBB #CAD9D6 #EDF2F1
Accessibility & contrast
On white
1.95
#A6BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#A6BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFBB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFBB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#A0C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6bfbb; /* rgb */ color: rgb(166, 191, 187); /* oklch */ color: oklch(78.5% 0.028 185.0);
Tailwind
colors: {
custom: {
50: '#c0d2cf',
500: '#a6bfbb',
950: '#000000',
},
}SCSS
$custom: #a6bfbb; $custom-light: #c0d2cf; $custom-dark: #000000;
JSON
{
"hex": "#a6bfbb",
"rgb": {
"r": 166,
"g": 191,
"b": 187
},
"hsl": {
"h": 170.4,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78466,
"c": 0.0278,
"h": 185
},
"luminance": 0.48956
}Semantic roles & 50–950 ramp
primary
#A6BFBB
secondary
#E4DDDE
accent
#4B589B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282