#ACF684#ACF684
#ACF684 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 89.9% C 0.164 H 135.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF684 |
|---|---|
| RGB | rgb(172, 246, 132) |
| HSL | hsl(99, 86%, 74%) |
| HSV | hsv(99, 46%, 96%) |
| CMYK | cmyk(30.1%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(90.02, -42.53, 47.49) |
| CIE-LCH | lch(90.02, 63.75, 131.84°) |
| OKLab | oklab(89.93% -0.117 0.1149) |
| OKLCH | oklch(89.93% 0.164 135.5) |
| XYZ | xyz(54.1326, 76.3462, 33.7094) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Spring Green (survey)
#A9F971
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 2.80
Light Green
#96F97B
ΔE00 2.89
Celery
#C1FD95
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF684 #CE84F6
analogous
#E5F684 #ACF684 #84F695
triadic
#ACF684 #84ACF6 #F684AC
tetradic
#ACF684 #84E5F6 #CE84F6 #F69584
square
#ACF684 #84E5F6 #CE84F6 #F69584
split-complementary
#ACF684 #9584F6 #F684E5
monochromatic
#5FEE12 #86F24B #ACF684 #D2FABD #ECFDE2
Accessibility & contrast
On white
1.29
#ACF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#ACF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF684
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF684 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67B
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#ABEFDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #acf684; /* rgb */ color: rgb(172, 246, 132); /* oklch */ color: oklch(89.9% 0.164 135.5);
Tailwind
colors: {
custom: {
50: '#c7f9aa',
500: '#acf684',
950: '#000000',
},
}SCSS
$custom: #acf684; $custom-light: #c7f9aa; $custom-dark: #000000;
JSON
{
"hex": "#acf684",
"rgb": {
"r": 172,
"g": 246,
"b": 132
},
"hsl": {
"h": 98.947,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.8993,
"c": 0.16394,
"h": 135.5
},
"luminance": 0.76348
}Semantic roles & 50–950 ramp
primary
#ACF684
secondary
#A34BD3
accent
#03E394
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581