#A0BAA2#A0BAA2
#A0BAA2 is a light, muted green. Relative luminance 0.452; OKLCH L 76.3% C 0.044 H 147.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAA2 |
|---|---|
| RGB | rgb(160, 186, 162) |
| HSL | hsl(125, 16%, 68%) |
| HSV | hsv(125, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(73.02, -13.52, 9.22) |
| CIE-LCH | lch(73.02, 16.37, 145.72°) |
| OKLab | oklab(76.25% -0.0372 0.0239) |
| OKLCH | oklch(76.25% 0.044 147.3) |
| XYZ | xyz(38.5762, 45.1993, 40.8674) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.62
Sage Green
#9CAF88
ΔE00 6.09
Darkseagreen
#8FBC8F
ΔE00 7.01
Grey Green
#86A17D
ΔE00 8.62
Greyish Green
#82A67D
ΔE00 8.73
Greeny Grey
#7EA07A
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAA2 #BAA0B8
analogous
#ABBAA0 #A0BAA2 #A0BAAF
triadic
#A0BAA2 #A2A0BA #BAA2A0
tetradic
#A0BAA2 #A0ABBA #BAA0B8 #BAAFA0
square
#A0BAA2 #A0ABBA #BAA0B8 #BAAFA0
split-complementary
#A0BAA2 #AFA0BA #BAA0AB
monochromatic
#5E8261 #7DA07F #A0BAA2 #C3D4C5 #E7EDE7
Accessibility & contrast
On white
2.09
#A0BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#A0BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAA2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAA2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#9DB9B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0baa2; /* rgb */ color: rgb(160, 186, 162); /* oklch */ color: oklch(76.3% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#bccebd',
500: '#a0baa2',
950: '#000000',
},
}SCSS
$custom: #a0baa2; $custom-light: #bccebd; $custom-dark: #000000;
JSON
{
"hex": "#a0baa2",
"rgb": {
"r": 160,
"g": 186,
"b": 162
},
"hsl": {
"h": 124.615,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76251,
"c": 0.0442,
"h": 147.3
},
"luminance": 0.452
}Semantic roles & 50–950 ramp
primary
#A0BAA2
secondary
#DFD7DE
accent
#4B949A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281