#ACDD80#ACDD80
#ACDD80 is a very light, vivid yellow-green. Relative luminance 0.620; OKLCH L 84.2% C 0.132 H 131.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD80 |
|---|---|
| RGB | rgb(172, 221, 128) |
| HSL | hsl(92, 58%, 68%) |
| HSV | hsv(92, 42%, 87%) |
| CMYK | cmyk(22.2%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(82.94, -31.72, 40.54) |
| CIE-LCH | lch(82.94, 51.47, 128.04°) |
| OKLab | oklab(84.19% -0.0872 0.099) |
| OKLCH | oklch(84.19% 0.132 131.4) |
| XYZ | xyz(46.7652, 62.0411, 29.9292) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.45
Light Moss Green
#A6C875
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.51
Pistachio
#93C572
ΔE00 6.19
Washed Out Green
#BCF5A6
ΔE00 6.31
Tea Green
#BDF8A3
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD80 #B180DD
analogous
#DADD80 #ACDD80 #80DD82
triadic
#ACDD80 #80ACDD #DD80AC
tetradic
#ACDD80 #80DADD #B180DD #DD8280
square
#ACDD80 #80DADD #B180DD #DD8280
split-complementary
#ACDD80 #8280DD #DD80DA
monochromatic
#6EB330 #8CD050 #ACDD80 #CCEAB0 #EBF7E1
Accessibility & contrast
On white
1.57
#ACDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#ACDD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD80
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD80 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#AED6C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdd80; /* rgb */ color: rgb(172, 221, 128); /* oklch */ color: oklch(84.2% 0.132 131.4);
Tailwind
colors: {
custom: {
50: '#c6e7a6',
500: '#acdd80',
950: '#000000',
},
}SCSS
$custom: #acdd80; $custom-light: #c6e7a6; $custom-dark: #000000;
JSON
{
"hex": "#acdd80",
"rgb": {
"r": 172,
"g": 221,
"b": 128
},
"hsl": {
"h": 91.613,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.84185,
"c": 0.13192,
"h": 131.4
},
"luminance": 0.62042
}Semantic roles & 50–950 ramp
primary
#ACDD80
secondary
#834DB4
accent
#20C577
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480