#ABE47C#ABE47C
#ABE47C is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.7% C 0.147 H 132.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE47C |
|---|---|
| RGB | rgb(171, 228, 124) |
| HSL | hsl(93, 66%, 69%) |
| HSV | hsv(93, 46%, 89%) |
| CMYK | cmyk(25%, 0%, 45.6%, 10.6%) |
| CIE-LAB | lab(84.79, -35.79, 44.82) |
| CIE-LCH | lch(84.79, 57.36, 128.61°) |
| OKLab | oklab(85.65% -0.0987 0.1085) |
| OKLCH | oklch(85.65% 0.147 132.3) |
| XYZ | xyz(48.1753, 65.5987, 29.1885) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.44
Spring Green (survey)
#A9F971
ΔE00 5.54
Pale Light Green
#B1FC99
ΔE00 5.73
Tea Green
#BDF8A3
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE47C #B57CE4
analogous
#DFE47C #ABE47C #7CE481
triadic
#ABE47C #7CABE4 #E47CAB
tetradic
#ABE47C #7CDFE4 #B57CE4 #E4817C
square
#ABE47C #7CDFE4 #B57CE4 #E4817C
split-complementary
#ABE47C #817CE4 #E47CDF
monochromatic
#6CBE27 #8ADA49 #ABE47C #CCEEAF #ECF9E1
Accessibility & contrast
On white
1.49
#ABE47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ABE47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE47C
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE47C | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD774
Deuteranopia (green-blind)
#E3D282
Tritanopia (blue-blind)
#ADDDCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe47c; /* rgb */ color: rgb(171, 228, 124); /* oklch */ color: oklch(85.7% 0.147 132.3);
Tailwind
colors: {
custom: {
50: '#c6eca4',
500: '#abe47c',
950: '#000000',
},
}SCSS
$custom: #abe47c; $custom-light: #c6eca4; $custom-dark: #000000;
JSON
{
"hex": "#abe47c",
"rgb": {
"r": 171,
"g": 228,
"b": 124
},
"hsl": {
"h": 92.885,
"s": 65.823,
"l": 69.02
},
"oklch": {
"l": 0.8565,
"c": 0.14666,
"h": 132.3
},
"luminance": 0.656
}Semantic roles & 50–950 ramp
primary
#ABE47C
secondary
#8849BC
accent
#18CE7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480