#ADBB9E#ADBB9E
#ADBB9E is a light, muted yellow-green. Relative luminance 0.469; OKLCH L 77.3% C 0.043 H 128.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBB9E |
|---|---|
| RGB | rgb(173, 187, 158) |
| HSL | hsl(89, 18%, 68%) |
| HSV | hsv(89, 16%, 73%) |
| CMYK | cmyk(7.5%, 0%, 15.5%, 26.7%) |
| CIE-LAB | lab(74.12, -10.13, 13.08) |
| CIE-LCH | lch(74.12, 16.54, 127.76°) |
| OKLab | oklab(77.32% -0.0268 0.0338) |
| OKLCH | oklch(77.32% 0.043 128.4) |
| XYZ | xyz(41.1745, 46.8933, 39.2232) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.09
Greenish Grey
#96AE8D
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 8.57
Bland
#AFA88B
ΔE00 9.47
Grey Green
#86A17D
ΔE00 9.58
Cement
#A5A391
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBB9E #AC9EBB
analogous
#BBBB9E #ADBB9E #9EBB9E
triadic
#ADBB9E #9EADBB #BB9EAD
tetradic
#ADBB9E #9EBBBB #AC9EBB #BB9E9E
square
#ADBB9E #9EBBBB #AC9EBB #BB9E9E
split-complementary
#ADBB9E #9E9EBB #BB9EBB
monochromatic
#70835C #8FA27A #ADBB9E #CBD4C2 #EAEDE6
Accessibility & contrast
On white
2.02
#ADBB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ADBB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBB9E
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBB9E | 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)
#BEB79C
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#AEB8B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #adbb9e; /* rgb */ color: rgb(173, 187, 158); /* oklch */ color: oklch(77.3% 0.043 128.4);
Tailwind
colors: {
custom: {
50: '#c5cfba',
500: '#adbb9e',
950: '#000000',
},
}SCSS
$custom: #adbb9e; $custom-light: #c5cfba; $custom-dark: #000000;
JSON
{
"hex": "#adbb9e",
"rgb": {
"r": 173,
"g": 187,
"b": 158
},
"hsl": {
"h": 88.966,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.77324,
"c": 0.0431,
"h": 128.4
},
"luminance": 0.46894
}Semantic roles & 50–950 ramp
primary
#ADBB9E
secondary
#DAD6DF
accent
#4A9C71
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280