#ACFC75#ACFC75
#ACFC75 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.1% C 0.186 H 134.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC75 |
|---|---|
| RGB | rgb(172, 252, 117) |
| HSL | hsl(96, 96%, 72%) |
| HSV | hsv(96, 54%, 99%) |
| CMYK | cmyk(31.7%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(91.54, -46.79, 56.28) |
| CIE-LCH | lch(91.54, 73.19, 129.74°) |
| OKLab | oklab(91.11% -0.1296 0.1333) |
| OKLCH | oklch(91.11% 0.186 134.2) |
| XYZ | xyz(55.0334, 79.6737, 29.3051) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.66
Key Lime
#AEFF6E
ΔE00 1.26
Light Lime
#AEFD6C
ΔE00 1.28
Light Grass Green
#9AF764
ΔE00 2.25
Pale Lime Green
#B1FF65
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC75 #C575FC
analogous
#EFFC75 #ACFC75 #75FC82
triadic
#ACFC75 #75ACFC #FC75AC
tetradic
#ACFC75 #75EFFC #C575FC #FC8275
square
#ACFC75 #75EFFC #C575FC #FC8275
split-complementary
#ACFC75 #8275FC #FC75EF
monochromatic
#65F105 #88FB39 #ACFC75 #D0FDB1 #EDFEE1
Accessibility & contrast
On white
1.24
#ACFC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#ACFC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC75
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC75 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB68
Deuteranopia (green-blind)
#F9E47E
Tritanopia (blue-blind)
#ACF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc75; /* rgb */ color: rgb(172, 252, 117); /* oklch */ color: oklch(91.1% 0.186 134.2);
Tailwind
colors: {
custom: {
50: '#c8fea0',
500: '#acfc75',
950: '#000000',
},
}SCSS
$custom: #acfc75; $custom-light: #c8fea0; $custom-dark: #000000;
JSON
{
"hex": "#acfc75",
"rgb": {
"r": 172,
"g": 252,
"b": 117
},
"hsl": {
"h": 95.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91106,
"c": 0.18592,
"h": 134.2
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#ACFC75
secondary
#993DD9
accent
#00E688
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680