#A1BBAB#A1BBAB
#A1BBAB is a light, muted green. Relative luminance 0.461; OKLCH L 76.8% C 0.036 H 158.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBAB |
|---|---|
| RGB | rgb(161, 187, 171) |
| HSL | hsl(143, 16%, 68%) |
| HSV | hsv(143, 14%, 73%) |
| CMYK | cmyk(13.9%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.58, -12.01, 5.13) |
| CIE-LCH | lch(73.58, 13.06, 156.85°) |
| OKLab | oklab(76.78% -0.0338 0.0134) |
| OKLCH | oklch(76.78% 0.036 158.4) |
| XYZ | xyz(39.8172, 46.0572, 45.3123) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.06
Sage Green
#9CAF88
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 9.53
Pale Teal
#82CBB2
ΔE00 9.97
Grey Green
#86A17D
ΔE00 10.57
Greyish Teal
#719F91
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBAB #BBA1B1
analogous
#A4BBA1 #A1BBAB #A1BBB8
triadic
#A1BBAB #ABA1BB #BBABA1
tetradic
#A1BBAB #A1A4BB #BBA1B1 #BBB8A1
square
#A1BBAB #A1A4BB #BBA1B1 #BBB8A1
split-complementary
#A1BBAB #B8A1BB #BBA1A4
monochromatic
#5F836D #7DA18B #A1BBAB #C5D5CB #E8EEEA
Accessibility & contrast
On white
2.06
#A1BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A1BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBAB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBAB | 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)
#BAB7AA
Deuteranopia (green-blind)
#B6B3AC
Tritanopia (blue-blind)
#9DBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a1bbab; /* rgb */ color: rgb(161, 187, 171); /* oklch */ color: oklch(76.8% 0.036 158.4);
Tailwind
colors: {
custom: {
50: '#bdcfc4',
500: '#a1bbab',
950: '#000000',
},
}SCSS
$custom: #a1bbab; $custom-light: #bdcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a1bbab",
"rgb": {
"r": 161,
"g": 187,
"b": 171
},
"hsl": {
"h": 143.077,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.76784,
"c": 0.0363,
"h": 158.4
},
"luminance": 0.46058
}Semantic roles & 50–950 ramp
primary
#A1BBAB
secondary
#E0D8DD
accent
#4B7C9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281