#ABB295#ABB295
#ABB295 is a light, muted yellow-green. Relative luminance 0.427; OKLCH L 75.0% C 0.041 H 118.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB295 |
|---|---|
| RGB | rgb(171, 178, 149) |
| HSL | hsl(74, 16%, 64%) |
| HSV | hsv(74, 16%, 70%) |
| CMYK | cmyk(3.9%, 0%, 16.3%, 30.2%) |
| CIE-LAB | lab(71.33, -7.63, 14.02) |
| CIE-LCH | lch(71.33, 15.96, 118.56°) |
| OKLab | oklab(75.01% -0.0195 0.0361) |
| OKLCH | oklch(75.01% 0.041 118.4) |
| XYZ | xyz(38.1392, 42.6687, 34.6546) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.17
Greenish Grey
#96AE8D
ΔE00 6.12
Bland
#AFA88B
ΔE00 6.37
Cement
#A5A391
ΔE00 6.79
Stone (survey)
#ADA587
ΔE00 7.07
Greyish
#A8A495
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB295 #9C95B2
analogous
#B2AB95 #ABB295 #9DB295
triadic
#ABB295 #95ABB2 #B295AB
tetradic
#ABB295 #95B2AB #9C95B2 #B2959D
square
#ABB295 #95B2AB #9C95B2 #B2959D
split-complementary
#ABB295 #959DB2 #AB95B2
monochromatic
#6F7756 #8F9872 #ABB295 #C7CCB8 #E3E6DC
Accessibility & contrast
On white
2.20
#ABB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ABB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB295
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB295 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF93
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#AEAFAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb295; /* rgb */ color: rgb(171, 178, 149); /* oklch */ color: oklch(75.0% 0.041 118.4);
Tailwind
colors: {
custom: {
50: '#c4c9b4',
500: '#abb295',
950: '#000000',
},
}SCSS
$custom: #abb295; $custom-light: #c4c9b4; $custom-dark: #000000;
JSON
{
"hex": "#abb295",
"rgb": {
"r": 171,
"g": 178,
"b": 149
},
"hsl": {
"h": 74.483,
"s": 15.847,
"l": 64.118
},
"oklch": {
"l": 0.75009,
"c": 0.04106,
"h": 118.4
},
"luminance": 0.42669
}Semantic roles & 50–950 ramp
primary
#ABB295
secondary
#CFCCD6
accent
#4B9A5E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280