#A5BBAC#A5BBAC
#A5BBAC is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.032 H 155.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBAC |
|---|---|
| RGB | rgb(165, 187, 172) |
| HSL | hsl(139, 14%, 69%) |
| HSV | hsv(139, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(73.88, -10.45, 5.05) |
| CIE-LCH | lch(73.88, 11.61, 154.19°) |
| OKLab | oklab(77.1% -0.0292 0.0132) |
| OKLCH | oklch(77.1% 0.032 155.8) |
| XYZ | xyz(40.7321, 46.5179, 45.8546) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 8.83
Darkseagreen
#8FBC8F
ΔE00 10.37
Silver (survey)
#C5C9C7
ΔE00 10.78
Cement
#A5A391
ΔE00 11.00
Grey Green
#86A17D
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBAC #BBA5B4
analogous
#A9BBA5 #A5BBAC #A5BBB7
triadic
#A5BBAC #ACA5BB #BBACA5
tetradic
#A5BBAC #A5A9BB #BBA5B4 #BBB7A5
square
#A5BBAC #A5A9BB #BBA5B4 #BBB7A5
split-complementary
#A5BBAC #B7A5BB #BBA5A9
monochromatic
#63836D #82A18C #A5BBAC #C8D5CC #EBF0EC
Accessibility & contrast
On white
2.04
#A5BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A5BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBAC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBAC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#B7B4AD
Tritanopia (blue-blind)
#A2BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5bbac; /* rgb */ color: rgb(165, 187, 172); /* oklch */ color: oklch(77.1% 0.032 155.8);
Tailwind
colors: {
custom: {
50: '#bfcfc4',
500: '#a5bbac',
950: '#000000',
},
}SCSS
$custom: #a5bbac; $custom-light: #bfcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a5bbac",
"rgb": {
"r": 165,
"g": 187,
"b": 172
},
"hsl": {
"h": 139.091,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77098,
"c": 0.03207,
"h": 155.8
},
"luminance": 0.46519
}Semantic roles & 50–950 ramp
primary
#A5BBAC
secondary
#E1DBDF
accent
#4D8098
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281