#ADBCAB#ADBCAB
#ADBCAB is a light, muted green. Relative luminance 0.478; OKLCH L 77.9% C 0.029 H 142.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBCAB |
|---|---|
| RGB | rgb(173, 188, 171) |
| HSL | hsl(113, 11%, 70%) |
| HSV | hsv(113, 9%, 74%) |
| CMYK | cmyk(8%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.69, -8.38, 6.84) |
| CIE-LCH | lch(74.69, 10.81, 140.76°) |
| OKLab | oklab(77.88% -0.0228 0.0178) |
| OKLCH | oklch(77.88% 0.029 142) |
| XYZ | xyz(42.5661, 47.7906, 45.5021) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.74
Sage Green
#9CAF88
ΔE00 8.43
Cement
#A5A391
ΔE00 9.41
Silver (survey)
#C5C9C7
ΔE00 9.54
Greyish
#A8A495
ΔE00 10.11
Bland
#AFA88B
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBCAB #BAABBC
analogous
#B5BCAB #ADBCAB #ABBCB1
triadic
#ADBCAB #ABADBC #BCABAD
tetradic
#ADBCAB #ABB5BC #BAABBC #BCB1AB
square
#ADBCAB #ABB5BC #BAABBC #BCB1AB
split-complementary
#ADBCAB #B1ABBC #BCABB5
monochromatic
#6C8469 #8CA189 #ADBCAB #CED7CD #EEF1EE
Accessibility & contrast
On white
1.99
#ADBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#ADBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBCAB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBCAB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#ACBBB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #adbcab; /* rgb */ color: rgb(173, 188, 171); /* oklch */ color: oklch(77.9% 0.029 142.0);
Tailwind
colors: {
custom: {
50: '#c5d0c4',
500: '#adbcab',
950: '#000000',
},
}SCSS
$custom: #adbcab; $custom-light: #c5d0c4; $custom-dark: #000000;
JSON
{
"hex": "#adbcab",
"rgb": {
"r": 173,
"g": 188,
"b": 171
},
"hsl": {
"h": 112.941,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77876,
"c": 0.02894,
"h": 142
},
"luminance": 0.47791
}Semantic roles & 50–950 ramp
primary
#ADBCAB
secondary
#E3DFE4
accent
#50958D
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281