#A2BC9E#A2BC9E
#A2BC9E is a light, muted green. Relative luminance 0.461; OKLCH L 76.7% C 0.051 H 141.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BC9E |
|---|---|
| RGB | rgb(162, 188, 158) |
| HSL | hsl(112, 18%, 68%) |
| HSV | hsv(112, 16%, 74%) |
| CMYK | cmyk(13.8%, 0%, 16%, 26.3%) |
| CIE-LAB | lab(73.62, -14.58, 12.26) |
| CIE-LCH | lch(73.62, 19.05, 139.94°) |
| OKLab | oklab(76.73% -0.0397 0.0317) |
| OKLCH | oklch(76.73% 0.051 141.4) |
| XYZ | xyz(39.0538, 46.1158, 39.1848) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.08
Sage Green
#9CAF88
ΔE00 4.97
Darkseagreen
#8FBC8F
ΔE00 5.65
Greyish Green
#82A67D
ΔE00 8.14
Lichen
#8FB67B
ΔE00 8.15
Grey Green
#86A17D
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BC9E #B89EBC
analogous
#B1BC9E #A2BC9E #9EBCA9
triadic
#A2BC9E #9EA2BC #BC9EA2
tetradic
#A2BC9E #9EB1BC #B89EBC #BCA99E
square
#A2BC9E #9EB1BC #B89EBC #BCA99E
split-complementary
#A2BC9E #A99EBC #BC9EB1
monochromatic
#61845B #7FA37A #A2BC9E #C5D5C2 #E7EEE6
Accessibility & contrast
On white
2.05
#A2BC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#A2BC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BC9E
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BC9E | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79C
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#A0BAB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bc9e; /* rgb */ color: rgb(162, 188, 158); /* oklch */ color: oklch(76.7% 0.051 141.4);
Tailwind
colors: {
custom: {
50: '#bdd0ba',
500: '#a2bc9e',
950: '#000000',
},
}SCSS
$custom: #a2bc9e; $custom-light: #bdd0ba; $custom-dark: #000000;
JSON
{
"hex": "#a2bc9e",
"rgb": {
"r": 162,
"g": 188,
"b": 158
},
"hsl": {
"h": 112,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.76731,
"c": 0.05075,
"h": 141.4
},
"luminance": 0.46116
}Semantic roles & 50–950 ramp
primary
#A2BC9E
secondary
#DED6E0
accent
#499D91
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280