#ACF785#ACF785
#ACF785 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.2% C 0.164 H 135.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF785 |
|---|---|
| RGB | rgb(172, 247, 133) |
| HSL | hsl(99, 88%, 75%) |
| HSV | hsv(99, 46%, 97%) |
| CMYK | cmyk(30.4%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(90.31, -42.84, 47.38) |
| CIE-LCH | lch(90.31, 63.88, 132.12°) |
| OKLab | oklab(90.17% -0.1178 0.1147) |
| OKLCH | oklch(90.17% 0.164 135.8) |
| XYZ | xyz(54.5063, 76.9836, 34.1732) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Spring Green (survey)
#A9F971
ΔE00 2.74
Light Green
#96F97B
ΔE00 2.80
Celery
#C1FD95
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF785 #D085F7
analogous
#E5F785 #ACF785 #85F797
triadic
#ACF785 #85ACF7 #F785AC
tetradic
#ACF785 #85E5F7 #D085F7 #F79785
square
#ACF785 #85E5F7 #D085F7 #F79785
split-complementary
#ACF785 #9785F7 #F785E5
monochromatic
#5EEF12 #85F34C #ACF785 #D3FBBE #EBFDE2
Accessibility & contrast
On white
1.28
#ACF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#ACF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF785
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF785 | 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)
#FEE77C
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#ABF0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf785; /* rgb */ color: rgb(172, 247, 133); /* oklch */ color: oklch(90.2% 0.164 135.8);
Tailwind
colors: {
custom: {
50: '#c7faaa',
500: '#acf785',
950: '#000000',
},
}SCSS
$custom: #acf785; $custom-light: #c7faaa; $custom-dark: #000000;
JSON
{
"hex": "#acf785",
"rgb": {
"r": 172,
"g": 247,
"b": 133
},
"hsl": {
"h": 99.474,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.90172,
"c": 0.1644,
"h": 135.8
},
"luminance": 0.76986
}Semantic roles & 50–950 ramp
primary
#ACF785
secondary
#A64CD4
accent
#01E497
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581