#ADBBAE#ADBBAE
#ADBBAE is a light, muted green. Relative luminance 0.475; OKLCH L 77.7% C 0.024 H 147.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBBAE |
|---|---|
| RGB | rgb(173, 187, 174) |
| HSL | hsl(124, 9%, 71%) |
| HSV | hsv(124, 7%, 73%) |
| CMYK | cmyk(7.5%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.50, -7.30, 4.93) |
| CIE-LCH | lch(74.50, 8.81, 145.98°) |
| OKLab | oklab(77.75% -0.0201 0.0129) |
| OKLCH | oklch(77.75% 0.024 147.4) |
| XYZ | xyz(42.6424, 47.4805, 46.9543) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.33
Greenish Grey
#96AE8D
ΔE00 8.98
Cement
#A5A391
ΔE00 9.18
Greyish
#A8A495
ΔE00 9.63
Silver
#C0C0C0
ΔE00 9.73
Sage Green
#9CAF88
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBBAE #BBADBA
analogous
#B3BBAD #ADBBAE #ADBBB5
triadic
#ADBBAE #AEADBB #BBAEAD
tetradic
#ADBBAE #ADB3BB #BBADBA #BBB5AD
square
#ADBBAE #ADB3BB #BBADBA #BBB5AD
split-complementary
#ADBBAE #B5ADBB #BBADB3
monochromatic
#6C826D #8C9F8D #ADBBAE #CED7CF #EEF1EE
Accessibility & contrast
On white
2.00
#ADBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ADBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBBAE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBBAE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#ACBAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #adbbae; /* rgb */ color: rgb(173, 187, 174); /* oklch */ color: oklch(77.7% 0.024 147.4);
Tailwind
colors: {
custom: {
50: '#c5cfc6',
500: '#adbbae',
950: '#000000',
},
}SCSS
$custom: #adbbae; $custom-light: #c5cfc6; $custom-dark: #000000;
JSON
{
"hex": "#adbbae",
"rgb": {
"r": 173,
"g": 187,
"b": 174
},
"hsl": {
"h": 124.286,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.77745,
"c": 0.02388,
"h": 147.4
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#ADBBAE
secondary
#E4E0E4
accent
#528F93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282