#ABBD96#ABBD96
#ABBD96 is a light, muted yellow-green. Relative luminance 0.473; OKLCH L 77.4% C 0.057 H 127.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBD96 |
|---|---|
| RGB | rgb(171, 189, 150) |
| HSL | hsl(88, 23%, 66%) |
| HSV | hsv(88, 21%, 74%) |
| CMYK | cmyk(9.5%, 0%, 20.6%, 25.9%) |
| CIE-LAB | lab(74.35, -13.21, 17.69) |
| CIE-LCH | lch(74.35, 22.08, 126.75°) |
| OKLab | oklab(77.42% -0.0352 0.0453) |
| OKLCH | oklch(77.42% 0.057 127.9) |
| XYZ | xyz(40.4964, 47.2549, 35.8359) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.99
Greenish Grey
#96AE8D
ΔE00 5.13
Darkseagreen
#8FBC8F
ΔE00 6.57
Lichen
#8FB67B
ΔE00 7.11
Sage Green (survey)
#88B378
ΔE00 8.11
Sage
#87AE73
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBD96 #A896BD
analogous
#BDBC96 #ABBD96 #98BD96
triadic
#ABBD96 #96ABBD #BD96AB
tetradic
#ABBD96 #96BDBC #A896BD #BD9698
square
#ABBD96 #96BDBC #A896BD #BD9698
split-complementary
#ABBD96 #9698BD #BC96BD
monochromatic
#6E8554 #8DA570 #ABBD96 #C9D5BC #E7ECE1
Accessibility & contrast
On white
2.01
#ABBD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABBD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBD96
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBD96 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B894
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#ADB9B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbd96; /* rgb */ color: rgb(171, 189, 150); /* oklch */ color: oklch(77.4% 0.057 127.9);
Tailwind
colors: {
custom: {
50: '#c4d0b5',
500: '#abbd96',
950: '#000000',
},
}SCSS
$custom: #abbd96; $custom-light: #c4d0b5; $custom-dark: #000000;
JSON
{
"hex": "#abbd96",
"rgb": {
"r": 171,
"g": 189,
"b": 150
},
"hsl": {
"h": 87.692,
"s": 22.807,
"l": 66.471
},
"oklch": {
"l": 0.77415,
"c": 0.05732,
"h": 127.9
},
"luminance": 0.47255
}Semantic roles & 50–950 ramp
primary
#ABBD96
secondary
#D7D1DE
accent
#44A16F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280