#ABBD93#ABBD93
#ABBD93 is a light, moderate yellow-green. Relative luminance 0.472; OKLCH L 77.3% C 0.061 H 126.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBD93 |
|---|---|
| RGB | rgb(171, 189, 147) |
| HSL | hsl(86, 24%, 66%) |
| HSV | hsv(86, 22%, 74%) |
| CMYK | cmyk(9.5%, 0%, 22.2%, 25.9%) |
| CIE-LAB | lab(74.29, -13.69, 19.22) |
| CIE-LCH | lch(74.29, 23.60, 125.46°) |
| OKLab | oklab(77.35% -0.0365 0.049) |
| OKLCH | oklch(77.35% 0.061 126.6) |
| XYZ | xyz(40.2579, 47.1595, 34.5799) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.00
Greenish Grey
#96AE8D
ΔE00 5.43
Darkseagreen
#8FBC8F
ΔE00 6.51
Lichen
#8FB67B
ΔE00 6.63
Sage Green (survey)
#88B378
ΔE00 7.70
Tan Green
#A9BE70
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBD93 #A593BD
analogous
#BDBA93 #ABBD93 #96BD93
triadic
#ABBD93 #93ABBD #BD93AB
tetradic
#ABBD93 #93BDBA #A593BD #BD9396
square
#ABBD93 #93BDBA #A593BD #BD9396
split-complementary
#ABBD93 #9396BD #BA93BD
monochromatic
#6E8551 #8DA66D #ABBD93 #C9D4B9 #E6EBDF
Accessibility & contrast
On white
2.01
#ABBD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABBD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBD93
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBD93 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B790
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#ADB9B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbd93; /* rgb */ color: rgb(171, 189, 147); /* oklch */ color: oklch(77.3% 0.061 126.6);
Tailwind
colors: {
custom: {
50: '#c4d0b2',
500: '#abbd93',
950: '#000000',
},
}SCSS
$custom: #abbd93; $custom-light: #c4d0b2; $custom-dark: #000000;
JSON
{
"hex": "#abbd93",
"rgb": {
"r": 171,
"g": 189,
"b": 147
},
"hsl": {
"h": 85.714,
"s": 24.138,
"l": 65.882
},
"oklch": {
"l": 0.77347,
"c": 0.06108,
"h": 126.6
},
"luminance": 0.4716
}Semantic roles & 50–950 ramp
primary
#ABBD93
secondary
#D5CFDD
accent
#43A36C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280