#ABE380#ABE380
#ABE380 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.5% C 0.141 H 132.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE380 |
|---|---|
| RGB | rgb(171, 227, 128) |
| HSL | hsl(94, 64%, 70%) |
| HSV | hsv(94, 44%, 89%) |
| CMYK | cmyk(24.7%, 0%, 43.6%, 11%) |
| CIE-LAB | lab(84.56, -34.85, 42.59) |
| CIE-LCH | lch(84.56, 55.03, 129.29°) |
| OKLab | oklab(85.48% -0.0959 0.1036) |
| OKLCH | oklch(85.48% 0.141 132.8) |
| XYZ | xyz(48.1591, 65.1534, 30.4564) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.49
Celery
#C1FD95
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.64
Pale Light Green
#B1FC99
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE380 #B880E3
analogous
#DDE380 #ABE380 #80E386
triadic
#ABE380 #80ABE3 #E380AB
tetradic
#ABE380 #80DDE3 #B880E3 #E38680
square
#ABE380 #80DDE3 #B880E3 #E38680
split-complementary
#ABE380 #8680E3 #E380DD
monochromatic
#6BBF2A #8AD84E #ABE380 #CCEEB2 #EDF9E4
Accessibility & contrast
On white
1.50
#ABE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ABE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE380
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE380 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#ACDCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe380; /* rgb */ color: rgb(171, 227, 128); /* oklch */ color: oklch(85.5% 0.141 132.8);
Tailwind
colors: {
custom: {
50: '#c6eca6',
500: '#abe380',
950: '#000000',
},
}SCSS
$custom: #abe380; $custom-light: #c6eca6; $custom-dark: #000000;
JSON
{
"hex": "#abe380",
"rgb": {
"r": 171,
"g": 227,
"b": 128
},
"hsl": {
"h": 93.939,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.85482,
"c": 0.14119,
"h": 132.8
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#ABE380
secondary
#8B4CBB
accent
#1ACC7E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480