#A0BC9A#A0BC9A
#A0BC9A is a light, muted green. Relative luminance 0.458; OKLCH L 76.5% C 0.057 H 140.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BC9A |
|---|---|
| RGB | rgb(160, 188, 154) |
| HSL | hsl(109, 20%, 67%) |
| HSV | hsv(109, 18%, 74%) |
| CMYK | cmyk(14.9%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(73.40, -15.99, 14.09) |
| CIE-LCH | lch(73.40, 21.31, 138.61°) |
| OKLab | oklab(76.49% -0.0434 0.0363) |
| OKLCH | oklch(76.49% 0.057 140.1) |
| XYZ | xyz(38.3119, 45.7725, 37.3821) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.87
Sage Green
#9CAF88
ΔE00 4.50
Darkseagreen
#8FBC8F
ΔE00 4.52
Lichen
#8FB67B
ΔE00 6.95
Greyish Green
#82A67D
ΔE00 7.46
Sage Green (survey)
#88B378
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BC9A #B69ABC
analogous
#B1BC9A #A0BC9A #9ABCA5
triadic
#A0BC9A #9AA0BC #BC9AA0
tetradic
#A0BC9A #9AB1BC #B69ABC #BCA59A
square
#A0BC9A #9AB1BC #B69ABC #BCA59A
split-complementary
#A0BC9A #A59ABC #BC9AB1
monochromatic
#5F8458 #7DA475 #A0BC9A #C3D4BF #E5EDE4
Accessibility & contrast
On white
2.07
#A0BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#A0BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BC9A
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BC9A | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB698
Deuteranopia (green-blind)
#BAB39C
Tritanopia (blue-blind)
#9FBAB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a0bc9a; /* rgb */ color: rgb(160, 188, 154); /* oklch */ color: oklch(76.5% 0.057 140.1);
Tailwind
colors: {
custom: {
50: '#bcd0b7',
500: '#a0bc9a',
950: '#000000',
},
}SCSS
$custom: #a0bc9a; $custom-light: #bcd0b7; $custom-dark: #000000;
JSON
{
"hex": "#a0bc9a",
"rgb": {
"r": 160,
"g": 188,
"b": 154
},
"hsl": {
"h": 109.412,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.7649,
"c": 0.05657,
"h": 140.1
},
"luminance": 0.45773
}Semantic roles & 50–950 ramp
primary
#A0BC9A
secondary
#DCD4DE
accent
#479F8F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280