#A1BBAC#A1BBAC
#A1BBAC is a light, muted green. Relative luminance 0.461; OKLCH L 76.8% C 0.035 H 160.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBAC |
|---|---|
| RGB | rgb(161, 187, 172) |
| HSL | hsl(145, 16%, 68%) |
| HSV | hsv(145, 14%, 73%) |
| CMYK | cmyk(13.9%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(73.61, -11.82, 4.63) |
| CIE-LCH | lch(73.61, 12.69, 158.62°) |
| OKLab | oklab(76.81% -0.0333 0.012) |
| OKLCH | oklch(76.81% 0.035 160.2) |
| XYZ | xyz(39.9129, 46.0955, 45.8162) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.39
Sage Green
#9CAF88
ΔE00 9.01
Darkseagreen
#8FBC8F
ΔE00 9.88
Pale Teal
#82CBB2
ΔE00 10.07
Greyish Teal
#719F91
ΔE00 10.70
Grey Green
#86A17D
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBAC #BBA1B0
analogous
#A3BBA1 #A1BBAC #A1BBB9
triadic
#A1BBAC #ACA1BB #BBACA1
tetradic
#A1BBAC #A1A3BB #BBA1B0 #BBB9A1
square
#A1BBAC #A1A3BB #BBA1B0 #BBB9A1
split-complementary
#A1BBAC #B9A1BB #BBA1A3
monochromatic
#5F836E #7DA18D #A1BBAC #C5D5CB #E8EEEB
Accessibility & contrast
On white
2.05
#A1BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#A1BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBAC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBAC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#9DBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a1bbac; /* rgb */ color: rgb(161, 187, 172); /* oklch */ color: oklch(76.8% 0.035 160.2);
Tailwind
colors: {
custom: {
50: '#bdcfc4',
500: '#a1bbac',
950: '#000000',
},
}SCSS
$custom: #a1bbac; $custom-light: #bdcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a1bbac",
"rgb": {
"r": 161,
"g": 187,
"b": 172
},
"hsl": {
"h": 145.385,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.76812,
"c": 0.03544,
"h": 160.2
},
"luminance": 0.46096
}Semantic roles & 50–950 ramp
primary
#A1BBAC
secondary
#E0D8DD
accent
#4B799A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281