#ACF784#ACF784
#ACF784 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.2% C 0.165 H 135.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF784 |
|---|---|
| RGB | rgb(172, 247, 132) |
| HSL | hsl(99, 88%, 74%) |
| HSV | hsv(99, 47%, 97%) |
| CMYK | cmyk(30.4%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(90.30, -42.96, 47.84) |
| CIE-LCH | lch(90.30, 64.30, 131.92°) |
| OKLab | oklab(90.16% -0.1182 0.1157) |
| OKLCH | oklch(90.16% 0.165 135.6) |
| XYZ | xyz(54.4375, 76.9561, 33.8111) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Light Green
#96F97B
ΔE00 2.78
Pale Light Green
#B1FC99
ΔE00 2.79
Celery
#C1FD95
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF784 #CF84F7
analogous
#E6F784 #ACF784 #84F796
triadic
#ACF784 #84ACF7 #F784AC
tetradic
#ACF784 #84E6F7 #CF84F7 #F79684
square
#ACF784 #84E6F7 #CF84F7 #F79684
split-complementary
#ACF784 #9684F7 #F784E6
monochromatic
#5EF011 #85F34B #ACF784 #D3FBBD #ECFDE2
Accessibility & contrast
On white
1.28
#ACF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#ACF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF784
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF784 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#ABF0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf784; /* rgb */ color: rgb(172, 247, 132); /* oklch */ color: oklch(90.2% 0.165 135.6);
Tailwind
colors: {
custom: {
50: '#c7faaa',
500: '#acf784',
950: '#000000',
},
}SCSS
$custom: #acf784; $custom-light: #c7faaa; $custom-dark: #000000;
JSON
{
"hex": "#acf784",
"rgb": {
"r": 172,
"g": 247,
"b": 132
},
"hsl": {
"h": 99.13,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.90158,
"c": 0.16536,
"h": 135.6
},
"luminance": 0.76958
}Semantic roles & 50–950 ramp
primary
#ACF784
secondary
#A44BD4
accent
#01E495
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581