#A0BBAD#A0BBAD
#A0BBAD is a light, muted green. Relative luminance 0.460; OKLCH L 76.8% C 0.035 H 162.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBAD |
|---|---|
| RGB | rgb(160, 187, 173) |
| HSL | hsl(149, 17%, 68%) |
| HSV | hsv(149, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.57, -11.96, 4.01) |
| CIE-LCH | lch(73.57, 12.62, 161.46°) |
| OKLab | oklab(76.77% -0.0339 0.0104) |
| OKLCH | oklch(76.77% 0.036 162.9) |
| XYZ | xyz(39.8085, 46.0305, 46.3145) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.74
Sage Green
#9CAF88
ΔE00 9.42
Pale Teal
#82CBB2
ΔE00 9.93
Darkseagreen
#8FBC8F
ΔE00 10.14
Greyish Teal
#719F91
ΔE00 10.53
Grey Green
#86A17D
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBAD #BBA0AE
analogous
#A0BBA0 #A0BBAD #A0BBBA
triadic
#A0BBAD #ADA0BB #BBADA0
tetradic
#A0BBAD #A0A0BB #BBA0AE #BBBAA0
square
#A0BBAD #A0A0BB #BBA0AE #BBBAA0
split-complementary
#A0BBAD #BAA0BB #BBA0A0
monochromatic
#5E8370 #7CA18E #A0BBAD #C4D5CC #E7EEEB
Accessibility & contrast
On white
2.06
#A0BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A0BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBAD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBAD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AC
Deuteranopia (green-blind)
#B5B3AE
Tritanopia (blue-blind)
#9BBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bbad; /* rgb */ color: rgb(160, 187, 173); /* oklch */ color: oklch(76.8% 0.035 162.9);
Tailwind
colors: {
custom: {
50: '#bccfc5',
500: '#a0bbad',
950: '#000000',
},
}SCSS
$custom: #a0bbad; $custom-light: #bccfc5; $custom-dark: #000000;
JSON
{
"hex": "#a0bbad",
"rgb": {
"r": 160,
"g": 187,
"b": 173
},
"hsl": {
"h": 148.889,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.7677,
"c": 0.0355,
"h": 162.9
},
"luminance": 0.46031
}Semantic roles & 50–950 ramp
primary
#A0BBAD
secondary
#E0D7DC
accent
#4B749B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281