#ACFF75#ACFF75
#ACFF75 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.8% C 0.190 H 134.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF75 |
|---|---|
| RGB | rgb(172, 255, 117) |
| HSL | hsl(96, 100%, 73%) |
| HSV | hsv(96, 54%, 100%) |
| CMYK | cmyk(32.5%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(92.39, -48.06, 57.28) |
| CIE-LCH | lch(92.39, 74.77, 130.00°) |
| OKLab | oklab(91.8% -0.1331 0.1355) |
| OKLCH | oklch(91.8% 0.19 134.5) |
| XYZ | xyz(55.9830, 81.5728, 29.6216) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.98
Spring Green (survey)
#A9F971
ΔE00 1.22
Light Lime
#AEFD6C
ΔE00 1.23
Pale Lime Green
#B1FF65
ΔE00 2.22
Light Grass Green
#9AF764
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF75 #C875FF
analogous
#F1FF75 #ACFF75 #75FF83
triadic
#ACFF75 #75ACFF #FF75AC
tetradic
#ACFF75 #75F1FF #C875FF #FF8375
square
#ACFF75 #75F1FF #C875FF #FF8375
split-complementary
#ACFF75 #8375FF #FF75F1
monochromatic
#63FA00 #87FF38 #ACFF75 #D1FFB2 #EDFFE0
Accessibility & contrast
On white
1.21
#ACFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#ACFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF75
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF75 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FCE77E
Tritanopia (blue-blind)
#ABF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acff75; /* rgb */ color: rgb(172, 255, 117); /* oklch */ color: oklch(91.8% 0.190 134.5);
Tailwind
colors: {
custom: {
50: '#c8ffa0',
500: '#acff75',
950: '#000000',
},
}SCSS
$custom: #acff75; $custom-light: #c8ffa0; $custom-dark: #000000;
JSON
{
"hex": "#acff75",
"rgb": {
"r": 172,
"g": 255,
"b": 117
},
"hsl": {
"h": 96.087,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91795,
"c": 0.18991,
"h": 134.5
},
"luminance": 0.81575
}Semantic roles & 50–950 ramp
primary
#ACFF75
secondary
#9C3CDD
accent
#00E68A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680