#A0BCA0#A0BCA0
#A0BCA0 is a light, muted green. Relative luminance 0.460; OKLCH L 76.6% C 0.050 H 145.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCA0 |
|---|---|
| RGB | rgb(160, 188, 160) |
| HSL | hsl(120, 17%, 68%) |
| HSV | hsv(120, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(73.53, -14.92, 11.03) |
| CIE-LCH | lch(73.53, 18.56, 143.53°) |
| OKLab | oklab(76.64% -0.0408 0.0285) |
| OKLCH | oklch(76.64% 0.05 145.1) |
| XYZ | xyz(38.8242, 45.9774, 40.0799) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.36
Sage Green
#9CAF88
ΔE00 5.60
Darkseagreen
#8FBC8F
ΔE00 5.77
Greyish Green
#82A67D
ΔE00 8.24
Grey Green
#86A17D
ΔE00 8.47
Lichen
#8FB67B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCA0 #BCA0BC
analogous
#AEBCA0 #A0BCA0 #A0BCAE
triadic
#A0BCA0 #A0A0BC #BCA0A0
tetradic
#A0BCA0 #A0AEBC #BCA0BC #BCAEA0
square
#A0BCA0 #A0AEBC #BCA0BC #BCAEA0
split-complementary
#A0BCA0 #AEA0BC #BCA0AE
monochromatic
#5D845D #7CA37C #A0BCA0 #C4D5C4 #E8EFE8
Accessibility & contrast
On white
2.06
#A0BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#A0BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCA0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCA0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69E
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#9EBAB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bca0; /* rgb */ color: rgb(160, 188, 160); /* oklch */ color: oklch(76.6% 0.050 145.1);
Tailwind
colors: {
custom: {
50: '#bcd0bc',
500: '#a0bca0',
950: '#000000',
},
}SCSS
$custom: #a0bca0; $custom-light: #bcd0bc; $custom-dark: #000000;
JSON
{
"hex": "#a0bca0",
"rgb": {
"r": 160,
"g": 188,
"b": 160
},
"hsl": {
"h": 120,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.7664,
"c": 0.04983,
"h": 145.1
},
"luminance": 0.45978
}Semantic roles & 50–950 ramp
primary
#A0BCA0
secondary
#E0D8E0
accent
#4A9C9C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281