#ACDD84#ACDD84
#ACDD84 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.2% C 0.128 H 132.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD84 |
|---|---|
| RGB | rgb(172, 221, 132) |
| HSL | hsl(93, 57%, 69%) |
| HSV | hsv(93, 40%, 87%) |
| CMYK | cmyk(22.2%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(82.99, -31.21, 38.62) |
| CIE-LCH | lch(82.99, 49.65, 128.94°) |
| OKLab | oklab(84.25% -0.0856 0.0948) |
| OKLCH | oklch(84.25% 0.128 132.1) |
| XYZ | xyz(47.0337, 62.1485, 31.3432) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 4.87
Light Moss Green
#A6C875
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.95
Pistachio
#93C572
ΔE00 6.09
Tea Green
#BDF8A3
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD84 #B584DD
analogous
#D9DD84 #ACDD84 #84DD89
triadic
#ACDD84 #84ACDD #DD84AC
tetradic
#ACDD84 #84D9DD #B584DD #DD8984
square
#ACDD84 #84D9DD #B584DD #DD8984
split-complementary
#ACDD84 #8984DD #DD84D9
monochromatic
#6DB532 #8CD054 #ACDD84 #CCEAB4 #EDF8E4
Accessibility & contrast
On white
1.56
#ACDD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#ACDD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD84
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD84 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#AED6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd84; /* rgb */ color: rgb(172, 221, 132); /* oklch */ color: oklch(84.2% 0.128 132.1);
Tailwind
colors: {
custom: {
50: '#c6e7a9',
500: '#acdd84',
950: '#000000',
},
}SCSS
$custom: #acdd84; $custom-light: #c6e7a9; $custom-dark: #000000;
JSON
{
"hex": "#acdd84",
"rgb": {
"r": 172,
"g": 221,
"b": 132
},
"hsl": {
"h": 93.034,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.84249,
"c": 0.12771,
"h": 132.1
},
"luminance": 0.6215
}Semantic roles & 50–950 ramp
primary
#ACDD84
secondary
#8851B4
accent
#21C47B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480