#A6B89E#A6B89E
#A6B89E is a light, muted green. Relative luminance 0.449; OKLCH L 76.1% C 0.041 H 136.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B89E |
|---|---|
| RGB | rgb(166, 184, 158) |
| HSL | hsl(102, 15%, 67%) |
| HSV | hsv(102, 14%, 72%) |
| CMYK | cmyk(9.8%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(72.80, -11.08, 11.13) |
| CIE-LCH | lch(72.80, 15.71, 134.87°) |
| OKLab | oklab(76.15% -0.0298 0.0288) |
| OKLCH | oklch(76.15% 0.041 136) |
| XYZ | xyz(39.0368, 44.8562, 38.9426) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.37
Sage Green
#9CAF88
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 7.98
Grey Green
#86A17D
ΔE00 8.54
Greyish Green
#82A67D
ΔE00 9.09
Lichen
#8FB67B
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B89E #B09EB8
analogous
#B3B89E #A6B89E #9EB8A3
triadic
#A6B89E #9EA6B8 #B89EA6
tetradic
#A6B89E #9EB3B8 #B09EB8 #B8A39E
square
#A6B89E #9EB3B8 #B09EB8 #B8A39E
split-complementary
#A6B89E #A39EB8 #B89EB3
monochromatic
#677F5D #869E7B #A6B89E #C6D2C1 #E7ECE5
Accessibility & contrast
On white
2.11
#A6B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#A6B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B89E
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B89E | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49D
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#A6B6B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a6b89e; /* rgb */ color: rgb(166, 184, 158); /* oklch */ color: oklch(76.1% 0.041 136.0);
Tailwind
colors: {
custom: {
50: '#c0cdba',
500: '#a6b89e',
950: '#000000',
},
}SCSS
$custom: #a6b89e; $custom-light: #c0cdba; $custom-dark: #000000;
JSON
{
"hex": "#a6b89e",
"rgb": {
"r": 166,
"g": 184,
"b": 158
},
"hsl": {
"h": 101.538,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.76147,
"c": 0.04146,
"h": 136
},
"luminance": 0.44857
}Semantic roles & 50–950 ramp
primary
#A6B89E
secondary
#DAD5DD
accent
#4C9A82
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121311
muted
#818280