#ACF97A#ACF97A
#ACF97A is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.5% C 0.177 H 134.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF97A |
|---|---|
| RGB | rgb(172, 249, 122) |
| HSL | hsl(96, 91%, 73%) |
| HSV | hsv(96, 51%, 98%) |
| CMYK | cmyk(30.9%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(90.75, -44.97, 53.06) |
| CIE-LCH | lch(90.75, 69.56, 130.28°) |
| OKLab | oklab(90.48% -0.1243 0.1266) |
| OKLCH | oklch(90.48% 0.177 134.5) |
| XYZ | xyz(54.4006, 77.9252, 30.5834) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.06
Light Lime
#AEFD6C
ΔE00 2.21
Key Lime
#AEFF6E
ΔE00 2.26
Light Grass Green
#9AF764
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.86
Light Green
#96F97B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF97A #C77AF9
analogous
#EBF97A #ACF97A #7AF987
triadic
#ACF97A #7AACF9 #F97AAC
tetradic
#ACF97A #7AEBF9 #C77AF9 #F9877A
square
#ACF97A #7AEBF9 #C77AF9 #F9877A
split-complementary
#ACF97A #877AF9 #F97AEB
monochromatic
#64EE0B #87F63F #ACF97A #D1FCB5 #EDFEE2
Accessibility & contrast
On white
1.27
#ACF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#ACF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF97A
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF97A | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#ACF1DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #acf97a; /* rgb */ color: rgb(172, 249, 122); /* oklch */ color: oklch(90.5% 0.177 134.5);
Tailwind
colors: {
custom: {
50: '#c8fba3',
500: '#acf97a',
950: '#000000',
},
}SCSS
$custom: #acf97a; $custom-light: #c8fba3; $custom-dark: #000000;
JSON
{
"hex": "#acf97a",
"rgb": {
"r": 172,
"g": 249,
"b": 122
},
"hsl": {
"h": 96.378,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.9048,
"c": 0.17743,
"h": 134.5
},
"luminance": 0.77927
}Semantic roles & 50–950 ramp
primary
#ACF97A
secondary
#9B42D5
accent
#00E68B
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580