#ABC991#ABC991
#ABC991 is a light, moderate yellow-green. Relative luminance 0.525; OKLCH L 79.9% C 0.083 H 131.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC991 |
|---|---|
| RGB | rgb(171, 201, 145) |
| HSL | hsl(92, 34%, 68%) |
| HSV | hsv(92, 28%, 79%) |
| CMYK | cmyk(14.9%, 0%, 27.9%, 21.2%) |
| CIE-LAB | lab(77.56, -20.08, 24.76) |
| CIE-LCH | lch(77.56, 31.88, 129.04°) |
| OKLab | oklab(79.94% -0.0543 0.0625) |
| OKLCH | oklch(79.94% 0.083 131) |
| XYZ | xyz(42.7912, 52.4750, 34.6568) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.40
Light Moss Green
#A6C875
ΔE00 5.41
Light Grey Green
#B7E1A1
ΔE00 5.79
Lichen
#8FB67B
ΔE00 5.96
Darkseagreen
#8FBC8F
ΔE00 6.16
Pistachio
#93C572
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC991 #AF91C9
analogous
#C7C991 #ABC991 #91C993
triadic
#ABC991 #91ABC9 #C991AB
tetradic
#ABC991 #91C7C9 #AF91C9 #C99391
square
#ABC991 #91C7C9 #AF91C9 #C99391
split-complementary
#ABC991 #9391C9 #C991C7
monochromatic
#6D964A #8CB568 #ABC991 #CADDBA #EAF1E3
Accessibility & contrast
On white
1.83
#ABC991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABC991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC991
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC991 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#ADC4BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc991; /* rgb */ color: rgb(171, 201, 145); /* oklch */ color: oklch(79.9% 0.083 131.0);
Tailwind
colors: {
custom: {
50: '#c4d9b1',
500: '#abc991',
950: '#000000',
},
}SCSS
$custom: #abc991; $custom-light: #c4d9b1; $custom-dark: #000000;
JSON
{
"hex": "#abc991",
"rgb": {
"r": 171,
"g": 201,
"b": 145
},
"hsl": {
"h": 92.143,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.79945,
"c": 0.08277,
"h": 131
},
"luminance": 0.52476
}Semantic roles & 50–950 ramp
primary
#ABC991
secondary
#81619D
accent
#39AD77
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381