#ACDF79#ACDF79
#ACDF79 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.5% C 0.142 H 130.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF79 |
|---|---|
| RGB | rgb(172, 223, 121) |
| HSL | hsl(90, 61%, 67%) |
| HSV | hsv(90, 46%, 87%) |
| CMYK | cmyk(22.9%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(83.40, -33.49, 44.56) |
| CIE-LCH | lch(83.40, 55.74, 126.93°) |
| OKLab | oklab(84.53% -0.0926 0.1077) |
| OKLCH | oklch(84.53% 0.142 130.7) |
| XYZ | xyz(46.8515, 62.9255, 27.7629) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Moss Green
#A6C875
ΔE00 5.90
Celery
#C1FD95
ΔE00 6.48
Spring Green (survey)
#A9F971
ΔE00 6.61
Tea Green
#BDF8A3
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF79 #AC79DF
analogous
#DFDF79 #ACDF79 #79DF79
triadic
#ACDF79 #79ACDF #DF79AC
tetradic
#ACDF79 #79DFDF #AC79DF #DF7979
square
#ACDF79 #79DFDF #AC79DF #DF7979
split-complementary
#ACDF79 #7979DF #DF79DF
monochromatic
#6FB32B #8DD348 #ACDF79 #CBEBAA #E9F7DC
Accessibility & contrast
On white
1.55
#ACDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#ACDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF79
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF79 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D271
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#AFD7C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf79; /* rgb */ color: rgb(172, 223, 121); /* oklch */ color: oklch(84.5% 0.142 130.7);
Tailwind
colors: {
custom: {
50: '#c6e9a1',
500: '#acdf79',
950: '#000000',
},
}SCSS
$custom: #acdf79; $custom-light: #c6e9a1; $custom-dark: #000000;
JSON
{
"hex": "#acdf79",
"rgb": {
"r": 172,
"g": 223,
"b": 121
},
"hsl": {
"h": 90,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.84531,
"c": 0.14201,
"h": 130.7
},
"luminance": 0.62926
}Semantic roles & 50–950 ramp
primary
#ACDF79
secondary
#7E48B4
accent
#1CC973
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480