#ABE47E#ABE47E
#ABE47E is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.7% C 0.145 H 132.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE47E |
|---|---|
| RGB | rgb(171, 228, 126) |
| HSL | hsl(94, 65%, 69%) |
| HSV | hsv(94, 45%, 89%) |
| CMYK | cmyk(25%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(84.82, -35.55, 43.88) |
| CIE-LCH | lch(84.82, 56.48, 129.01°) |
| OKLab | oklab(85.68% -0.0979 0.1065) |
| OKLCH | oklch(85.68% 0.145 132.6) |
| XYZ | xyz(48.3030, 65.6498, 29.8614) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Pale Olive Green
#B1D27B
ΔE00 5.22
Celery
#C1FD95
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.57
Pale Light Green
#B1FC99
ΔE00 5.61
Spring Green (survey)
#A9F971
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE47E #B77EE4
analogous
#DEE47E #ABE47E #7EE484
triadic
#ABE47E #7EABE4 #E47EAB
tetradic
#ABE47E #7EDEE4 #B77EE4 #E4847E
square
#ABE47E #7EDEE4 #B77EE4 #E4847E
split-complementary
#ABE47E #847EE4 #E47EDE
monochromatic
#6BC028 #8AD94B #ABE47E #CCEFB1 #EDF9E3
Accessibility & contrast
On white
1.49
#ABE47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ABE47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE47E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE47E | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD776
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#ACDDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe47e; /* rgb */ color: rgb(171, 228, 126); /* oklch */ color: oklch(85.7% 0.145 132.6);
Tailwind
colors: {
custom: {
50: '#c6eca5',
500: '#abe47e',
950: '#000000',
},
}SCSS
$custom: #abe47e; $custom-light: #c6eca5; $custom-dark: #000000;
JSON
{
"hex": "#abe47e",
"rgb": {
"r": 171,
"g": 228,
"b": 126
},
"hsl": {
"h": 93.529,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.85679,
"c": 0.14466,
"h": 132.6
},
"luminance": 0.65651
}Semantic roles & 50–950 ramp
primary
#ABE47E
secondary
#8A4ABC
accent
#18CD7D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480