#ACF87C#ACF87C
#ACF87C is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.3% C 0.174 H 134.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF87C |
|---|---|
| RGB | rgb(172, 248, 124) |
| HSL | hsl(97, 90%, 73%) |
| HSV | hsv(97, 50%, 97%) |
| CMYK | cmyk(30.6%, 0%, 50%, 2.7%) |
| CIE-LAB | lab(90.49, -44.32, 51.83) |
| CIE-LCH | lch(90.49, 68.19, 130.54°) |
| OKLab | oklab(90.28% -0.1224 0.124) |
| OKLCH | oklch(90.28% 0.174 134.6) |
| XYZ | xyz(54.2176, 77.3587, 31.1400) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.41
Light Lime
#AEFD6C
ΔE00 2.59
Key Lime
#AEFF6E
ΔE00 2.65
Light Green
#96F97B
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF87C #C87CF8
analogous
#EAF87C #ACF87C #7CF88A
triadic
#ACF87C #7CACF8 #F87CAC
tetradic
#ACF87C #7CEAF8 #C87CF8 #F88A7C
square
#ACF87C #7CEAF8 #C87CF8 #F88A7C
split-complementary
#ACF87C #8A7CF8 #F87CEA
monochromatic
#63ED0D #87F542 #ACF87C #D1FBB6 #EDFDE2
Accessibility & contrast
On white
1.27
#ACF87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#ACF87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF87C
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF87C | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#ABF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #acf87c; /* rgb */ color: rgb(172, 248, 124); /* oklch */ color: oklch(90.3% 0.174 134.6);
Tailwind
colors: {
custom: {
50: '#c8fba4',
500: '#acf87c',
950: '#000000',
},
}SCSS
$custom: #acf87c; $custom-light: #c8fba4; $custom-dark: #000000;
JSON
{
"hex": "#acf87c",
"rgb": {
"r": 172,
"g": 248,
"b": 124
},
"hsl": {
"h": 96.774,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.90277,
"c": 0.17424,
"h": 134.6
},
"luminance": 0.77361
}Semantic roles & 50–950 ramp
primary
#ACF87C
secondary
#9C44D4
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580