#ACF786#ACF786
#ACF786 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.2% C 0.163 H 135.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF786 |
|---|---|
| RGB | rgb(172, 247, 134) |
| HSL | hsl(100, 88%, 75%) |
| HSV | hsv(100, 46%, 97%) |
| CMYK | cmyk(30.4%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(90.33, -42.72, 46.92) |
| CIE-LCH | lch(90.33, 63.46, 132.32°) |
| OKLab | oklab(90.19% -0.1174 0.1137) |
| OKLCH | oklch(90.19% 0.163 135.9) |
| XYZ | xyz(54.5757, 77.0114, 34.5388) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Green
#96F97B
ΔE00 2.83
Celery
#C1FD95
ΔE00 2.84
Spring Green (survey)
#A9F971
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF786 #D186F7
analogous
#E5F786 #ACF786 #86F799
triadic
#ACF786 #86ACF7 #F786AC
tetradic
#ACF786 #86E5F7 #D186F7 #F79986
square
#ACF786 #86E5F7 #D186F7 #F79986
split-complementary
#ACF786 #9986F7 #F786E5
monochromatic
#5DEF13 #85F34D #ACF786 #D3FBBF #EBFDE2
Accessibility & contrast
On white
1.28
#ACF786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#ACF786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF786
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF786 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#AAF0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf786; /* rgb */ color: rgb(172, 247, 134); /* oklch */ color: oklch(90.2% 0.163 135.9);
Tailwind
colors: {
custom: {
50: '#c7faab',
500: '#acf786',
950: '#000000',
},
}SCSS
$custom: #acf786; $custom-light: #c7faab; $custom-dark: #000000;
JSON
{
"hex": "#acf786",
"rgb": {
"r": 172,
"g": 247,
"b": 134
},
"hsl": {
"h": 99.823,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.90187,
"c": 0.16344,
"h": 135.9
},
"luminance": 0.77013
}Semantic roles & 50–950 ramp
primary
#ACF786
secondary
#A74DD4
accent
#01E498
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581