#A0B09E#A0B09E
#A0B09E is a light, muted green. Relative luminance 0.410; OKLCH L 74.0% C 0.031 H 142.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B09E |
|---|---|
| RGB | rgb(160, 176, 158) |
| HSL | hsl(113, 10%, 65%) |
| HSV | hsv(113, 10%, 69%) |
| CMYK | cmyk(9.1%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(70.17, -9.02, 7.33) |
| CIE-LCH | lch(70.17, 11.62, 140.88°) |
| OKLab | oklab(73.96% -0.0245 0.0191) |
| OKLCH | oklch(73.96% 0.031 142.1) |
| XYZ | xyz(36.1929, 40.9925, 38.3467) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.71
Sage Green
#9CAF88
ΔE00 6.84
Cement
#A5A391
ΔE00 8.04
Grey Green
#86A17D
ΔE00 8.73
Greyish
#A8A495
ΔE00 9.16
Greyish Green
#82A67D
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B09E #AE9EB0
analogous
#A9B09E #A0B09E #9EB0A5
triadic
#A0B09E #9EA0B0 #B09EA0
tetradic
#A0B09E #9EA9B0 #AE9EB0 #B0A59E
square
#A0B09E #9EA9B0 #AE9EB0 #B0A59E
split-complementary
#A0B09E #A59EB0 #B09EA9
monochromatic
#61755F #7F957C #A0B09E #C1CBC0 #E2E7E1
Accessibility & contrast
On white
2.28
#A0B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#A0B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B09E
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B09E | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9D
Deuteranopia (green-blind)
#AEAB9F
Tritanopia (blue-blind)
#9FAFAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a0b09e; /* rgb */ color: rgb(160, 176, 158); /* oklch */ color: oklch(74.0% 0.031 142.1);
Tailwind
colors: {
custom: {
50: '#bcc7ba',
500: '#a0b09e',
950: '#000000',
},
}SCSS
$custom: #a0b09e; $custom-light: #bcc7ba; $custom-dark: #000000;
JSON
{
"hex": "#a0b09e",
"rgb": {
"r": 160,
"g": 176,
"b": 158
},
"hsl": {
"h": 113.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.73955,
"c": 0.03109,
"h": 142.1
},
"luminance": 0.40993
}Semantic roles & 50–950 ramp
primary
#A0B09E
secondary
#D7D2D8
accent
#51948D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280