#A5BBAD#A5BBAD
#A5BBAD is a light, muted green. Relative luminance 0.466; OKLCH L 77.1% C 0.031 H 157.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBAD |
|---|---|
| RGB | rgb(165, 187, 173) |
| HSL | hsl(142, 14%, 69%) |
| HSV | hsv(142, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.91, -10.26, 4.55) |
| CIE-LCH | lch(73.91, 11.22, 156.10°) |
| OKLab | oklab(77.13% -0.0288 0.0118) |
| OKLCH | oklch(77.13% 0.031 157.7) |
| XYZ | xyz(40.8285, 46.5564, 46.3623) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.80
Sage Green
#9CAF88
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 10.56
Darkseagreen
#8FBC8F
ΔE00 10.71
Cool Grey
#95A3A6
ΔE00 10.80
Cement
#A5A391
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBAD #BBA5B3
analogous
#A8BBA5 #A5BBAD #A5BBB8
triadic
#A5BBAD #ADA5BB #BBADA5
tetradic
#A5BBAD #A5A8BB #BBA5B3 #BBB8A5
square
#A5BBAD #A5A8BB #BBA5B3 #BBB8A5
split-complementary
#A5BBAD #B8A5BB #BBA5A8
monochromatic
#63836E #82A18D #A5BBAD #C8D5CD #EBF0ED
Accessibility & contrast
On white
2.04
#A5BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#A5BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBAD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBAD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AC
Deuteranopia (green-blind)
#B6B5AE
Tritanopia (blue-blind)
#A2BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5bbad; /* rgb */ color: rgb(165, 187, 173); /* oklch */ color: oklch(77.1% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#bfcfc5',
500: '#a5bbad',
950: '#000000',
},
}SCSS
$custom: #a5bbad; $custom-light: #bfcfc5; $custom-dark: #000000;
JSON
{
"hex": "#a5bbad",
"rgb": {
"r": 165,
"g": 187,
"b": 173
},
"hsl": {
"h": 141.818,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77126,
"c": 0.03116,
"h": 157.7
},
"luminance": 0.46557
}Semantic roles & 50–950 ramp
primary
#A5BBAD
secondary
#E1DBDF
accent
#4D7D98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281