#ABBF96#ABBF96
#ABBF96 is a light, moderate yellow-green. Relative luminance 0.481; OKLCH L 77.9% C 0.061 H 128.9°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBF96 |
|---|---|
| RGB | rgb(171, 191, 150) |
| HSL | hsl(89, 24%, 67%) |
| HSV | hsv(89, 21%, 75%) |
| CMYK | cmyk(10.5%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(74.90, -14.24, 18.46) |
| CIE-LCH | lch(74.90, 23.31, 127.66°) |
| OKLab | oklab(77.85% -0.038 0.0471) |
| OKLCH | oklch(77.85% 0.061 128.9) |
| XYZ | xyz(40.9296, 48.1213, 35.9803) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.39
Greenish Grey
#96AE8D
ΔE00 5.49
Darkseagreen
#8FBC8F
ΔE00 6.13
Lichen
#8FB67B
ΔE00 6.72
Sage Green (survey)
#88B378
ΔE00 7.78
Pale Olive
#B9CC81
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBF96 #AA96BF
analogous
#BFBF96 #ABBF96 #97BF96
triadic
#ABBF96 #96ABBF #BF96AB
tetradic
#ABBF96 #96BFBF #AA96BF #BF9697
square
#ABBF96 #96BFBF #AA96BF #BF9697
split-complementary
#ABBF96 #9697BF #BF96BF
monochromatic
#6E8853 #8DA870 #ABBF96 #C9D6BC #E8EDE2
Accessibility & contrast
On white
1.98
#ABBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#ABBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBF96
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBF96 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#ADBBB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbf96; /* rgb */ color: rgb(171, 191, 150); /* oklch */ color: oklch(77.9% 0.061 128.9);
Tailwind
colors: {
custom: {
50: '#c4d2b5',
500: '#abbf96',
950: '#000000',
},
}SCSS
$custom: #abbf96; $custom-light: #c4d2b5; $custom-dark: #000000;
JSON
{
"hex": "#abbf96",
"rgb": {
"r": 171,
"g": 191,
"b": 150
},
"hsl": {
"h": 89.268,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77852,
"c": 0.06058,
"h": 128.9
},
"luminance": 0.48122
}Semantic roles & 50–950 ramp
primary
#ABBF96
secondary
#D8D2DF
accent
#43A372
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280