#ABE483#ABE483
#ABE483 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 85.8% C 0.140 H 133.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE483 |
|---|---|
| RGB | rgb(171, 228, 131) |
| HSL | hsl(95, 64%, 70%) |
| HSV | hsv(95, 43%, 89%) |
| CMYK | cmyk(25%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(84.89, -34.93, 41.52) |
| CIE-LCH | lch(84.89, 54.26, 130.08°) |
| OKLab | oklab(85.76% -0.096 0.1013) |
| OKLCH | oklch(85.76% 0.14 133.4) |
| XYZ | xyz(48.6337, 65.7821, 31.6032) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Tea Green
#BDF8A3
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 5.22
Pale Light Green
#B1FC99
ΔE00 5.37
Celery
#C1FD95
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE483 #BC83E4
analogous
#DBE483 #ABE483 #83E48C
triadic
#ABE483 #83ABE4 #E483AB
tetradic
#ABE483 #83DBE4 #BC83E4 #E48C83
square
#ABE483 #83DBE4 #BC83E4 #E48C83
split-complementary
#ABE483 #8C83E4 #E483DB
monochromatic
#69C22A #89D951 #ABE483 #CDEFB5 #EEFAE6
Accessibility & contrast
On white
1.48
#ABE483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ABE483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE483
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE483 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#ACDDCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe483; /* rgb */ color: rgb(171, 228, 131); /* oklch */ color: oklch(85.8% 0.140 133.4);
Tailwind
colors: {
custom: {
50: '#c6eca8',
500: '#abe483',
950: '#000000',
},
}SCSS
$custom: #abe483; $custom-light: #c6eca8; $custom-dark: #000000;
JSON
{
"hex": "#abe483",
"rgb": {
"r": 171,
"g": 228,
"b": 131
},
"hsl": {
"h": 95.258,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.85756,
"c": 0.13958,
"h": 133.4
},
"luminance": 0.65783
}Semantic roles & 50–950 ramp
primary
#ABE483
secondary
#8F4FBC
accent
#19CC82
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480