#ACDD82#ACDD82
#ACDD82 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.2% C 0.130 H 131.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD82 |
|---|---|
| RGB | rgb(172, 221, 130) |
| HSL | hsl(92, 57%, 69%) |
| HSV | hsv(92, 41%, 87%) |
| CMYK | cmyk(22.2%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(82.96, -31.46, 39.58) |
| CIE-LCH | lch(82.96, 50.56, 128.48°) |
| OKLab | oklab(84.22% -0.0864 0.0969) |
| OKLCH | oklch(84.22% 0.13 131.7) |
| XYZ | xyz(46.8982, 62.0943, 30.6293) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 5.19
Light Moss Green
#A6C875
ΔE00 5.21
Pistachio
#93C572
ΔE00 6.13
Washed Out Green
#BCF5A6
ΔE00 6.13
Tea Green
#BDF8A3
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD82 #B382DD
analogous
#DADD82 #ACDD82 #82DD86
triadic
#ACDD82 #82ACDD #DD82AC
tetradic
#ACDD82 #82DADD #B382DD #DD8682
square
#ACDD82 #82DADD #B382DD #DD8682
split-complementary
#ACDD82 #8682DD #DD82DA
monochromatic
#6DB431 #8CD052 #ACDD82 #CCEAB2 #ECF7E2
Accessibility & contrast
On white
1.56
#ACDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#ACDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD82
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD82 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17B
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#AED6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd82; /* rgb */ color: rgb(172, 221, 130); /* oklch */ color: oklch(84.2% 0.130 131.7);
Tailwind
colors: {
custom: {
50: '#c6e7a7',
500: '#acdd82',
950: '#000000',
},
}SCSS
$custom: #acdd82; $custom-light: #c6e7a7; $custom-dark: #000000;
JSON
{
"hex": "#acdd82",
"rgb": {
"r": 172,
"g": 221,
"b": 130
},
"hsl": {
"h": 92.308,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.84217,
"c": 0.12982,
"h": 131.7
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#ACDD82
secondary
#854FB4
accent
#21C579
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480