#ABB294#ABB294
#ABB294 is a light, muted yellow-green. Relative luminance 0.426; OKLCH L 75.0% C 0.042 H 118.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB294 |
|---|---|
| RGB | rgb(171, 178, 148) |
| HSL | hsl(74, 16%, 64%) |
| HSV | hsv(74, 17%, 70%) |
| CMYK | cmyk(3.9%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(71.31, -7.79, 14.53) |
| CIE-LCH | lch(71.31, 16.49, 118.20°) |
| OKLab | oklab(74.99% -0.02 0.0374) |
| OKLCH | oklch(74.99% 0.042 118.1) |
| XYZ | xyz(38.0597, 42.6369, 34.2359) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.98
Greenish Grey
#96AE8D
ΔE00 6.05
Bland
#AFA88B
ΔE00 6.38
Cement
#A5A391
ΔE00 6.97
Stone (survey)
#ADA587
ΔE00 7.06
Greyish
#A8A495
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB294 #9B94B2
analogous
#B2AA94 #ABB294 #9CB294
triadic
#ABB294 #94ABB2 #B294AB
tetradic
#ABB294 #94B2AA #9B94B2 #B2949C
square
#ABB294 #94B2AA #9B94B2 #B2949C
split-complementary
#ABB294 #949CB2 #AA94B2
monochromatic
#6F7655 #8F9870 #ABB294 #C7CCB8 #E3E5DB
Accessibility & contrast
On white
2.20
#ABB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ABB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB294
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB294 | 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)
#B6AF92
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#AEAFAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb294; /* rgb */ color: rgb(171, 178, 148); /* oklch */ color: oklch(75.0% 0.042 118.1);
Tailwind
colors: {
custom: {
50: '#c4c9b3',
500: '#abb294',
950: '#000000',
},
}SCSS
$custom: #abb294; $custom-light: #c4c9b3; $custom-dark: #000000;
JSON
{
"hex": "#abb294",
"rgb": {
"r": 171,
"g": 178,
"b": 148
},
"hsl": {
"h": 74,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.74985,
"c": 0.04238,
"h": 118.1
},
"luminance": 0.42637
}Semantic roles & 50–950 ramp
primary
#ABB294
secondary
#CECCD6
accent
#4B9B5E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280