#ACF787#ACF787
#ACF787 is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.2% C 0.162 H 136.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF787 |
|---|---|
| RGB | rgb(172, 247, 135) |
| HSL | hsl(100, 88%, 75%) |
| HSV | hsv(100, 45%, 97%) |
| CMYK | cmyk(30.4%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(90.34, -42.60, 46.46) |
| CIE-LCH | lch(90.34, 63.04, 132.52°) |
| OKLab | oklab(90.2% -0.117 0.1127) |
| OKLCH | oklch(90.2% 0.162 136.1) |
| XYZ | xyz(54.6458, 77.0394, 34.9079) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.81
Light Green
#96F97B
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 3.02
Pastel Green
#B0FF9D
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF787 #D287F7
analogous
#E4F787 #ACF787 #87F79A
triadic
#ACF787 #87ACF7 #F787AC
tetradic
#ACF787 #87E4F7 #D287F7 #F79A87
square
#ACF787 #87E4F7 #D287F7 #F79A87
split-complementary
#ACF787 #9A87F7 #F787E4
monochromatic
#5DEF14 #84F34E #ACF787 #D4FBC0 #EBFDE2
Accessibility & contrast
On white
1.28
#ACF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#ACF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF787
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF787 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77E
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#AAF0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf787; /* rgb */ color: rgb(172, 247, 135); /* oklch */ color: oklch(90.2% 0.162 136.1);
Tailwind
colors: {
custom: {
50: '#c7faac',
500: '#acf787',
950: '#000000',
},
}SCSS
$custom: #acf787; $custom-light: #c7faac; $custom-dark: #000000;
JSON
{
"hex": "#acf787",
"rgb": {
"r": 172,
"g": 247,
"b": 135
},
"hsl": {
"h": 100.179,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.90202,
"c": 0.16247,
"h": 136.1
},
"luminance": 0.77041
}Semantic roles & 50–950 ramp
primary
#ACF787
secondary
#A84ED4
accent
#01E499
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581