#A5BBAB#A5BBAB
#A5BBAB is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.033 H 154.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBAB |
|---|---|
| RGB | rgb(165, 187, 171) |
| HSL | hsl(136, 14%, 69%) |
| HSV | hsv(136, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.86, -10.64, 5.56) |
| CIE-LCH | lch(73.86, 12.00, 152.40°) |
| OKLab | oklab(77.07% -0.0297 0.0145) |
| OKLCH | oklch(77.07% 0.033 154) |
| XYZ | xyz(40.6364, 46.4796, 45.3507) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.14
Sage Green
#9CAF88
ΔE00 8.48
Darkseagreen
#8FBC8F
ΔE00 10.04
Grey Green
#86A17D
ΔE00 10.79
Cement
#A5A391
ΔE00 10.97
Silver (survey)
#C5C9C7
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBAB #BBA5B5
analogous
#AABBA5 #A5BBAB #A5BBB6
triadic
#A5BBAB #ABA5BB #BBABA5
tetradic
#A5BBAB #A5AABB #BBA5B5 #BBB6A5
square
#A5BBAB #A5AABB #BBA5B5 #BBB6A5
split-complementary
#A5BBAB #B6A5BB #BBA5AA
monochromatic
#63836C #82A18A #A5BBAB #C8D5CC #EBF0EC
Accessibility & contrast
On white
2.04
#A5BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A5BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBAB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBAB | 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)
#BBB7AA
Deuteranopia (green-blind)
#B7B4AC
Tritanopia (blue-blind)
#A2BAB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a5bbab; /* rgb */ color: rgb(165, 187, 171); /* oklch */ color: oklch(77.1% 0.033 154.0);
Tailwind
colors: {
custom: {
50: '#bfcfc4',
500: '#a5bbab',
950: '#000000',
},
}SCSS
$custom: #a5bbab; $custom-light: #bfcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a5bbab",
"rgb": {
"r": 165,
"g": 187,
"b": 171
},
"hsl": {
"h": 136.364,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.7707,
"c": 0.03302,
"h": 154
},
"luminance": 0.4648
}Semantic roles & 50–950 ramp
primary
#A5BBAB
secondary
#E1DBDF
accent
#4D8498
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281