#ABBD99#ABBD99
#ABBD99 is a light, muted yellow-green. Relative luminance 0.474; OKLCH L 77.5% C 0.054 H 129.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBD99 |
|---|---|
| RGB | rgb(171, 189, 153) |
| HSL | hsl(90, 21%, 67%) |
| HSV | hsv(90, 19%, 74%) |
| CMYK | cmyk(9.5%, 0%, 19%, 25.9%) |
| CIE-LAB | lab(74.41, -12.73, 16.17) |
| CIE-LCH | lch(74.41, 20.57, 128.21°) |
| OKLab | oklab(77.49% -0.0339 0.0415) |
| OKLCH | oklch(77.49% 0.054 129.3) |
| XYZ | xyz(40.7410, 47.3528, 37.1244) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.15
Greenish Grey
#96AE8D
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 6.75
Lichen
#8FB67B
ΔE00 7.68
Sage Green (survey)
#88B378
ΔE00 8.61
Sage
#87AE73
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBD99 #AB99BD
analogous
#BDBD99 #ABBD99 #99BD99
triadic
#ABBD99 #99ABBD #BD99AB
tetradic
#ABBD99 #99BDBD #AB99BD #BD9999
square
#ABBD99 #99BDBD #AB99BD #BD9999
split-complementary
#ABBD99 #9999BD #BD99BD
monochromatic
#6E8556 #8CA574 #ABBD99 #CAD5BE #E8EDE3
Accessibility & contrast
On white
2.01
#ABBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBD99
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBD99 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#ADBAB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbd99; /* rgb */ color: rgb(171, 189, 153); /* oklch */ color: oklch(77.5% 0.054 129.3);
Tailwind
colors: {
custom: {
50: '#c4d0b7',
500: '#abbd99',
950: '#000000',
},
}SCSS
$custom: #abbd99; $custom-light: #c4d0b7; $custom-dark: #000000;
JSON
{
"hex": "#abbd99",
"rgb": {
"r": 171,
"g": 189,
"b": 153
},
"hsl": {
"h": 90,
"s": 21.429,
"l": 67.059
},
"oklch": {
"l": 0.77486,
"c": 0.05358,
"h": 129.3
},
"luminance": 0.47353
}Semantic roles & 50–950 ramp
primary
#ABBD99
secondary
#D9D3DF
accent
#46A073
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280