#ACF686#ACF686
#ACF686 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.0% C 0.162 H 135.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF686 |
|---|---|
| RGB | rgb(172, 246, 134) |
| HSL | hsl(100, 86%, 75%) |
| HSV | hsv(100, 46%, 96%) |
| CMYK | cmyk(30.1%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(90.05, -42.29, 46.57) |
| CIE-LCH | lch(90.05, 62.90, 132.24°) |
| OKLab | oklab(89.96% -0.1162 0.1129) |
| OKLCH | oklch(89.96% 0.162 135.8) |
| XYZ | xyz(54.2707, 76.4014, 34.4371) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.86
Light Green
#96F97B
ΔE00 2.95
Spring Green (survey)
#A9F971
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF686 #D086F6
analogous
#E4F686 #ACF686 #86F698
triadic
#ACF686 #86ACF6 #F686AC
tetradic
#ACF686 #86E4F6 #D086F6 #F69886
square
#ACF686 #86E4F6 #D086F6 #F69886
split-complementary
#ACF686 #9886F6 #F686E4
monochromatic
#5EEE14 #85F24D #ACF686 #D3FABF #EBFDE3
Accessibility & contrast
On white
1.29
#ACF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#ACF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF686
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF686 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77D
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#ABEFDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #acf686; /* rgb */ color: rgb(172, 246, 134); /* oklch */ color: oklch(90.0% 0.162 135.8);
Tailwind
colors: {
custom: {
50: '#c7f9ab',
500: '#acf686',
950: '#000000',
},
}SCSS
$custom: #acf686; $custom-light: #c7f9ab; $custom-dark: #000000;
JSON
{
"hex": "#acf686",
"rgb": {
"r": 172,
"g": 246,
"b": 134
},
"hsl": {
"h": 99.643,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.89959,
"c": 0.16202,
"h": 135.8
},
"luminance": 0.76403
}Semantic roles & 50–950 ramp
primary
#ACF686
secondary
#A64DD3
accent
#03E397
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581