#ACF782#ACF782
#ACF782 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.1% C 0.167 H 135.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF782 |
|---|---|
| RGB | rgb(172, 247, 130) |
| HSL | hsl(98, 88%, 74%) |
| HSV | hsv(98, 47%, 97%) |
| CMYK | cmyk(30.4%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(90.28, -43.20, 48.76) |
| CIE-LCH | lch(90.28, 65.15, 131.54°) |
| OKLab | oklab(90.13% -0.1189 0.1176) |
| OKLCH | oklch(90.13% 0.167 135.3) |
| XYZ | xyz(54.3020, 76.9019, 33.0972) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Green
#96F97B
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF782 #CD82F7
analogous
#E6F782 #ACF782 #82F793
triadic
#ACF782 #82ACF7 #F782AC
tetradic
#ACF782 #82E6F7 #CD82F7 #F79382
square
#ACF782 #82E6F7 #CD82F7 #F79382
split-complementary
#ACF782 #9382F7 #F782E6
monochromatic
#60EF0F #86F348 #ACF782 #D2FBBC #ECFDE2
Accessibility & contrast
On white
1.28
#ACF782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ACF782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF782
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF782 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE778
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#ABEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf782; /* rgb */ color: rgb(172, 247, 130); /* oklch */ color: oklch(90.1% 0.167 135.3);
Tailwind
colors: {
custom: {
50: '#c8faa8',
500: '#acf782',
950: '#000000',
},
}SCSS
$custom: #acf782; $custom-light: #c8faa8; $custom-dark: #000000;
JSON
{
"hex": "#acf782",
"rgb": {
"r": 172,
"g": 247,
"b": 130
},
"hsl": {
"h": 98.462,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.9013,
"c": 0.16726,
"h": 135.3
},
"luminance": 0.76904
}Semantic roles & 50–950 ramp
primary
#ACF782
secondary
#A249D4
accent
#01E593
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581