#ACDD83#ACDD83
#ACDD83 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.2% C 0.129 H 131.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD83 |
|---|---|
| RGB | rgb(172, 221, 131) |
| HSL | hsl(93, 57%, 69%) |
| HSV | hsv(93, 41%, 87%) |
| CMYK | cmyk(22.2%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(82.98, -31.34, 39.10) |
| CIE-LCH | lch(82.98, 50.11, 128.71°) |
| OKLab | oklab(84.23% -0.086 0.0958) |
| OKLCH | oklch(84.23% 0.129 131.9) |
| XYZ | xyz(46.9656, 62.1212, 30.9845) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.53
Light Grey Green
#B7E1A1
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 6.04
Pistachio
#93C572
ΔE00 6.10
Tea Green
#BDF8A3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD83 #B483DD
analogous
#D9DD83 #ACDD83 #83DD87
triadic
#ACDD83 #83ACDD #DD83AC
tetradic
#ACDD83 #83D9DD #B483DD #DD8783
square
#ACDD83 #83D9DD #B483DD #DD8783
split-complementary
#ACDD83 #8783DD #DD83D9
monochromatic
#6DB431 #8CD053 #ACDD83 #CCEAB3 #ECF7E3
Accessibility & contrast
On white
1.56
#ACDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#ACDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD83
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD83 | 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)
#E4D17C
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#AED6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd83; /* rgb */ color: rgb(172, 221, 131); /* oklch */ color: oklch(84.2% 0.129 131.9);
Tailwind
colors: {
custom: {
50: '#c6e7a8',
500: '#acdd83',
950: '#000000',
},
}SCSS
$custom: #acdd83; $custom-light: #c6e7a8; $custom-dark: #000000;
JSON
{
"hex": "#acdd83",
"rgb": {
"r": 172,
"g": 221,
"b": 131
},
"hsl": {
"h": 92.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.84233,
"c": 0.12877,
"h": 131.9
},
"luminance": 0.62122
}Semantic roles & 50–950 ramp
primary
#ACDD83
secondary
#8750B4
accent
#21C57A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480