#ABCE78#ABCE78
#ABCE78 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.6% C 0.119 H 127.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCE78 |
|---|---|
| RGB | rgb(171, 206, 120) |
| HSL | hsl(84, 47%, 64%) |
| HSV | hsv(84, 42%, 81%) |
| CMYK | cmyk(17%, 0%, 41.7%, 19.2%) |
| CIE-LAB | lab(78.55, -25.95, 38.95) |
| CIE-LCH | lch(78.55, 46.80, 123.67°) |
| OKLab | oklab(80.61% -0.0715 0.095) |
| OKLCH | oklch(80.61% 0.119 127) |
| XYZ | xyz(42.2557, 54.1562, 25.9926) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.18
Light Moss Green
#A6C875
ΔE00 1.53
Pale Olive
#B9CC81
ΔE00 3.54
Pistachio
#93C572
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.34
Tan Green
#A9BE70
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCE78 #9B78CE
analogous
#CEC678 #ABCE78 #80CE78
triadic
#ABCE78 #78ABCE #CE78AB
tetradic
#ABCE78 #78CEC6 #9B78CE #CE7880
square
#ABCE78 #78CEC6 #9B78CE #CE7880
split-complementary
#ABCE78 #7880CE #C678CE
monochromatic
#6F9536 #8FBE4B #ABCE78 #C7DEA5 #E3EFD2
Accessibility & contrast
On white
1.77
#ABCE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABCE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCE78
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCE78 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 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)
#D6C471
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#AFC7B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abce78; /* rgb */ color: rgb(171, 206, 120); /* oklch */ color: oklch(80.6% 0.119 127.0);
Tailwind
colors: {
custom: {
50: '#c5dda0',
500: '#abce78',
950: '#000000',
},
}SCSS
$custom: #abce78; $custom-light: #c5dda0; $custom-dark: #000000;
JSON
{
"hex": "#abce78",
"rgb": {
"r": 171,
"g": 206,
"b": 120
},
"hsl": {
"h": 84.419,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.80605,
"c": 0.11891,
"h": 127
},
"luminance": 0.54157
}Semantic roles & 50–950 ramp
primary
#ABCE78
secondary
#6E4F9B
accent
#2CBA66
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480