#A2BA9E#A2BA9E
#A2BA9E is a light, muted green. Relative luminance 0.453; OKLCH L 76.3% C 0.047 H 141.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BA9E |
|---|---|
| RGB | rgb(162, 186, 158) |
| HSL | hsl(111, 17%, 67%) |
| HSV | hsv(111, 15%, 73%) |
| CMYK | cmyk(12.9%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(73.07, -13.55, 11.48) |
| CIE-LCH | lch(73.07, 17.75, 139.73°) |
| OKLab | oklab(76.29% -0.0368 0.0297) |
| OKLCH | oklch(76.29% 0.047 141.1) |
| XYZ | xyz(38.6295, 45.2672, 39.0434) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.87
Sage Green
#9CAF88
ΔE00 4.88
Darkseagreen
#8FBC8F
ΔE00 6.35
Grey Green
#86A17D
ΔE00 8.15
Greyish Green
#82A67D
ΔE00 8.22
Lichen
#8FB67B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BA9E #B69EBA
analogous
#B0BA9E #A2BA9E #9EBAA8
triadic
#A2BA9E #9EA2BA #BA9EA2
tetradic
#A2BA9E #9EB0BA #B69EBA #BAA89E
square
#A2BA9E #9EB0BA #B69EBA #BAA89E
split-complementary
#A2BA9E #A89EBA #BA9EB0
monochromatic
#61815C #80A17A #A2BA9E #C4D3C2 #E7EDE6
Accessibility & contrast
On white
2.09
#A2BA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#A2BA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BA9E
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BA9E | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59C
Deuteranopia (green-blind)
#B8B29F
Tritanopia (blue-blind)
#A1B8B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2ba9e; /* rgb */ color: rgb(162, 186, 158); /* oklch */ color: oklch(76.3% 0.047 141.1);
Tailwind
colors: {
custom: {
50: '#bdceba',
500: '#a2ba9e',
950: '#000000',
},
}SCSS
$custom: #a2ba9e; $custom-light: #bdceba; $custom-dark: #000000;
JSON
{
"hex": "#a2ba9e",
"rgb": {
"r": 162,
"g": 186,
"b": 158
},
"hsl": {
"h": 111.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76291,
"c": 0.0473,
"h": 141.1
},
"luminance": 0.45268
}Semantic roles & 50–950 ramp
primary
#A2BA9E
secondary
#DDD6DE
accent
#4A9B90
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280