#ABBF99#ABBF99
#ABBF99 is a light, muted yellow-green. Relative luminance 0.482; OKLCH L 77.9% C 0.057 H 130.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBF99 |
|---|---|
| RGB | rgb(171, 191, 153) |
| HSL | hsl(92, 23%, 67%) |
| HSV | hsv(92, 20%, 75%) |
| CMYK | cmyk(10.5%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(74.96, -13.76, 16.93) |
| CIE-LCH | lch(74.96, 21.81, 129.09°) |
| OKLab | oklab(77.92% -0.0368 0.0434) |
| OKLCH | oklch(77.92% 0.057 130.3) |
| XYZ | xyz(41.1742, 48.2191, 37.2688) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.45
Greenish Grey
#96AE8D
ΔE00 5.24
Darkseagreen
#8FBC8F
ΔE00 6.24
Lichen
#8FB67B
ΔE00 7.25
Sage Green (survey)
#88B378
ΔE00 8.23
Sage
#87AE73
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBF99 #AD99BF
analogous
#BEBF99 #ABBF99 #99BF9A
triadic
#ABBF99 #99ABBF #BF99AB
tetradic
#ABBF99 #99BEBF #AD99BF #BF9A99
square
#ABBF99 #99BEBF #AD99BF #BF9A99
split-complementary
#ABBF99 #9A99BF #BF99BE
monochromatic
#6D8855 #8CA773 #ABBF99 #CAD7BF #E9EEE4
Accessibility & contrast
On white
1.97
#ABBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#ABBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBF99
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBF99 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#C0B89B
Tritanopia (blue-blind)
#ACBCB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbf99; /* rgb */ color: rgb(171, 191, 153); /* oklch */ color: oklch(77.9% 0.057 130.3);
Tailwind
colors: {
custom: {
50: '#c4d2b7',
500: '#abbf99',
950: '#000000',
},
}SCSS
$custom: #abbf99; $custom-light: #c4d2b7; $custom-dark: #000000;
JSON
{
"hex": "#abbf99",
"rgb": {
"r": 171,
"g": 191,
"b": 153
},
"hsl": {
"h": 91.579,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.77921,
"c": 0.05687,
"h": 130.3
},
"luminance": 0.48219
}Semantic roles & 50–950 ramp
primary
#ABBF99
secondary
#DAD4E0
accent
#44A175
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280