#A5BBAF#A5BBAF
#A5BBAF is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.029 H 161.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBAF |
|---|---|
| RGB | rgb(165, 187, 175) |
| HSL | hsl(147, 14%, 69%) |
| HSV | hsv(147, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.96, -9.88, 3.53) |
| CIE-LCH | lch(73.96, 10.49, 160.33°) |
| OKLab | oklab(77.18% -0.028 0.0092) |
| OKLCH | oklch(77.18% 0.029 161.8) |
| XYZ | xyz(41.0235, 46.6344, 47.3891) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.51
Sage Green
#9CAF88
ΔE00 9.92
Silver (survey)
#C5C9C7
ΔE00 10.12
Cool Grey
#95A3A6
ΔE00 10.21
Cement
#A5A391
ΔE00 11.16
Darkseagreen
#8FBC8F
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBAF #BBA5B1
analogous
#A6BBA5 #A5BBAF #A5BBBA
triadic
#A5BBAF #AFA5BB #BBAFA5
tetradic
#A5BBAF #A5A6BB #BBA5B1 #BBBAA5
square
#A5BBAF #A5A6BB #BBA5B1 #BBBAA5
split-complementary
#A5BBAF #BAA5BB #BBA5A6
monochromatic
#638371 #82A190 #A5BBAF #C8D5CE #EBF0ED
Accessibility & contrast
On white
2.03
#A5BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A5BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBAF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBAF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#A1BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5bbaf; /* rgb */ color: rgb(165, 187, 175); /* oklch */ color: oklch(77.2% 0.029 161.8);
Tailwind
colors: {
custom: {
50: '#bfcfc6',
500: '#a5bbaf',
950: '#000000',
},
}SCSS
$custom: #a5bbaf; $custom-light: #bfcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a5bbaf",
"rgb": {
"r": 165,
"g": 187,
"b": 175
},
"hsl": {
"h": 147.273,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77182,
"c": 0.02947,
"h": 161.8
},
"luminance": 0.46635
}Semantic roles & 50–950 ramp
primary
#A5BBAF
secondary
#E1DBDE
accent
#4D7698
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282