#A0BBAC#A0BBAC
#A0BBAC is a light, muted green. Relative luminance 0.460; OKLCH L 76.7% C 0.036 H 161.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBAC |
|---|---|
| RGB | rgb(160, 187, 172) |
| HSL | hsl(147, 17%, 68%) |
| HSV | hsv(147, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(73.54, -12.16, 4.52) |
| CIE-LCH | lch(73.54, 12.97, 159.61°) |
| OKLab | oklab(76.74% -0.0344 0.0117) |
| OKLCH | oklch(76.74% 0.036 161.1) |
| XYZ | xyz(39.7121, 45.9919, 45.8068) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.40
Sage Green
#9CAF88
ΔE00 9.07
Darkseagreen
#8FBC8F
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 9.82
Greyish Teal
#719F91
ΔE00 10.51
Grey Green
#86A17D
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBAC #BBA0AF
analogous
#A1BBA0 #A0BBAC #A0BBB9
triadic
#A0BBAC #ACA0BB #BBACA0
tetradic
#A0BBAC #A0A1BB #BBA0AF #BBB9A0
square
#A0BBAC #A0A1BB #BBA0AF #BBB9A0
split-complementary
#A0BBAC #B9A0BB #BBA0A1
monochromatic
#5E836E #7CA18D #A0BBAC #C4D5CB #E7EEEA
Accessibility & contrast
On white
2.06
#A0BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#A0BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBAC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBAC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#9BBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bbac; /* rgb */ color: rgb(160, 187, 172); /* oklch */ color: oklch(76.7% 0.036 161.1);
Tailwind
colors: {
custom: {
50: '#bccfc4',
500: '#a0bbac',
950: '#000000',
},
}SCSS
$custom: #a0bbac; $custom-light: #bccfc4; $custom-dark: #000000;
JSON
{
"hex": "#a0bbac",
"rgb": {
"r": 160,
"g": 187,
"b": 172
},
"hsl": {
"h": 146.667,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.76742,
"c": 0.03631,
"h": 161.1
},
"luminance": 0.45993
}Semantic roles & 50–950 ramp
primary
#A0BBAC
secondary
#E0D7DC
accent
#4B779B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281