#A0B69C#A0B69C
#A0B69C is a light, muted green. Relative luminance 0.433; OKLCH L 75.2% C 0.044 H 140.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B69C |
|---|---|
| RGB | rgb(160, 182, 156) |
| HSL | hsl(111, 15%, 66%) |
| HSV | hsv(111, 14%, 71%) |
| CMYK | cmyk(12.1%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(71.78, -12.53, 10.72) |
| CIE-LCH | lch(71.78, 16.49, 139.46°) |
| OKLab | oklab(75.22% -0.034 0.0277) |
| OKLCH | oklch(75.22% 0.044 140.8) |
| XYZ | xyz(37.2247, 43.3293, 37.8483) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.43
Sage Green
#9CAF88
ΔE00 4.67
Darkseagreen
#8FBC8F
ΔE00 7.10
Grey Green
#86A17D
ΔE00 7.57
Greyish Green
#82A67D
ΔE00 7.98
Greeny Grey
#7EA07A
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B69C #B29CB6
analogous
#ADB69C #A0B69C #9CB6A5
triadic
#A0B69C #9CA0B6 #B69CA0
tetradic
#A0B69C #9CADB6 #B29CB6 #B6A59C
square
#A0B69C #9CADB6 #B29CB6 #B6A59C
split-complementary
#A0B69C #A59CB6 #B69CAD
monochromatic
#617C5C #7E9C79 #A0B69C #C2D0BF #E4EAE2
Accessibility & contrast
On white
2.17
#A0B69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A0B69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B69C
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B69C | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19B
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#9FB4AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0b69c; /* rgb */ color: rgb(160, 182, 156); /* oklch */ color: oklch(75.2% 0.044 140.8);
Tailwind
colors: {
custom: {
50: '#bccbb9',
500: '#a0b69c',
950: '#000000',
},
}SCSS
$custom: #a0b69c; $custom-light: #bccbb9; $custom-dark: #000000;
JSON
{
"hex": "#a0b69c",
"rgb": {
"r": 160,
"g": 182,
"b": 156
},
"hsl": {
"h": 110.769,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.75215,
"c": 0.04392,
"h": 140.8
},
"luminance": 0.4333
}Semantic roles & 50–950 ramp
primary
#A0B69C
secondary
#DAD3DB
accent
#4C998D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280