#A6BCB0#A6BCB0
#A6BCB0 is a light, muted green. Relative luminance 0.472; OKLCH L 77.5% C 0.029 H 161.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCB0 |
|---|---|
| RGB | rgb(166, 188, 176) |
| HSL | hsl(147, 14%, 69%) |
| HSV | hsv(147, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 6.4%, 26.3%) |
| CIE-LAB | lab(74.32, -9.87, 3.52) |
| CIE-LCH | lch(74.32, 10.48, 160.34°) |
| OKLab | oklab(77.5% -0.028 0.0092) |
| OKLCH | oklch(77.5% 0.029 161.9) |
| XYZ | xyz(41.5438, 47.2073, 47.9891) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.65
Silver (survey)
#C5C9C7
ΔE00 9.99
Sage Green
#9CAF88
ΔE00 10.03
Cool Grey
#95A3A6
ΔE00 10.37
Cement
#A5A391
ΔE00 11.29
Darkseagreen
#8FBC8F
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCB0 #BCA6B2
analogous
#A7BCA6 #A6BCB0 #A6BCBB
triadic
#A6BCB0 #B0A6BC #BCB0A6
tetradic
#A6BCB0 #A6A7BC #BCA6B2 #BCBBA6
square
#A6BCB0 #A6A7BC #BCA6B2 #BCBBA6
split-complementary
#A6BCB0 #BBA6BC #BCA6A7
monochromatic
#638472 #83A291 #A6BCB0 #C9D6CF #ECF1EE
Accessibility & contrast
On white
2.01
#A6BCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A6BCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCB0
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCB0 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AF
Deuteranopia (green-blind)
#B7B6B1
Tritanopia (blue-blind)
#A2BCB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bcb0; /* rgb */ color: rgb(166, 188, 176); /* oklch */ color: oklch(77.5% 0.029 161.9);
Tailwind
colors: {
custom: {
50: '#c0d0c7',
500: '#a6bcb0',
950: '#000000',
},
}SCSS
$custom: #a6bcb0; $custom-light: #c0d0c7; $custom-dark: #000000;
JSON
{
"hex": "#a6bcb0",
"rgb": {
"r": 166,
"g": 188,
"b": 176
},
"hsl": {
"h": 147.273,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77499,
"c": 0.02944,
"h": 161.9
},
"luminance": 0.47208
}Semantic roles & 50–950 ramp
primary
#A6BCB0
secondary
#E2DCDF
accent
#4D7698
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282