#ACDA84#ACDA84
#ACDA84 is a very light, vivid yellow-green. Relative luminance 0.606; OKLCH L 83.6% C 0.123 H 131.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA84 |
|---|---|
| RGB | rgb(172, 218, 132) |
| HSL | hsl(92, 54%, 69%) |
| HSV | hsv(92, 39%, 85%) |
| CMYK | cmyk(21.1%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(82.15, -29.80, 37.54) |
| CIE-LCH | lch(82.15, 47.93, 128.44°) |
| OKLab | oklab(83.57% -0.0817 0.0923) |
| OKLCH | oklch(83.57% 0.123 131.5) |
| XYZ | xyz(46.2487, 60.5785, 31.0815) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.98
Light Moss Green
#A6C875
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.70
Pistachio
#93C572
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 5.78
Light Sage
#BCECAC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA84 #B284DA
analogous
#D7DA84 #ACDA84 #84DA87
triadic
#ACDA84 #84ACDA #DA84AC
tetradic
#ACDA84 #84D7DA #B284DA #DA8784
square
#ACDA84 #84D7DA #B284DA #DA8784
split-complementary
#ACDA84 #8784DA #DA84D7
monochromatic
#6EAF35 #8CCC55 #ACDA84 #CCE8B3 #EBF6E2
Accessibility & contrast
On white
1.60
#ACDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#ACDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA84
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA84 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7E
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#AED3C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda84; /* rgb */ color: rgb(172, 218, 132); /* oklch */ color: oklch(83.6% 0.123 131.5);
Tailwind
colors: {
custom: {
50: '#c6e5a9',
500: '#acda84',
950: '#000000',
},
}SCSS
$custom: #acda84; $custom-light: #c6e5a9; $custom-dark: #000000;
JSON
{
"hex": "#acda84",
"rgb": {
"r": 172,
"g": 218,
"b": 132
},
"hsl": {
"h": 92.093,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.83572,
"c": 0.12324,
"h": 131.5
},
"luminance": 0.60579
}Semantic roles & 50–950 ramp
primary
#ACDA84
secondary
#8452B0
accent
#24C178
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480