#ABCE77#ABCE77
#ABCE77 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.6% C 0.120 H 126.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCE77 |
|---|---|
| RGB | rgb(171, 206, 119) |
| HSL | hsl(84, 47%, 64%) |
| HSV | hsv(84, 42%, 81%) |
| CMYK | cmyk(17%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(78.54, -26.07, 39.44) |
| CIE-LCH | lch(78.54, 47.27, 123.46°) |
| OKLab | oklab(80.59% -0.0719 0.0961) |
| OKLCH | oklch(80.59% 0.12 126.8) |
| XYZ | xyz(42.1953, 54.1320, 25.6747) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.17
Light Moss Green
#A6C875
ΔE00 1.57
Pale Olive
#B9CC81
ΔE00 3.58
Greenish Tan
#BCCB7A
ΔE00 4.32
Pistachio
#93C572
ΔE00 4.34
Tan Green
#A9BE70
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCE77 #9A77CE
analogous
#CEC577 #ABCE77 #7FCE77
triadic
#ABCE77 #77ABCE #CE77AB
tetradic
#ABCE77 #77CEC5 #9A77CE #CE777F
square
#ABCE77 #77CEC5 #9A77CE #CE777F
split-complementary
#ABCE77 #777FCE #C577CE
monochromatic
#6F9536 #8FBE4A #ABCE77 #C7DEA4 #E3EED1
Accessibility & contrast
On white
1.78
#ABCE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABCE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCE77
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCE77 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C470
Deuteranopia (green-blind)
#D1C27C
Tritanopia (blue-blind)
#AFC7B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abce77; /* rgb */ color: rgb(171, 206, 119); /* oklch */ color: oklch(80.6% 0.120 126.8);
Tailwind
colors: {
custom: {
50: '#c5dd9f',
500: '#abce77',
950: '#000000',
},
}SCSS
$custom: #abce77; $custom-light: #c5dd9f; $custom-dark: #000000;
JSON
{
"hex": "#abce77",
"rgb": {
"r": 171,
"g": 206,
"b": 119
},
"hsl": {
"h": 84.138,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.80589,
"c": 0.11999,
"h": 126.8
},
"luminance": 0.54132
}Semantic roles & 50–950 ramp
primary
#ABCE77
secondary
#6D4E9B
accent
#2BBA65
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480