#A0BBAB#A0BBAB
#A0BBAB is a light, muted green. Relative luminance 0.460; OKLCH L 76.7% C 0.037 H 159.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBAB |
|---|---|
| RGB | rgb(160, 187, 171) |
| HSL | hsl(144, 17%, 68%) |
| HSV | hsv(144, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.52, -12.35, 5.03) |
| CIE-LCH | lch(73.52, 13.33, 157.85°) |
| OKLab | oklab(76.71% -0.0348 0.0131) |
| OKLCH | oklch(76.71% 0.037 159.4) |
| XYZ | xyz(39.6165, 45.9537, 45.3029) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 9.43
Pale Teal
#82CBB2
ΔE00 9.72
Greyish Teal
#719F91
ΔE00 10.51
Grey Green
#86A17D
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBAB #BBA0B0
analogous
#A2BBA0 #A0BBAB #A0BBB8
triadic
#A0BBAB #ABA0BB #BBABA0
tetradic
#A0BBAB #A0A2BB #BBA0B0 #BBB8A0
square
#A0BBAB #A0A2BB #BBA0B0 #BBB8A0
split-complementary
#A0BBAB #B8A0BB #BBA0A2
monochromatic
#5E836D #7CA18B #A0BBAB #C4D5CB #E7EEEA
Accessibility & contrast
On white
2.06
#A0BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#A0BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBAB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBAB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#9CBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bbab; /* rgb */ color: rgb(160, 187, 171); /* oklch */ color: oklch(76.7% 0.037 159.4);
Tailwind
colors: {
custom: {
50: '#bccfc4',
500: '#a0bbab',
950: '#000000',
},
}SCSS
$custom: #a0bbab; $custom-light: #bccfc4; $custom-dark: #000000;
JSON
{
"hex": "#a0bbab",
"rgb": {
"r": 160,
"g": 187,
"b": 171
},
"hsl": {
"h": 144.444,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.76714,
"c": 0.03715,
"h": 159.4
},
"luminance": 0.45955
}Semantic roles & 50–950 ramp
primary
#A0BBAB
secondary
#E0D7DC
accent
#4B7A9B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281