#A0B69E#A0B69E
#A0B69E is a light, muted green. Relative luminance 0.434; OKLCH L 75.3% C 0.042 H 142.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B69E |
|---|---|
| RGB | rgb(160, 182, 158) |
| HSL | hsl(115, 14%, 67%) |
| HSV | hsv(115, 13%, 71%) |
| CMYK | cmyk(12.1%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(71.82, -12.17, 9.69) |
| CIE-LCH | lch(71.82, 15.56, 141.47°) |
| OKLab | oklab(75.27% -0.0332 0.0251) |
| OKLCH | oklch(75.27% 0.042 142.9) |
| XYZ | xyz(37.3954, 43.3976, 38.7475) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.92
Sage Green
#9CAF88
ΔE00 5.28
Darkseagreen
#8FBC8F
ΔE00 7.58
Grey Green
#86A17D
ΔE00 7.91
Greyish Green
#82A67D
ΔE00 8.40
Greeny Grey
#7EA07A
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B69E #B49EB6
analogous
#ACB69E #A0B69E #9EB6A8
triadic
#A0B69E #9EA0B6 #B69EA0
tetradic
#A0B69E #9EACB6 #B49EB6 #B6A89E
square
#A0B69E #9EACB6 #B49EB6 #B6A89E
split-complementary
#A0B69E #A89EB6 #B69EAC
monochromatic
#607C5D #7E9C7B #A0B69E #C2D0C1 #E4EBE4
Accessibility & contrast
On white
2.17
#A0B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#A0B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B69E
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B69E | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#9FB4AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0b69e; /* rgb */ color: rgb(160, 182, 158); /* oklch */ color: oklch(75.3% 0.042 142.9);
Tailwind
colors: {
custom: {
50: '#bccbba',
500: '#a0b69e',
950: '#000000',
},
}SCSS
$custom: #a0b69e; $custom-light: #bccbba; $custom-dark: #000000;
JSON
{
"hex": "#a0b69e",
"rgb": {
"r": 160,
"g": 182,
"b": 158
},
"hsl": {
"h": 115,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.75267,
"c": 0.04163,
"h": 142.9
},
"luminance": 0.43398
}Semantic roles & 50–950 ramp
primary
#A0B69E
secondary
#DBD4DC
accent
#4D9892
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280