#ACF67A#ACF67A
#ACF67A is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 89.8% C 0.173 H 134.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF67A |
|---|---|
| RGB | rgb(172, 246, 122) |
| HSL | hsl(96, 87%, 72%) |
| HSV | hsv(96, 50%, 96%) |
| CMYK | cmyk(30.1%, 0%, 50.4%, 3.5%) |
| CIE-LAB | lab(89.90, -43.68, 52.04) |
| CIE-LCH | lch(89.90, 67.94, 130.00°) |
| OKLab | oklab(89.79% -0.1207 0.1244) |
| OKLCH | oklch(89.79% 0.173 134.1) |
| XYZ | xyz(53.4808, 76.0854, 30.2767) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.44
Light Lime
#AEFD6C
ΔE00 2.65
Key Lime
#AEFF6E
ΔE00 2.79
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Grass Green
#9AF764
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF67A #C47AF6
analogous
#EAF67A #ACF67A #7AF686
triadic
#ACF67A #7AACF6 #F67AAC
tetradic
#ACF67A #7AEAF6 #C47AF6 #F6867A
square
#ACF67A #7AEAF6 #C47AF6 #F6867A
split-complementary
#ACF67A #867AF6 #F67AEA
monochromatic
#66E610 #88F241 #ACF67A #D0FAB3 #EDFDE2
Accessibility & contrast
On white
1.29
#ACF67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#ACF67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF67A
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF67A | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66F
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#ACEEDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #acf67a; /* rgb */ color: rgb(172, 246, 122); /* oklch */ color: oklch(89.8% 0.173 134.1);
Tailwind
colors: {
custom: {
50: '#c8f9a3',
500: '#acf67a',
950: '#000000',
},
}SCSS
$custom: #acf67a; $custom-light: #c8f9a3; $custom-dark: #000000;
JSON
{
"hex": "#acf67a",
"rgb": {
"r": 172,
"g": 246,
"b": 122
},
"hsl": {
"h": 95.806,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.89792,
"c": 0.17333,
"h": 134.1
},
"luminance": 0.76087
}Semantic roles & 50–950 ramp
primary
#ACF67A
secondary
#9843D2
accent
#02E489
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580