#ACDA82#ACDA82
#ACDA82 is a very light, vivid yellow-green. Relative luminance 0.605; OKLCH L 83.5% C 0.125 H 131.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA82 |
|---|---|
| RGB | rgb(172, 218, 130) |
| HSL | hsl(91, 54%, 68%) |
| HSV | hsv(91, 40%, 85%) |
| CMYK | cmyk(21.1%, 0%, 40.4%, 14.5%) |
| CIE-LAB | lab(82.12, -30.06, 38.51) |
| CIE-LCH | lch(82.12, 48.85, 127.97°) |
| OKLab | oklab(83.54% -0.0825 0.0944) |
| OKLCH | oklch(83.54% 0.125 131.2) |
| XYZ | xyz(46.1132, 60.5243, 30.3676) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.85
Light Moss Green
#A6C875
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 5.02
Pistachio
#93C572
ΔE00 5.56
Pale Olive
#B9CC81
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA82 #B082DA
analogous
#D8DA82 #ACDA82 #82DA84
triadic
#ACDA82 #82ACDA #DA82AC
tetradic
#ACDA82 #82D8DA #B082DA #DA8482
square
#ACDA82 #82D8DA #B082DA #DA8482
split-complementary
#ACDA82 #8482DA #DA82D8
monochromatic
#6EAE34 #8DCC53 #ACDA82 #CBE8B1 #EBF6E0
Accessibility & contrast
On white
1.60
#ACDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#ACDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA82
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA82 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7B
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#AED3C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda82; /* rgb */ color: rgb(172, 218, 130); /* oklch */ color: oklch(83.5% 0.125 131.2);
Tailwind
colors: {
custom: {
50: '#c6e5a7',
500: '#acda82',
950: '#000000',
},
}SCSS
$custom: #acda82; $custom-light: #c6e5a7; $custom-dark: #000000;
JSON
{
"hex": "#acda82",
"rgb": {
"r": 172,
"g": 218,
"b": 130
},
"hsl": {
"h": 91.364,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.83539,
"c": 0.12538,
"h": 131.2
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#ACDA82
secondary
#8250B0
accent
#24C276
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480