#ACDA79#ACDA79
#ACDA79 is a very light, vivid yellow-green. Relative luminance 0.603; OKLCH L 83.4% C 0.135 H 129.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA79 |
|---|---|
| RGB | rgb(172, 218, 121) |
| HSL | hsl(88, 57%, 66%) |
| HSV | hsv(88, 44%, 85%) |
| CMYK | cmyk(21.1%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(82.00, -31.16, 42.81) |
| CIE-LCH | lch(82.00, 52.95, 126.05°) |
| OKLab | oklab(83.4% -0.0861 0.1038) |
| OKLCH | oklch(83.4% 0.135 129.7) |
| XYZ | xyz(45.5353, 60.2931, 27.3242) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.78
Light Moss Green
#A6C875
ΔE00 4.61
Pistachio
#93C572
ΔE00 5.93
Pale Olive
#B9CC81
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA79 #A779DA
analogous
#DAD879 #ACDA79 #7CDA79
triadic
#ACDA79 #79ACDA #DA79AC
tetradic
#ACDA79 #79DAD8 #A779DA #DA797C
square
#ACDA79 #79DAD8 #A779DA #DA797C
split-complementary
#ACDA79 #797CDA #D879DA
monochromatic
#6FAA2F #8ECD49 #ACDA79 #CAE7A9 #E7F4D9
Accessibility & contrast
On white
1.61
#ACDA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#ACDA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA79
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA79 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#AFD3C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda79; /* rgb */ color: rgb(172, 218, 121); /* oklch */ color: oklch(83.4% 0.135 129.7);
Tailwind
colors: {
custom: {
50: '#c6e5a1',
500: '#acda79',
950: '#000000',
},
}SCSS
$custom: #acda79; $custom-light: #c6e5a1; $custom-dark: #000000;
JSON
{
"hex": "#acda79",
"rgb": {
"r": 172,
"g": 218,
"b": 121
},
"hsl": {
"h": 88.454,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.83398,
"c": 0.13483,
"h": 129.7
},
"luminance": 0.60294
}Semantic roles & 50–950 ramp
primary
#ACDA79
secondary
#794BAD
accent
#21C46F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480