#ABF583#ABF583
#ABF583 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.6% C 0.164 H 135.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF583 |
|---|---|
| RGB | rgb(171, 245, 131) |
| HSL | hsl(99, 85%, 74%) |
| HSV | hsv(99, 47%, 96%) |
| CMYK | cmyk(30.2%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(89.67, -42.54, 47.53) |
| CIE-LCH | lch(89.67, 63.79, 131.83°) |
| OKLab | oklab(89.63% -0.117 0.1149) |
| OKLCH | oklch(89.63% 0.164 135.5) |
| XYZ | xyz(53.5424, 75.5995, 33.2394) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Green
#96F97B
ΔE00 2.88
Pale Light Green
#B1FC99
ΔE00 2.93
Celery
#C1FD95
ΔE00 3.09
Light Yellowish Green
#C2FF89
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF583 #CD83F5
analogous
#E4F583 #ABF583 #83F594
triadic
#ABF583 #83ABF5 #F583AB
tetradic
#ABF583 #83E4F5 #CD83F5 #F59483
square
#ABF583 #83E4F5 #CD83F5 #F59483
split-complementary
#ABF583 #9483F5 #F583E4
monochromatic
#5FEB13 #85F04A #ABF583 #D1FABC #ECFDE3
Accessibility & contrast
On white
1.30
#ABF583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#ABF583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF583
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF583 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#AAEEDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abf583; /* rgb */ color: rgb(171, 245, 131); /* oklch */ color: oklch(89.6% 0.164 135.5);
Tailwind
colors: {
custom: {
50: '#c7f9a9',
500: '#abf583',
950: '#000000',
},
}SCSS
$custom: #abf583; $custom-light: #c7f9a9; $custom-dark: #000000;
JSON
{
"hex": "#abf583",
"rgb": {
"r": 171,
"g": 245,
"b": 131
},
"hsl": {
"h": 98.947,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.89631,
"c": 0.16401,
"h": 135.5
},
"luminance": 0.75601
}Semantic roles & 50–950 ramp
primary
#ABF583
secondary
#A24BD1
accent
#04E294
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581