#ABE479#ABE479
#ABE479 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.6% C 0.150 H 131.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE479 |
|---|---|
| RGB | rgb(171, 228, 121) |
| HSL | hsl(92, 66%, 68%) |
| HSV | hsv(92, 47%, 89%) |
| CMYK | cmyk(25%, 0%, 46.9%, 10.6%) |
| CIE-LAB | lab(84.75, -36.14, 46.22) |
| CIE-LCH | lch(84.75, 58.67, 128.02°) |
| OKLab | oklab(85.61% -0.0999 0.1114) |
| OKLCH | oklch(85.61% 0.15 131.9) |
| XYZ | xyz(47.9884, 65.5240, 28.2045) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Spring Green (survey)
#A9F971
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.83
Pale Light Green
#B1FC99
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE479 #B279E4
analogous
#E0E479 #ABE479 #79E47C
triadic
#ABE479 #79ABE4 #E479AB
tetradic
#ABE479 #79E0E4 #B279E4 #E47C79
square
#ABE479 #79E0E4 #B279E4 #E47C79
split-complementary
#ABE479 #7C79E4 #E479E0
monochromatic
#6CBD26 #8BDA46 #ABE479 #CBEEAC #EBF9DF
Accessibility & contrast
On white
1.49
#ABE479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABE479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE479
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE479 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#ADDCCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe479; /* rgb */ color: rgb(171, 228, 121); /* oklch */ color: oklch(85.6% 0.150 131.9);
Tailwind
colors: {
custom: {
50: '#c6eca2',
500: '#abe479',
950: '#000000',
},
}SCSS
$custom: #abe479; $custom-light: #c6eca2; $custom-dark: #000000;
JSON
{
"hex": "#abe479",
"rgb": {
"r": 171,
"g": 228,
"b": 121
},
"hsl": {
"h": 91.963,
"s": 66.46,
"l": 68.431
},
"oklch": {
"l": 0.85606,
"c": 0.14963,
"h": 131.9
},
"luminance": 0.65525
}Semantic roles & 50–950 ramp
primary
#ABE479
secondary
#8446BB
accent
#17CE79
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480