#ACF489#ACF489
#ACF489 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.5% C 0.156 H 136.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF489 |
|---|---|
| RGB | rgb(172, 244, 137) |
| HSL | hsl(100, 83%, 75%) |
| HSV | hsv(100, 44%, 96%) |
| CMYK | cmyk(29.5%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(89.52, -41.03, 44.47) |
| CIE-LCH | lch(89.52, 60.51, 132.70°) |
| OKLab | oklab(89.55% -0.1126 0.1083) |
| OKLCH | oklch(89.55% 0.156 136.1) |
| XYZ | xyz(53.8779, 75.2762, 35.3531) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.06
Light Green
#96F97B
ΔE00 3.38
Spring Green (survey)
#A9F971
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF489 #D189F4
analogous
#E1F489 #ACF489 #89F49C
triadic
#ACF489 #89ACF4 #F489AC
tetradic
#ACF489 #89E1F4 #D189F4 #F49C89
square
#ACF489 #89E1F4 #D189F4 #F49C89
split-complementary
#ACF489 #9C89F4 #F489E1
monochromatic
#5DEA19 #85EF51 #ACF489 #D3F9C1 #EBFCE3
Accessibility & contrast
On white
1.31
#ACF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#ACF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF489
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF489 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F0DF8F
Tritanopia (blue-blind)
#AAEDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #acf489; /* rgb */ color: rgb(172, 244, 137); /* oklch */ color: oklch(89.5% 0.156 136.1);
Tailwind
colors: {
custom: {
50: '#c7f8ad',
500: '#acf489',
950: '#000000',
},
}SCSS
$custom: #acf489; $custom-light: #c7f8ad; $custom-dark: #000000;
JSON
{
"hex": "#acf489",
"rgb": {
"r": 172,
"g": 244,
"b": 137
},
"hsl": {
"h": 100.374,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.89548,
"c": 0.15624,
"h": 136.1
},
"luminance": 0.75278
}Semantic roles & 50–950 ramp
primary
#ACF489
secondary
#A750D1
accent
#06DF98
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581