#ACDA77#ACDA77
#ACDA77 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.4% C 0.137 H 129.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA77 |
|---|---|
| RGB | rgb(172, 218, 119) |
| HSL | hsl(88, 57%, 66%) |
| HSV | hsv(88, 45%, 85%) |
| CMYK | cmyk(21.1%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(81.97, -31.40, 43.76) |
| CIE-LCH | lch(81.97, 53.86, 125.66°) |
| OKLab | oklab(83.37% -0.0869 0.1058) |
| OKLCH | oklch(83.37% 0.137 129.4) |
| XYZ | xyz(45.4139, 60.2446, 26.6849) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.87
Light Moss Green
#A6C875
ΔE00 4.70
Pistachio
#93C572
ΔE00 6.06
Pale Olive
#B9CC81
ΔE00 6.09
Greenish Tan
#BCCB7A
ΔE00 6.60
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA77 #A577DA
analogous
#DAD677 #ACDA77 #7ADA77
triadic
#ACDA77 #77ACDA #DA77AC
tetradic
#ACDA77 #77DAD6 #A577DA #DA777A
square
#ACDA77 #77DAD6 #A577DA #DA777A
split-complementary
#ACDA77 #777ADA #D677DA
monochromatic
#70A92E #8FCD47 #ACDA77 #C9E7A7 #E7F4D7
Accessibility & contrast
On white
1.61
#ACDA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#ACDA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA77
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA77 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#AFD2C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda77; /* rgb */ color: rgb(172, 218, 119); /* oklch */ color: oklch(83.4% 0.137 129.4);
Tailwind
colors: {
custom: {
50: '#c6e5a0',
500: '#acda77',
950: '#000000',
},
}SCSS
$custom: #acda77; $custom-light: #c6e5a0; $custom-dark: #000000;
JSON
{
"hex": "#acda77",
"rgb": {
"r": 172,
"g": 218,
"b": 119
},
"hsl": {
"h": 87.879,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.83368,
"c": 0.13687,
"h": 129.4
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#ACDA77
secondary
#7749AC
accent
#21C56D
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480