#A0BAA4#A0BAA4
#A0BAA4 is a light, muted green. Relative luminance 0.453; OKLCH L 76.3% C 0.042 H 149.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAA4 |
|---|---|
| RGB | rgb(160, 186, 164) |
| HSL | hsl(129, 16%, 68%) |
| HSV | hsv(129, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 11.8%, 27.1%) |
| CIE-LAB | lab(73.07, -13.16, 8.20) |
| CIE-LCH | lch(73.07, 15.50, 148.07°) |
| OKLab | oklab(76.3% -0.0363 0.0213) |
| OKLCH | oklch(76.3% 0.042 149.6) |
| XYZ | xyz(38.7554, 45.2710, 41.8111) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.12
Sage Green
#9CAF88
ΔE00 6.66
Darkseagreen
#8FBC8F
ΔE00 7.58
Grey Green
#86A17D
ΔE00 8.98
Greyish Green
#82A67D
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAA4 #BAA0B6
analogous
#A9BAA0 #A0BAA4 #A0BAB1
triadic
#A0BAA4 #A4A0BA #BAA4A0
tetradic
#A0BAA4 #A0A9BA #BAA0B6 #BAB1A0
square
#A0BAA4 #A0A9BA #BAA0B6 #BAB1A0
split-complementary
#A0BAA4 #B1A0BA #BAA0A9
monochromatic
#5E8264 #7DA082 #A0BAA4 #C3D4C6 #E7EDE8
Accessibility & contrast
On white
2.09
#A0BAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#A0BAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAA4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAA4 | 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)
#BBB5A3
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#9DB9B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0baa4; /* rgb */ color: rgb(160, 186, 164); /* oklch */ color: oklch(76.3% 0.042 149.6);
Tailwind
colors: {
custom: {
50: '#bccebf',
500: '#a0baa4',
950: '#000000',
},
}SCSS
$custom: #a0baa4; $custom-light: #bccebf; $custom-dark: #000000;
JSON
{
"hex": "#a0baa4",
"rgb": {
"r": 160,
"g": 186,
"b": 164
},
"hsl": {
"h": 129.231,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76304,
"c": 0.04211,
"h": 149.6
},
"luminance": 0.45272
}Semantic roles & 50–950 ramp
primary
#A0BAA4
secondary
#DFD7DE
accent
#4B8E9A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281