#ADBAAA#ADBAAA
#ADBAAA is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.027 H 139.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBAAA |
|---|---|
| RGB | rgb(173, 186, 170) |
| HSL | hsl(109, 10%, 70%) |
| HSV | hsv(109, 9%, 73%) |
| CMYK | cmyk(7%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.13, -7.50, 6.57) |
| CIE-LCH | lch(74.13, 9.98, 138.79°) |
| OKLab | oklab(77.42% -0.0203 0.0172) |
| OKLCH | oklch(77.42% 0.027 139.8) |
| XYZ | xyz(42.0469, 46.9040, 44.8606) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.07
Cement
#A5A391
ΔE00 8.61
Sage Green
#9CAF88
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 9.10
Greyish
#A8A495
ΔE00 9.24
Bland
#AFA88B
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBAAA #B7AABA
analogous
#B5BAAA #ADBAAA #AABAAF
triadic
#ADBAAA #AAADBA #BAAAAD
tetradic
#ADBAAA #AAB5BA #B7AABA #BAAFAA
square
#ADBAAA #AAB5BA #B7AABA #BAAFAA
split-complementary
#ADBAAA #AFAABA #BAAAB5
monochromatic
#6D8169 #8C9F88 #ADBAAA #CED5CC #EEF1EE
Accessibility & contrast
On white
2.02
#ADBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ADBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBAAA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBAAA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#ACB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #adbaaa; /* rgb */ color: rgb(173, 186, 170); /* oklch */ color: oklch(77.4% 0.027 139.8);
Tailwind
colors: {
custom: {
50: '#c5cec3',
500: '#adbaaa',
950: '#000000',
},
}SCSS
$custom: #adbaaa; $custom-light: #c5cec3; $custom-dark: #000000;
JSON
{
"hex": "#adbaaa",
"rgb": {
"r": 173,
"g": 186,
"b": 170
},
"hsl": {
"h": 108.75,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77421,
"c": 0.02658,
"h": 139.8
},
"luminance": 0.46904
}Semantic roles & 50–950 ramp
primary
#ADBAAA
secondary
#E1DEE2
accent
#519488
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281