#A0B69A#A0B69A
#A0B69A is a light, muted green. Relative luminance 0.433; OKLCH L 75.2% C 0.046 H 139.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B69A |
|---|---|
| RGB | rgb(160, 182, 154) |
| HSL | hsl(107, 16%, 66%) |
| HSV | hsv(107, 15%, 71%) |
| CMYK | cmyk(12.1%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(71.73, -12.89, 11.74) |
| CIE-LCH | lch(71.73, 17.44, 137.66°) |
| OKLab | oklab(75.16% -0.0349 0.0304) |
| OKLCH | oklch(75.16% 0.046 139) |
| XYZ | xyz(37.0567, 43.2621, 36.9637) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.01
Sage Green
#9CAF88
ΔE00 4.10
Darkseagreen
#8FBC8F
ΔE00 6.66
Grey Green
#86A17D
ΔE00 7.28
Greyish Green
#82A67D
ΔE00 7.62
Lichen
#8FB67B
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B69A #B09AB6
analogous
#AEB69A #A0B69A #9AB6A2
triadic
#A0B69A #9AA0B6 #B69AA0
tetradic
#A0B69A #9AAEB6 #B09AB6 #B6A29A
square
#A0B69A #9AAEB6 #B09AB6 #B6A29A
split-complementary
#A0B69A #A29AB6 #B69AAE
monochromatic
#617C5A #7F9C76 #A0B69A #C1D0BE #E3E9E1
Accessibility & contrast
On white
2.18
#A0B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#A0B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B69A
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B69A | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#9FB4AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0b69a; /* rgb */ color: rgb(160, 182, 154); /* oklch */ color: oklch(75.2% 0.046 139.0);
Tailwind
colors: {
custom: {
50: '#bccbb7',
500: '#a0b69a',
950: '#000000',
},
}SCSS
$custom: #a0b69a; $custom-light: #bccbb7; $custom-dark: #000000;
JSON
{
"hex": "#a0b69a",
"rgb": {
"r": 160,
"g": 182,
"b": 154
},
"hsl": {
"h": 107.143,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75164,
"c": 0.04625,
"h": 139
},
"luminance": 0.43263
}Semantic roles & 50–950 ramp
primary
#A0B69A
secondary
#D9D1DB
accent
#4B9A89
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280