#ABE379#ABE379
#ABE379 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.4% C 0.148 H 131.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE379 |
|---|---|
| RGB | rgb(171, 227, 121) |
| HSL | hsl(92, 65%, 68%) |
| HSV | hsv(92, 47%, 89%) |
| CMYK | cmyk(24.7%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(84.47, -35.68, 45.87) |
| CIE-LCH | lch(84.47, 58.12, 127.88°) |
| OKLab | oklab(85.38% -0.0986 0.1106) |
| OKLCH | oklch(85.38% 0.148 131.7) |
| XYZ | xyz(47.7141, 64.9754, 28.1131) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Pale Olive Green
#B1D27B
ΔE00 5.10
Spring Green (survey)
#A9F971
ΔE00 5.58
Celery
#C1FD95
ΔE00 5.70
Light Yellowish Green
#C2FF89
ΔE00 6.04
Pale Light Green
#B1FC99
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE379 #B179E3
analogous
#E0E379 #ABE379 #79E37C
triadic
#ABE379 #79ABE3 #E379AB
tetradic
#ABE379 #79E0E3 #B179E3 #E37C79
square
#ABE379 #79E0E3 #B179E3 #E37C79
split-complementary
#ABE379 #7C79E3 #E379E0
monochromatic
#6DBB27 #8BD846 #ABE379 #CBEEAC #EAF8DE
Accessibility & contrast
On white
1.50
#ABE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ABE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE379
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE379 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD670
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#ADDBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe379; /* rgb */ color: rgb(171, 227, 121); /* oklch */ color: oklch(85.4% 0.148 131.7);
Tailwind
colors: {
custom: {
50: '#c6eca1',
500: '#abe379',
950: '#000000',
},
}SCSS
$custom: #abe379; $custom-light: #c6eca1; $custom-dark: #000000;
JSON
{
"hex": "#abe379",
"rgb": {
"r": 171,
"g": 227,
"b": 121
},
"hsl": {
"h": 91.698,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.85379,
"c": 0.14821,
"h": 131.7
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#ABE379
secondary
#8346BA
accent
#18CD78
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480