#ABBB95#ABBB95
#ABBB95 is a light, muted yellow-green. Relative luminance 0.464; OKLCH L 77.0% C 0.055 H 126.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBB95 |
|---|---|
| RGB | rgb(171, 187, 149) |
| HSL | hsl(85, 22%, 66%) |
| HSV | hsv(85, 20%, 73%) |
| CMYK | cmyk(8.6%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(73.78, -12.34, 17.44) |
| CIE-LCH | lch(73.78, 21.37, 125.28°) |
| OKLab | oklab(76.96% -0.0327 0.0446) |
| OKLCH | oklch(76.96% 0.055 126.2) |
| XYZ | xyz(39.9890, 46.3683, 35.2712) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.68
Greenish Grey
#96AE8D
ΔE00 4.96
Darkseagreen
#8FBC8F
ΔE00 7.05
Lichen
#8FB67B
ΔE00 7.41
Sage Green (survey)
#88B378
ΔE00 8.37
Sage
#87AE73
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBB95 #A595BB
analogous
#BBB895 #ABBB95 #98BB95
triadic
#ABBB95 #95ABBB #BB95AB
tetradic
#ABBB95 #95BBB8 #A595BB #BB9598
square
#ABBB95 #95BBB8 #A595BB #BB9598
split-complementary
#ABBB95 #9598BB #B895BB
monochromatic
#6E8253 #8DA370 #ABBB95 #C9D3BA #E6EBE0
Accessibility & contrast
On white
2.04
#ABBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#ABBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBB95
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBB95 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB693
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#ADB7B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abbb95; /* rgb */ color: rgb(171, 187, 149); /* oklch */ color: oklch(77.0% 0.055 126.2);
Tailwind
colors: {
custom: {
50: '#c4cfb4',
500: '#abbb95',
950: '#000000',
},
}SCSS
$custom: #abbb95; $custom-light: #c4cfb4; $custom-dark: #000000;
JSON
{
"hex": "#abbb95",
"rgb": {
"r": 171,
"g": 187,
"b": 149
},
"hsl": {
"h": 85.263,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76957,
"c": 0.05535,
"h": 126.2
},
"luminance": 0.46369
}Semantic roles & 50–950 ramp
primary
#ABBB95
secondary
#D5D0DC
accent
#45A06C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280