#ACFD83#ACFD83
#ACFD83 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.5% C 0.175 H 136.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD83 |
|---|---|
| RGB | rgb(172, 253, 131) |
| HSL | hsl(100, 97%, 75%) |
| HSV | hsv(100, 48%, 99%) |
| CMYK | cmyk(32%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(91.98, -45.68, 50.39) |
| CIE-LCH | lch(91.98, 68.01, 132.19°) |
| OKLab | oklab(91.52% -0.1257 0.1213) |
| OKLCH | oklch(91.52% 0.175 136) |
| XYZ | xyz(56.2338, 80.6577, 34.0739) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.14
Light Green
#96F97B
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.91
Key Lime
#AEFF6E
ΔE00 2.92
Light Lime
#AEFD6C
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD83 #D483FD
analogous
#E9FD83 #ACFD83 #83FD97
triadic
#ACFD83 #83ACFD #FD83AC
tetradic
#ACFD83 #83E9FD #D483FD #FD9783
square
#ACFD83 #83E9FD #D483FD #FD9783
split-complementary
#ACFD83 #9783FD #FD83E9
monochromatic
#5BFB0B #84FC47 #ACFD83 #D4FEBF #EBFFE1
Accessibility & contrast
On white
1.23
#ACFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#ACFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD83
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD83 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#F9E58B
Tritanopia (blue-blind)
#AAF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfd83; /* rgb */ color: rgb(172, 253, 131); /* oklch */ color: oklch(91.5% 0.175 136.0);
Tailwind
colors: {
custom: {
50: '#c8fea9',
500: '#acfd83',
950: '#000000',
},
}SCSS
$custom: #acfd83; $custom-light: #c8fea9; $custom-dark: #000000;
JSON
{
"hex": "#acfd83",
"rgb": {
"r": 172,
"g": 253,
"b": 131
},
"hsl": {
"h": 99.836,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91515,
"c": 0.17467,
"h": 136
},
"luminance": 0.8066
}Semantic roles & 50–950 ramp
primary
#ACFD83
secondary
#AA48DC
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681