#ACFA83#ACFA83
#ACFA83 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.8% C 0.171 H 135.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA83 |
|---|---|
| RGB | rgb(172, 250, 131) |
| HSL | hsl(99, 92%, 75%) |
| HSV | hsv(99, 48%, 98%) |
| CMYK | cmyk(31.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.13, -44.39, 49.35) |
| CIE-LCH | lch(91.13, 66.37, 131.97°) |
| OKLab | oklab(90.83% -0.1221 0.119) |
| OKLCH | oklch(90.83% 0.171 135.8) |
| XYZ | xyz(55.2942, 78.7784, 33.7607) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.20
Light Green
#96F97B
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.92
Pale Light Green
#B1FC99
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA83 #D183FA
analogous
#E7FA83 #ACFA83 #83FA96
triadic
#ACFA83 #83ACFA #FA83AC
tetradic
#ACFA83 #83E7FA #D183FA #FA9683
square
#ACFA83 #83E7FA #D183FA #FA9683
split-complementary
#ACFA83 #9683FA #FA83E7
monochromatic
#5DF50D #85F848 #ACFA83 #D3FCBE #EBFEE2
Accessibility & contrast
On white
1.25
#ACFA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#ACFA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA83
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA83 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#AAF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa83; /* rgb */ color: rgb(172, 250, 131); /* oklch */ color: oklch(90.8% 0.171 135.8);
Tailwind
colors: {
custom: {
50: '#c8fca9',
500: '#acfa83',
950: '#000000',
},
}SCSS
$custom: #acfa83; $custom-light: #c8fca9; $custom-dark: #000000;
JSON
{
"hex": "#acfa83",
"rgb": {
"r": 172,
"g": 250,
"b": 131
},
"hsl": {
"h": 99.328,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.90829,
"c": 0.17051,
"h": 135.8
},
"luminance": 0.78781
}Semantic roles & 50–950 ramp
primary
#ACFA83
secondary
#A749D8
accent
#00E696
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581