#A6BCA6#A6BCA6
#A6BCA6 is a light, muted green. Relative luminance 0.468; OKLCH L 77.2% C 0.039 H 145.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCA6 |
|---|---|
| RGB | rgb(166, 188, 166) |
| HSL | hsl(120, 14%, 69%) |
| HSV | hsv(120, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(74.08, -11.74, 8.61) |
| CIE-LCH | lch(74.08, 14.56, 143.75°) |
| OKLab | oklab(77.22% -0.0322 0.0224) |
| OKLCH | oklch(77.22% 0.039 145.2) |
| XYZ | xyz(40.5906, 46.8260, 42.9688) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.63
Sage Green
#9CAF88
ΔE00 6.71
Darkseagreen
#8FBC8F
ΔE00 8.30
Grey Green
#86A17D
ΔE00 9.71
Greyish Green
#82A67D
ΔE00 10.04
Pale Teal
#82CBB2
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCA6 #BCA6BC
analogous
#B1BCA6 #A6BCA6 #A6BCB1
triadic
#A6BCA6 #A6A6BC #BCA6A6
tetradic
#A6BCA6 #A6B1BC #BCA6BC #BCB1A6
square
#A6BCA6 #A6B1BC #BCA6BC #BCB1A6
split-complementary
#A6BCA6 #B1A6BC #BCA6B1
monochromatic
#638463 #83A283 #A6BCA6 #C9D6C9 #ECF1EC
Accessibility & contrast
On white
2.03
#A6BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A6BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCA6
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCA6 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A5
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#A4BBB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6bca6; /* rgb */ color: rgb(166, 188, 166); /* oklch */ color: oklch(77.2% 0.039 145.2);
Tailwind
colors: {
custom: {
50: '#c0d0c0',
500: '#a6bca6',
950: '#000000',
},
}SCSS
$custom: #a6bca6; $custom-light: #c0d0c0; $custom-dark: #000000;
JSON
{
"hex": "#a6bca6",
"rgb": {
"r": 166,
"g": 188,
"b": 166
},
"hsl": {
"h": 120,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77225,
"c": 0.03917,
"h": 145.2
},
"luminance": 0.46827
}Semantic roles & 50–950 ramp
primary
#A6BCA6
secondary
#E2DCE2
accent
#4D9898
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121412
muted
#818281