#ACF783#ACF783
#ACF783 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.1% C 0.166 H 135.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF783 |
|---|---|
| RGB | rgb(172, 247, 131) |
| HSL | hsl(99, 88%, 74%) |
| HSV | hsv(99, 47%, 97%) |
| CMYK | cmyk(30.4%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(90.29, -43.08, 48.30) |
| CIE-LCH | lch(90.29, 64.73, 131.73°) |
| OKLab | oklab(90.14% -0.1186 0.1166) |
| OKLCH | oklch(90.14% 0.166 135.5) |
| XYZ | xyz(54.3694, 76.9289, 33.4524) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Green
#96F97B
ΔE00 2.76
Pale Light Green
#B1FC99
ΔE00 2.93
Celery
#C1FD95
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF783 #CE83F7
analogous
#E6F783 #ACF783 #83F794
triadic
#ACF783 #83ACF7 #F783AC
tetradic
#ACF783 #83E6F7 #CE83F7 #F79483
square
#ACF783 #83E6F7 #CE83F7 #F79483
split-complementary
#ACF783 #9483F7 #F783E6
monochromatic
#5FF010 #86F34A #ACF783 #D2FBBC #ECFDE2
Accessibility & contrast
On white
1.28
#ACF783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#ACF783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF783
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF783 | 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)
#FEE779
Deuteranopia (green-blind)
#F3E18A
Tritanopia (blue-blind)
#ABEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf783; /* rgb */ color: rgb(172, 247, 131); /* oklch */ color: oklch(90.1% 0.166 135.5);
Tailwind
colors: {
custom: {
50: '#c7faa9',
500: '#acf783',
950: '#000000',
},
}SCSS
$custom: #acf783; $custom-light: #c7faa9; $custom-dark: #000000;
JSON
{
"hex": "#acf783",
"rgb": {
"r": 172,
"g": 247,
"b": 131
},
"hsl": {
"h": 98.793,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.90144,
"c": 0.16631,
"h": 135.5
},
"luminance": 0.76931
}Semantic roles & 50–950 ramp
primary
#ACF783
secondary
#A34AD4
accent
#01E494
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581