#ACF87F#ACF87F
#ACF87F is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.3% C 0.171 H 135.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF87F |
|---|---|
| RGB | rgb(172, 248, 127) |
| HSL | hsl(98, 90%, 74%) |
| HSV | hsv(98, 49%, 97%) |
| CMYK | cmyk(30.6%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.52, -43.98, 50.47) |
| CIE-LCH | lch(90.52, 66.95, 131.07°) |
| OKLab | oklab(90.32% -0.1213 0.1212) |
| OKLCH | oklch(90.32% 0.171 135) |
| XYZ | xyz(54.4102, 77.4358, 32.1544) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.80
Light Green
#96F97B
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.88
Light Lime
#AEFD6C
ΔE00 2.97
Key Lime
#AEFF6E
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF87F #CB7FF8
analogous
#E8F87F #ACF87F #7FF88E
triadic
#ACF87F #7FACF8 #F87FAC
tetradic
#ACF87F #7FE8F8 #CB7FF8 #F88E7F
square
#ACF87F #7FE8F8 #CB7FF8 #F88E7F
split-complementary
#ACF87F #8E7FF8 #F87FE8
monochromatic
#61F00D #86F545 #ACF87F #D2FBB9 #ECFDE2
Accessibility & contrast
On white
1.27
#ACF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#ACF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF87F
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF87F | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F5E287
Tritanopia (blue-blind)
#ABF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #acf87f; /* rgb */ color: rgb(172, 248, 127); /* oklch */ color: oklch(90.3% 0.171 135.0);
Tailwind
colors: {
custom: {
50: '#c8fba6',
500: '#acf87f',
950: '#000000',
},
}SCSS
$custom: #acf87f; $custom-light: #c8fba6; $custom-dark: #000000;
JSON
{
"hex": "#acf87f",
"rgb": {
"r": 172,
"g": 248,
"b": 127
},
"hsl": {
"h": 97.686,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90317,
"c": 0.17147,
"h": 135
},
"luminance": 0.77438
}Semantic roles & 50–950 ramp
primary
#ACF87F
secondary
#A046D5
accent
#00E690
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580