#ABE076#ABE076
#ABE076 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.7% C 0.147 H 130.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE076 |
|---|---|
| RGB | rgb(171, 224, 118) |
| HSL | hsl(90, 63%, 67%) |
| HSV | hsv(90, 47%, 88%) |
| CMYK | cmyk(23.7%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(83.59, -34.66, 46.23) |
| CIE-LCH | lch(83.59, 57.77, 126.86°) |
| OKLab | oklab(84.65% -0.0959 0.1113) |
| OKLCH | oklch(84.65% 0.147 130.8) |
| XYZ | xyz(46.7196, 63.2762, 26.8881) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Spring Green (survey)
#A9F971
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.31
Celery
#C1FD95
ΔE00 6.37
Kiwi Green
#8EE53F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE076 #AB76E0
analogous
#E0E076 #ABE076 #76E076
triadic
#ABE076 #76ABE0 #E076AB
tetradic
#ABE076 #76E0E0 #AB76E0 #E07676
square
#ABE076 #76E0E0 #AB76E0 #E07676
split-complementary
#ABE076 #7676E0 #E076E0
monochromatic
#6EB329 #8CD544 #ABE076 #CAEBA8 #E8F7DA
Accessibility & contrast
On white
1.54
#ABE076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#ABE076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE076
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE076 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36D
Deuteranopia (green-blind)
#E1CF7C
Tritanopia (blue-blind)
#AED8C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abe076; /* rgb */ color: rgb(171, 224, 118); /* oklch */ color: oklch(84.7% 0.147 130.8);
Tailwind
colors: {
custom: {
50: '#c6ea9f',
500: '#abe076',
950: '#000000',
},
}SCSS
$custom: #abe076; $custom-light: #c6ea9f; $custom-dark: #000000;
JSON
{
"hex": "#abe076",
"rgb": {
"r": 171,
"g": 224,
"b": 118
},
"hsl": {
"h": 90,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.84652,
"c": 0.14691,
"h": 130.8
},
"luminance": 0.63277
}Semantic roles & 50–950 ramp
primary
#ABE076
secondary
#7D46B4
accent
#1BCB73
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480