#ACF488#ACF488
#ACF488 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.5% C 0.157 H 135.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF488 |
|---|---|
| RGB | rgb(172, 244, 136) |
| HSL | hsl(100, 83%, 75%) |
| HSV | hsv(100, 44%, 96%) |
| CMYK | cmyk(29.5%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.51, -41.16, 44.94) |
| CIE-LCH | lch(89.51, 60.94, 132.49°) |
| OKLab | oklab(89.53% -0.113 0.1093) |
| OKLCH | oklch(89.53% 0.157 135.9) |
| XYZ | xyz(53.8065, 75.2477, 34.9771) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.41
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Celery
#C1FD95
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.16
Light Green
#96F97B
ΔE00 3.32
Spring Green (survey)
#A9F971
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF488 #D088F4
analogous
#E2F488 #ACF488 #88F49A
triadic
#ACF488 #88ACF4 #F488AC
tetradic
#ACF488 #88E2F4 #D088F4 #F49A88
square
#ACF488 #88E2F4 #D088F4 #F49A88
split-complementary
#ACF488 #9A88F4 #F488E2
monochromatic
#5EEA18 #85EF50 #ACF488 #D3F9C0 #EBFCE3
Accessibility & contrast
On white
1.31
#ACF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#ACF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF488
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF488 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F0DF8E
Tritanopia (blue-blind)
#AAEDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #acf488; /* rgb */ color: rgb(172, 244, 136); /* oklch */ color: oklch(89.5% 0.157 135.9);
Tailwind
colors: {
custom: {
50: '#c7f8ac',
500: '#acf488',
950: '#000000',
},
}SCSS
$custom: #acf488; $custom-light: #c7f8ac; $custom-dark: #000000;
JSON
{
"hex": "#acf488",
"rgb": {
"r": 172,
"g": 244,
"b": 136
},
"hsl": {
"h": 100,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.89532,
"c": 0.15723,
"h": 135.9
},
"luminance": 0.7525
}Semantic roles & 50–950 ramp
primary
#ACF488
secondary
#A650D1
accent
#06DF97
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581