#ABB293#ABB293
#ABB293 is a light, muted yellow-green. Relative luminance 0.426; OKLCH L 75.0% C 0.044 H 117.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB293 |
|---|---|
| RGB | rgb(171, 178, 147) |
| HSL | hsl(74, 17%, 64%) |
| HSV | hsv(74, 17%, 70%) |
| CMYK | cmyk(3.9%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(71.29, -7.95, 15.05) |
| CIE-LCH | lch(71.29, 17.02, 117.86°) |
| OKLab | oklab(74.96% -0.0204 0.0387) |
| OKLCH | oklch(74.96% 0.044 117.8) |
| XYZ | xyz(37.9809, 42.6054, 33.8209) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.80
Greenish Grey
#96AE8D
ΔE00 5.99
Bland
#AFA88B
ΔE00 6.39
Stone (survey)
#ADA587
ΔE00 7.05
Cement
#A5A391
ΔE00 7.14
Greyish
#A8A495
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB293 #9A93B2
analogous
#B2A993 #ABB293 #9BB293
triadic
#ABB293 #93ABB2 #B293AB
tetradic
#ABB293 #93B2A9 #9A93B2 #B2939B
square
#ABB293 #93B2A9 #9A93B2 #B2939B
split-complementary
#ABB293 #939BB2 #A993B2
monochromatic
#6F7654 #8F996F #ABB293 #C7CBB7 #E3E5DA
Accessibility & contrast
On white
2.21
#ABB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#ABB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB293
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB293 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AE91
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#AEAEA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb293; /* rgb */ color: rgb(171, 178, 147); /* oklch */ color: oklch(75.0% 0.044 117.8);
Tailwind
colors: {
custom: {
50: '#c4c9b2',
500: '#abb293',
950: '#000000',
},
}SCSS
$custom: #abb293; $custom-light: #c4c9b2; $custom-dark: #000000;
JSON
{
"hex": "#abb293",
"rgb": {
"r": 171,
"g": 178,
"b": 147
},
"hsl": {
"h": 73.548,
"s": 16.757,
"l": 63.725
},
"oklch": {
"l": 0.74961,
"c": 0.04372,
"h": 117.8
},
"luminance": 0.42605
}Semantic roles & 50–950 ramp
primary
#ABB293
secondary
#CDCBD6
accent
#4A9B5D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280