#ACD080#ACD080
#ACD080 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.3% C 0.113 H 128.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD080 |
|---|---|
| RGB | rgb(172, 208, 128) |
| HSL | hsl(87, 46%, 66%) |
| HSV | hsv(87, 38%, 82%) |
| CMYK | cmyk(17.3%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(79.29, -25.54, 35.87) |
| CIE-LCH | lch(79.29, 44.03, 125.44°) |
| OKLab | oklab(81.26% -0.07 0.0883) |
| OKLCH | oklch(81.26% 0.113 128.4) |
| XYZ | xyz(43.4649, 55.4404, 28.8290) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.66
Light Moss Green
#A6C875
ΔE00 2.16
Pale Olive
#B9CC81
ΔE00 3.62
Pistachio
#93C572
ΔE00 4.34
Greenish Tan
#BCCB7A
ΔE00 4.82
Tan Green
#A9BE70
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD080 #A480D0
analogous
#D0CC80 #ACD080 #84D080
triadic
#ACD080 #80ACD0 #D080AC
tetradic
#ACD080 #80D0CC #A480D0 #D08084
square
#ACD080 #80D0CC #A480D0 #D08084
split-complementary
#ACD080 #8084D0 #CC80D0
monochromatic
#709C3A #8FBF53 #ACD080 #C9E1AD #E6F1D9
Accessibility & contrast
On white
1.74
#ACD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ACD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD080
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD080 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#AFC9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acd080; /* rgb */ color: rgb(172, 208, 128); /* oklch */ color: oklch(81.3% 0.113 128.4);
Tailwind
colors: {
custom: {
50: '#c6dea6',
500: '#acd080',
950: '#000000',
},
}SCSS
$custom: #acd080; $custom-light: #c6dea6; $custom-dark: #000000;
JSON
{
"hex": "#acd080",
"rgb": {
"r": 172,
"g": 208,
"b": 128
},
"hsl": {
"h": 87,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.81255,
"c": 0.11266,
"h": 128.4
},
"luminance": 0.55441
}Semantic roles & 50–950 ramp
primary
#ACD080
secondary
#7653A1
accent
#2CB96C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480