#ABBF97#ABBF97
#ABBF97 is a light, muted yellow-green. Relative luminance 0.482; OKLCH L 77.9% C 0.059 H 129.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBF97 |
|---|---|
| RGB | rgb(171, 191, 151) |
| HSL | hsl(90, 24%, 67%) |
| HSV | hsv(90, 21%, 75%) |
| CMYK | cmyk(10.5%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(74.92, -14.08, 17.95) |
| CIE-LCH | lch(74.92, 22.81, 128.12°) |
| OKLab | oklab(77.88% -0.0376 0.0459) |
| OKLCH | oklch(77.88% 0.059 129.4) |
| XYZ | xyz(41.0104, 48.1536, 36.4062) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.39
Greenish Grey
#96AE8D
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 6.16
Lichen
#8FB67B
ΔE00 6.89
Sage Green (survey)
#88B378
ΔE00 7.93
Pale Olive
#B9CC81
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBF97 #AB97BF
analogous
#BFBF97 #ABBF97 #97BF97
triadic
#ABBF97 #97ABBF #BF97AB
tetradic
#ABBF97 #97BFBF #AB97BF #BF9797
square
#ABBF97 #97BFBF #AB97BF #BF9797
split-complementary
#ABBF97 #9797BF #BF97BF
monochromatic
#6E8854 #8CA871 #ABBF97 #CAD6BD #E8EEE3
Accessibility & contrast
On white
1.98
#ABBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#ABBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBF97
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBF97 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#ADBBB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbf97; /* rgb */ color: rgb(171, 191, 151); /* oklch */ color: oklch(77.9% 0.059 129.4);
Tailwind
colors: {
custom: {
50: '#c4d2b5',
500: '#abbf97',
950: '#000000',
},
}SCSS
$custom: #abbf97; $custom-light: #c4d2b5; $custom-dark: #000000;
JSON
{
"hex": "#abbf97",
"rgb": {
"r": 171,
"g": 191,
"b": 151
},
"hsl": {
"h": 90,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77875,
"c": 0.05935,
"h": 129.4
},
"luminance": 0.48154
}Semantic roles & 50–950 ramp
primary
#ABBF97
secondary
#D9D3DF
accent
#43A273
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280