#ACDC83#ACDC83
#ACDC83 is a very light, vivid yellow-green. Relative luminance 0.616; OKLCH L 84.0% C 0.127 H 131.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDC83 |
|---|---|
| RGB | rgb(172, 220, 131) |
| HSL | hsl(92, 56%, 69%) |
| HSV | hsv(92, 40%, 86%) |
| CMYK | cmyk(21.8%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(82.70, -30.87, 38.74) |
| CIE-LCH | lch(82.70, 49.54, 128.55°) |
| OKLab | oklab(84.01% -0.0847 0.095) |
| OKLCH | oklch(84.01% 0.127 131.7) |
| XYZ | xyz(46.7024, 61.5948, 30.8968) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Light Grey Green
#B7E1A1
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 4.98
Pistachio
#93C572
ΔE00 5.91
Washed Out Green
#BCF5A6
ΔE00 6.19
Pale Olive
#B9CC81
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDC83 #B383DC
analogous
#D9DC83 #ACDC83 #83DC87
triadic
#ACDC83 #83ACDC #DC83AC
tetradic
#ACDC83 #83D9DC #B383DC #DC8783
square
#ACDC83 #83D9DC #B383DC #DC8783
split-complementary
#ACDC83 #8783DC #DC83D9
monochromatic
#6DB232 #8CCF53 #ACDC83 #CCE9B3 #ECF7E2
Accessibility & contrast
On white
1.58
#ACDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#ACDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDC83
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDC83 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#AED5C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdc83; /* rgb */ color: rgb(172, 220, 131); /* oklch */ color: oklch(84.0% 0.127 131.7);
Tailwind
colors: {
custom: {
50: '#c6e7a8',
500: '#acdc83',
950: '#000000',
},
}SCSS
$custom: #acdc83; $custom-light: #c6e7a8; $custom-dark: #000000;
JSON
{
"hex": "#acdc83",
"rgb": {
"r": 172,
"g": 220,
"b": 131
},
"hsl": {
"h": 92.36,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.84007,
"c": 0.12729,
"h": 131.7
},
"luminance": 0.61596
}Semantic roles & 50–950 ramp
primary
#ACDC83
secondary
#8550B3
accent
#22C479
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480