#ACF688#ACF688
#ACF688 is a very light, vivid green. Relative luminance 0.765; OKLCH L 90.0% C 0.160 H 136.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF688 |
|---|---|
| RGB | rgb(172, 246, 136) |
| HSL | hsl(100, 86%, 75%) |
| HSV | hsv(100, 45%, 96%) |
| CMYK | cmyk(30.1%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(90.07, -42.04, 45.65) |
| CIE-LCH | lch(90.07, 62.05, 132.65°) |
| OKLab | oklab(89.99% -0.1154 0.1109) |
| OKLCH | oklch(89.99% 0.16 136.1) |
| XYZ | xyz(54.4115, 76.4578, 35.1787) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Pastel Green
#B0FF9D
ΔE00 2.99
Light Green
#96F97B
ΔE00 3.03
Spring Green (survey)
#A9F971
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF688 #D288F6
analogous
#E3F688 #ACF688 #88F69B
triadic
#ACF688 #88ACF6 #F688AC
tetradic
#ACF688 #88E3F6 #D288F6 #F69B88
square
#ACF688 #88E3F6 #D288F6 #F69B88
split-complementary
#ACF688 #9B88F6 #F688E3
monochromatic
#5DED16 #84F24F #ACF688 #D4FAC1 #EBFDE3
Accessibility & contrast
On white
1.29
#ACF688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#ACF688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF688
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF688 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#AAEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf688; /* rgb */ color: rgb(172, 246, 136); /* oklch */ color: oklch(90.0% 0.160 136.1);
Tailwind
colors: {
custom: {
50: '#c7f9ac',
500: '#acf688',
950: '#000000',
},
}SCSS
$custom: #acf688; $custom-light: #c7f9ac; $custom-dark: #000000;
JSON
{
"hex": "#acf688",
"rgb": {
"r": 172,
"g": 246,
"b": 136
},
"hsl": {
"h": 100.364,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.89988,
"c": 0.16009,
"h": 136.1
},
"luminance": 0.7646
}Semantic roles & 50–950 ramp
primary
#ACF688
secondary
#A84FD3
accent
#03E299
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581