#ACF07C#ACF07C
#ACF07C is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.4% C 0.163 H 133.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF07C |
|---|---|
| RGB | rgb(172, 240, 124) |
| HSL | hsl(95, 79%, 71%) |
| HSV | hsv(95, 48%, 94%) |
| CMYK | cmyk(28.3%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(88.23, -40.83, 49.08) |
| CIE-LCH | lch(88.23, 63.84, 129.76°) |
| OKLab | oklab(88.45% -0.1127 0.118) |
| OKLCH | oklch(88.45% 0.163 133.7) |
| XYZ | xyz(51.8104, 72.5444, 30.3376) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.64
Celery
#C1FD95
ΔE00 3.68
Light Green
#96F97B
ΔE00 3.76
Light Grass Green
#9AF764
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF07C #C07CF0
analogous
#E6F07C #ACF07C #7CF086
triadic
#ACF07C #7CACF0 #F07CAC
tetradic
#ACF07C #7CE6F0 #C07CF0 #F0867C
square
#ACF07C #7CE6F0 #C07CF0 #F0867C
split-complementary
#ACF07C #867CF0 #F07CE6
monochromatic
#68D919 #89EA45 #ACF07C #CFF6B3 #EEFCE4
Accessibility & contrast
On white
1.35
#ACF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#ACF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF07C
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF07C | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#EEDB83
Tritanopia (blue-blind)
#ACE8D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #acf07c; /* rgb */ color: rgb(172, 240, 124); /* oklch */ color: oklch(88.4% 0.163 133.7);
Tailwind
colors: {
custom: {
50: '#c7f5a4',
500: '#acf07c',
950: '#000000',
},
}SCSS
$custom: #acf07c; $custom-light: #c7f5a4; $custom-dark: #000000;
JSON
{
"hex": "#acf07c",
"rgb": {
"r": 172,
"g": 240,
"b": 124
},
"hsl": {
"h": 95.172,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.88447,
"c": 0.16315,
"h": 133.7
},
"luminance": 0.72546
}Semantic roles & 50–950 ramp
primary
#ACF07C
secondary
#9446CA
accent
#0ADC85
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580