#ABBD95#ABBD95
#ABBD95 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.4% C 0.059 H 127.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBD95 |
|---|---|
| RGB | rgb(171, 189, 149) |
| HSL | hsl(87, 23%, 66%) |
| HSV | hsv(87, 21%, 74%) |
| CMYK | cmyk(9.5%, 0%, 21.2%, 25.9%) |
| CIE-LAB | lab(74.33, -13.37, 18.20) |
| CIE-LCH | lch(74.33, 22.59, 126.30°) |
| OKLab | oklab(77.39% -0.0356 0.0465) |
| OKLCH | oklch(77.39% 0.059 127.4) |
| XYZ | xyz(40.4162, 47.2228, 35.4136) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.97
Greenish Grey
#96AE8D
ΔE00 5.22
Darkseagreen
#8FBC8F
ΔE00 6.54
Lichen
#8FB67B
ΔE00 6.94
Sage Green (survey)
#88B378
ΔE00 7.97
Sage
#87AE73
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBD95 #A795BD
analogous
#BDBB95 #ABBD95 #97BD95
triadic
#ABBD95 #95ABBD #BD95AB
tetradic
#ABBD95 #95BDBB #A795BD #BD9597
square
#ABBD95 #95BDBB #A795BD #BD9597
split-complementary
#ABBD95 #9597BD #BB95BD
monochromatic
#6E8553 #8DA66F #ABBD95 #C9D4BB #E7ECE0
Accessibility & contrast
On white
2.01
#ABBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBD95
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBD95 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B893
Deuteranopia (green-blind)
#BFB697
Tritanopia (blue-blind)
#ADB9B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbd95; /* rgb */ color: rgb(171, 189, 149); /* oklch */ color: oklch(77.4% 0.059 127.4);
Tailwind
colors: {
custom: {
50: '#c4d0b4',
500: '#abbd95',
950: '#000000',
},
}SCSS
$custom: #abbd95; $custom-light: #c4d0b4; $custom-dark: #000000;
JSON
{
"hex": "#abbd95",
"rgb": {
"r": 171,
"g": 189,
"b": 149
},
"hsl": {
"h": 87,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.77392,
"c": 0.05858,
"h": 127.4
},
"luminance": 0.47223
}Semantic roles & 50–950 ramp
primary
#ABBD95
secondary
#D6D0DD
accent
#44A26E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280