#ACDA80#ACDA80
#ACDA80 is a very light, vivid yellow-green. Relative luminance 0.605; OKLCH L 83.5% C 0.128 H 130.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA80 |
|---|---|
| RGB | rgb(172, 218, 128) |
| HSL | hsl(91, 55%, 68%) |
| HSV | hsv(91, 41%, 85%) |
| CMYK | cmyk(21.1%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(82.09, -30.31, 39.47) |
| CIE-LCH | lch(82.09, 49.76, 127.52°) |
| OKLab | oklab(83.51% -0.0833 0.0965) |
| OKLCH | oklch(83.51% 0.128 130.8) |
| XYZ | xyz(45.9802, 60.4711, 29.6675) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.76
Light Moss Green
#A6C875
ΔE00 4.46
Light Grey Green
#B7E1A1
ΔE00 5.34
Pistachio
#93C572
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 5.80
Greenish Tan
#BCCB7A
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA80 #AE80DA
analogous
#D9DA80 #ACDA80 #80DA81
triadic
#ACDA80 #80ACDA #DA80AC
tetradic
#ACDA80 #80D9DA #AE80DA #DA8180
square
#ACDA80 #80D9DA #AE80DA #DA8180
split-complementary
#ACDA80 #8180DA #DA80D9
monochromatic
#6EAD32 #8DCC51 #ACDA80 #CBE8AF #EAF6DF
Accessibility & contrast
On white
1.60
#ACDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#ACDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA80
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA80 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#AED3C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda80; /* rgb */ color: rgb(172, 218, 128); /* oklch */ color: oklch(83.5% 0.128 130.8);
Tailwind
colors: {
custom: {
50: '#c6e5a6',
500: '#acda80',
950: '#000000',
},
}SCSS
$custom: #acda80; $custom-light: #c6e5a6; $custom-dark: #000000;
JSON
{
"hex": "#acda80",
"rgb": {
"r": 172,
"g": 218,
"b": 128
},
"hsl": {
"h": 90.667,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.83507,
"c": 0.12751,
"h": 130.8
},
"luminance": 0.60472
}Semantic roles & 50–950 ramp
primary
#ACDA80
secondary
#804EB0
accent
#23C275
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480