#A0BAA0#A0BAA0
#A0BAA0 is a light, muted green. Relative luminance 0.451; OKLCH L 76.2% C 0.046 H 145.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAA0 |
|---|---|
| RGB | rgb(160, 186, 160) |
| HSL | hsl(120, 16%, 68%) |
| HSV | hsv(120, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(72.98, -13.89, 10.24) |
| CIE-LCH | lch(72.98, 17.26, 143.60°) |
| OKLab | oklab(76.2% -0.038 0.0265) |
| OKLCH | oklch(76.2% 0.046 145.1) |
| XYZ | xyz(38.3999, 45.1288, 39.9385) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.19
Sage Green
#9CAF88
ΔE00 5.55
Darkseagreen
#8FBC8F
ΔE00 6.48
Grey Green
#86A17D
ΔE00 8.30
Greyish Green
#82A67D
ΔE00 8.33
Lichen
#8FB67B
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAA0 #BAA0BA
analogous
#ADBAA0 #A0BAA0 #A0BAAD
triadic
#A0BAA0 #A0A0BA #BAA0A0
tetradic
#A0BAA0 #A0ADBA #BAA0BA #BAADA0
square
#A0BAA0 #A0ADBA #BAA0BA #BAADA0
split-complementary
#A0BAA0 #ADA0BA #BAA0AD
monochromatic
#5E825E #7DA07D #A0BAA0 #C3D4C3 #E7EDE7
Accessibility & contrast
On white
2.09
#A0BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#A0BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAA0
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAA0 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#9EB8B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0baa0; /* rgb */ color: rgb(160, 186, 160); /* oklch */ color: oklch(76.2% 0.046 145.1);
Tailwind
colors: {
custom: {
50: '#bccebc',
500: '#a0baa0',
950: '#000000',
},
}SCSS
$custom: #a0baa0; $custom-light: #bccebc; $custom-dark: #000000;
JSON
{
"hex": "#a0baa0",
"rgb": {
"r": 160,
"g": 186,
"b": 160
},
"hsl": {
"h": 120,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76199,
"c": 0.04637,
"h": 145.1
},
"luminance": 0.45129
}Semantic roles & 50–950 ramp
primary
#A0BAA0
secondary
#DFD7DF
accent
#4B9A9A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281