#A6BCA2#A6BCA2
#A6BCA2 is a light, muted green. Relative luminance 0.467; OKLCH L 77.1% C 0.044 H 140.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCA2 |
|---|---|
| RGB | rgb(166, 188, 162) |
| HSL | hsl(111, 16%, 69%) |
| HSV | hsv(111, 14%, 74%) |
| CMYK | cmyk(11.7%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(73.99, -12.46, 10.65) |
| CIE-LCH | lch(73.99, 16.39, 139.49°) |
| OKLab | oklab(77.12% -0.0338 0.0276) |
| OKLCH | oklch(77.12% 0.044 140.8) |
| XYZ | xyz(40.2294, 46.6815, 41.0664) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.80
Sage Green
#9CAF88
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 7.29
Grey Green
#86A17D
ΔE00 9.08
Greyish Green
#82A67D
ΔE00 9.27
Lichen
#8FB67B
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCA2 #B8A2BC
analogous
#B3BCA2 #A6BCA2 #A2BCAB
triadic
#A6BCA2 #A2A6BC #BCA2A6
tetradic
#A6BCA2 #A2B3BC #B8A2BC #BCABA2
square
#A6BCA2 #A2B3BC #B8A2BC #BCABA2
split-complementary
#A6BCA2 #ABA2BC #BCA2B3
monochromatic
#65845F #84A27E #A6BCA2 #C8D6C6 #EAEFE9
Accessibility & contrast
On white
2.03
#A6BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A6BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCA2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCA2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#A5BAB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6bca2; /* rgb */ color: rgb(166, 188, 162); /* oklch */ color: oklch(77.1% 0.044 140.8);
Tailwind
colors: {
custom: {
50: '#c0d0bd',
500: '#a6bca2',
950: '#000000',
},
}SCSS
$custom: #a6bca2; $custom-light: #c0d0bd; $custom-dark: #000000;
JSON
{
"hex": "#a6bca2",
"rgb": {
"r": 166,
"g": 188,
"b": 162
},
"hsl": {
"h": 110.769,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77121,
"c": 0.04366,
"h": 140.8
},
"luminance": 0.46682
}Semantic roles & 50–950 ramp
primary
#A6BCA2
secondary
#E0D9E1
accent
#4B9A8E
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281