#ABB795#ABB795
#ABB795 is a light, muted yellow-green. Relative luminance 0.447; OKLCH L 76.1% C 0.049 H 123.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB795 |
|---|---|
| RGB | rgb(171, 183, 149) |
| HSL | hsl(81, 19%, 65%) |
| HSV | hsv(81, 19%, 72%) |
| CMYK | cmyk(6.6%, 0%, 18.6%, 28.2%) |
| CIE-LAB | lab(72.69, -10.26, 15.92) |
| CIE-LCH | lch(72.69, 18.94, 122.79°) |
| OKLab | oklab(76.09% -0.0269 0.0409) |
| OKLCH | oklch(76.09% 0.049 123.4) |
| XYZ | xyz(39.1522, 44.6948, 34.9923) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.76
Greenish Grey
#96AE8D
ΔE00 4.98
Darkseagreen
#8FBC8F
ΔE00 8.37
Bland
#AFA88B
ΔE00 8.47
Lichen
#8FB67B
ΔE00 8.59
Grey Green
#86A17D
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB795 #A195B7
analogous
#B7B295 #ABB795 #9AB795
triadic
#ABB795 #95ABB7 #B795AB
tetradic
#ABB795 #95B7B2 #A195B7 #B7959A
square
#ABB795 #95B7B2 #A195B7 #B7959A
split-complementary
#ABB795 #959AB7 #B295B7
monochromatic
#6F7D55 #8E9E71 #ABB795 #C8D0B9 #E5E9DE
Accessibility & contrast
On white
2.11
#ABB795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ABB795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB795
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB795 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB393
Deuteranopia (green-blind)
#BAB296
Tritanopia (blue-blind)
#AEB3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb795; /* rgb */ color: rgb(171, 183, 149); /* oklch */ color: oklch(76.1% 0.049 123.4);
Tailwind
colors: {
custom: {
50: '#c4ccb4',
500: '#abb795',
950: '#000000',
},
}SCSS
$custom: #abb795; $custom-light: #c4ccb4; $custom-dark: #000000;
JSON
{
"hex": "#abb795",
"rgb": {
"r": 171,
"g": 183,
"b": 149
},
"hsl": {
"h": 81.176,
"s": 19.101,
"l": 65.098
},
"oklch": {
"l": 0.76088,
"c": 0.04893,
"h": 123.4
},
"luminance": 0.44695
}Semantic roles & 50–950 ramp
primary
#ABB795
secondary
#D2CEDA
accent
#489D66
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280