#A0BA9E#A0BA9E
#A0BA9E is a light, muted green. Relative luminance 0.451; OKLCH L 76.1% C 0.049 H 143.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BA9E |
|---|---|
| RGB | rgb(160, 186, 158) |
| HSL | hsl(116, 17%, 67%) |
| HSV | hsv(116, 15%, 73%) |
| CMYK | cmyk(14%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(72.93, -14.25, 11.26) |
| CIE-LCH | lch(72.93, 18.16, 141.68°) |
| OKLab | oklab(76.15% -0.0389 0.0291) |
| OKLCH | oklch(76.15% 0.049 143.2) |
| XYZ | xyz(38.2263, 45.0594, 39.0245) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.83
Sage Green
#9CAF88
ΔE00 5.06
Darkseagreen
#8FBC8F
ΔE00 5.99
Greyish Green
#82A67D
ΔE00 7.97
Grey Green
#86A17D
ΔE00 8.03
Lichen
#8FB67B
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BA9E #B89EBA
analogous
#AEBA9E #A0BA9E #9EBAAA
triadic
#A0BA9E #9EA0BA #BA9EA0
tetradic
#A0BA9E #9EAEBA #B89EBA #BAAA9E
square
#A0BA9E #9EAEBA #B89EBA #BAAA9E
split-complementary
#A0BA9E #AA9EBA #BA9EAE
monochromatic
#5F815C #7DA17A #A0BA9E #C3D3C2 #E6EDE6
Accessibility & contrast
On white
2.10
#A0BA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#A0BA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BA9E
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BA9E | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59C
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#9EB8B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0ba9e; /* rgb */ color: rgb(160, 186, 158); /* oklch */ color: oklch(76.1% 0.049 143.2);
Tailwind
colors: {
custom: {
50: '#bcceba',
500: '#a0ba9e',
950: '#000000',
},
}SCSS
$custom: #a0ba9e; $custom-light: #bcceba; $custom-dark: #000000;
JSON
{
"hex": "#a0ba9e",
"rgb": {
"r": 160,
"g": 186,
"b": 158
},
"hsl": {
"h": 115.714,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76147,
"c": 0.04858,
"h": 143.2
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#A0BA9E
secondary
#DED6DE
accent
#4A9B95
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280