#ACF080#ACF080
#ACF080 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.5% C 0.159 H 134.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF080 |
|---|---|
| RGB | rgb(172, 240, 128) |
| HSL | hsl(96, 79%, 72%) |
| HSV | hsv(96, 47%, 94%) |
| CMYK | cmyk(28.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.28, -40.36, 47.24) |
| CIE-LCH | lch(88.28, 62.14, 130.51°) |
| OKLab | oklab(88.5% -0.1112 0.1141) |
| OKLCH | oklch(88.5% 0.159 134.3) |
| XYZ | xyz(52.0685, 72.6476, 31.6969) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Spring Green (survey)
#A9F971
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.47
Pale Light Green
#B1FC99
ΔE00 3.66
Light Green
#96F97B
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF080 #C480F0
analogous
#E4F080 #ACF080 #80F08C
triadic
#ACF080 #80ACF0 #F080AC
tetradic
#ACF080 #80E4F0 #C480F0 #F08C80
square
#ACF080 #80E4F0 #C480F0 #F08C80
split-complementary
#ACF080 #8C80F0 #F080E4
monochromatic
#66DC1A #88EA49 #ACF080 #D0F6B7 #EDFCE4
Accessibility & contrast
On white
1.35
#ACF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#ACF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF080
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF080 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#EEDB87
Tritanopia (blue-blind)
#ACE8D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #acf080; /* rgb */ color: rgb(172, 240, 128); /* oklch */ color: oklch(88.5% 0.159 134.3);
Tailwind
colors: {
custom: {
50: '#c7f5a7',
500: '#acf080',
950: '#000000',
},
}SCSS
$custom: #acf080; $custom-light: #c7f5a7; $custom-dark: #000000;
JSON
{
"hex": "#acf080",
"rgb": {
"r": 172,
"g": 240,
"b": 128
},
"hsl": {
"h": 96.429,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88503,
"c": 0.15932,
"h": 134.3
},
"luminance": 0.72649
}Semantic roles & 50–950 ramp
primary
#ACF080
secondary
#984ACB
accent
#0ADB89
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#131710
muted
#838580