#A0B8A0#A0B8A0
#A0B8A0 is a light, muted green. Relative luminance 0.443; OKLCH L 75.8% C 0.043 H 145.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B8A0 |
|---|---|
| RGB | rgb(160, 184, 160) |
| HSL | hsl(120, 14%, 67%) |
| HSV | hsv(120, 13%, 72%) |
| CMYK | cmyk(13%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(72.42, -12.85, 9.45) |
| CIE-LCH | lch(72.42, 15.96, 143.66°) |
| OKLab | oklab(75.76% -0.0352 0.0245) |
| OKLCH | oklch(75.76% 0.043 145.1) |
| XYZ | xyz(37.9815, 44.2920, 39.7990) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.22
Sage Green
#9CAF88
ΔE00 5.65
Darkseagreen
#8FBC8F
ΔE00 7.26
Grey Green
#86A17D
ΔE00 8.24
Greyish Green
#82A67D
ΔE00 8.53
Greeny Grey
#7EA07A
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B8A0 #B8A0B8
analogous
#ACB8A0 #A0B8A0 #A0B8AC
triadic
#A0B8A0 #A0A0B8 #B8A0A0
tetradic
#A0B8A0 #A0ACB8 #B8A0B8 #B8ACA0
square
#A0B8A0 #A0ACB8 #B8A0B8 #B8ACA0
split-complementary
#A0B8A0 #ACA0B8 #B8A0AC
monochromatic
#5F7F5F #7D9E7D #A0B8A0 #C3D2C3 #E6ECE6
Accessibility & contrast
On white
2.13
#A0B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#A0B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B8A0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B8A0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39F
Deuteranopia (green-blind)
#B5B1A1
Tritanopia (blue-blind)
#9EB6B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0b8a0; /* rgb */ color: rgb(160, 184, 160); /* oklch */ color: oklch(75.8% 0.043 145.1);
Tailwind
colors: {
custom: {
50: '#bccdbc',
500: '#a0b8a0',
950: '#000000',
},
}SCSS
$custom: #a0b8a0; $custom-light: #bccdbc; $custom-dark: #000000;
JSON
{
"hex": "#a0b8a0",
"rgb": {
"r": 160,
"g": 184,
"b": 160
},
"hsl": {
"h": 120,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.75759,
"c": 0.04289,
"h": 145.1
},
"luminance": 0.44293
}Semantic roles & 50–950 ramp
primary
#A0B8A0
secondary
#DED6DE
accent
#4D9999
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281