#A6BCB6#A6BCB6
#A6BCB6 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.7% C 0.026 H 177.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCB6 |
|---|---|
| RGB | rgb(166, 188, 182) |
| HSL | hsl(164, 14%, 69%) |
| HSV | hsv(164, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(74.48, -8.69, 0.48) |
| CIE-LCH | lch(74.48, 8.71, 176.81°) |
| OKLab | oklab(77.67% -0.0255 0.0012) |
| OKLCH | oklch(77.67% 0.026 177.4) |
| XYZ | xyz(42.1506, 47.4500, 51.1849) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.73
Silver (survey)
#C5C9C7
ΔE00 8.85
Silver
#C0C0C0
ΔE00 10.35
Cool Gray
#9AA7B0
ΔE00 10.41
Dark Gray
#A9A9A9
ΔE00 10.83
Dove Gray
#B6B8BD
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCB6 #BCA6AC
analogous
#A6BCAB #A6BCB6 #A6B7BC
triadic
#A6BCB6 #B6A6BC #BCB6A6
tetradic
#A6BCB6 #ABA6BC #BCA6AC #B7BCA6
square
#A6BCB6 #ABA6BC #BCA6AC #B7BCA6
split-complementary
#A6BCB6 #BCA6B7 #BCABA6
monochromatic
#63847B #83A299 #A6BCB6 #C9D6D3 #ECF1EF
Accessibility & contrast
On white
2.00
#A6BCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A6BCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCB6
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCB6 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B6
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#A1BDBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bcb6; /* rgb */ color: rgb(166, 188, 182); /* oklch */ color: oklch(77.7% 0.026 177.4);
Tailwind
colors: {
custom: {
50: '#c0d0cb',
500: '#a6bcb6',
950: '#000000',
},
}SCSS
$custom: #a6bcb6; $custom-light: #c0d0cb; $custom-dark: #000000;
JSON
{
"hex": "#a6bcb6",
"rgb": {
"r": 166,
"g": 188,
"b": 182
},
"hsl": {
"h": 163.636,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77672,
"c": 0.02555,
"h": 177.4
},
"luminance": 0.47451
}Semantic roles & 50–950 ramp
primary
#A6BCB6
secondary
#E2DCDD
accent
#4D6298
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282