#ADBBAB#ADBBAB
#ADBBAB is a light, muted green. Relative luminance 0.474; OKLCH L 77.7% C 0.027 H 141.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBAB |
|---|---|
| RGB | rgb(173, 187, 171) |
| HSL | hsl(113, 11%, 70%) |
| HSV | hsv(113, 9%, 73%) |
| CMYK | cmyk(7.5%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.42, -7.85, 6.45) |
| CIE-LCH | lch(74.42, 10.16, 140.58°) |
| OKLab | oklab(77.66% -0.0213 0.0168) |
| OKLCH | oklch(77.66% 0.027 141.7) |
| XYZ | xyz(42.3532, 47.3648, 45.4312) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 8.71
Cement
#A5A391
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.17
Greyish
#A8A495
ΔE00 9.66
Bland
#AFA88B
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBAB #B9ABBB
analogous
#B5BBAB #ADBBAB #ABBBB1
triadic
#ADBBAB #ABADBB #BBABAD
tetradic
#ADBBAB #ABB5BB #B9ABBB #BBB1AB
square
#ADBBAB #ABB5BB #B9ABBB #BBB1AB
split-complementary
#ADBBAB #B1ABBB #BBABB5
monochromatic
#6D8269 #8CA089 #ADBBAB #CED6CD #EEF1EE
Accessibility & contrast
On white
2.01
#ADBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ADBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBAB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBAB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#BAB6AC
Tritanopia (blue-blind)
#ACBAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #adbbab; /* rgb */ color: rgb(173, 187, 171); /* oklch */ color: oklch(77.7% 0.027 141.7);
Tailwind
colors: {
custom: {
50: '#c5cfc4',
500: '#adbbab',
950: '#000000',
},
}SCSS
$custom: #adbbab; $custom-light: #c5cfc4; $custom-dark: #000000;
JSON
{
"hex": "#adbbab",
"rgb": {
"r": 173,
"g": 187,
"b": 171
},
"hsl": {
"h": 112.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77662,
"c": 0.02718,
"h": 141.7
},
"luminance": 0.47365
}Semantic roles & 50–950 ramp
primary
#ADBBAB
secondary
#E3DFE3
accent
#51958C
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281