#ACDD85#ACDD85
#ACDD85 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.3% C 0.127 H 132.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD85 |
|---|---|
| RGB | rgb(172, 221, 133) |
| HSL | hsl(93, 56%, 69%) |
| HSV | hsv(93, 40%, 87%) |
| CMYK | cmyk(22.2%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(83.01, -31.08, 38.14) |
| CIE-LCH | lch(83.01, 49.20, 129.18°) |
| OKLab | oklab(84.27% -0.0852 0.0937) |
| OKLCH | oklch(84.27% 0.127 132.3) |
| XYZ | xyz(47.1025, 62.1760, 31.7053) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.63
Light Grey Green
#B7E1A1
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.87
Pistachio
#93C572
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD85 #B685DD
analogous
#D8DD85 #ACDD85 #85DD8A
triadic
#ACDD85 #85ACDD #DD85AC
tetradic
#ACDD85 #85D8DD #B685DD #DD8A85
square
#ACDD85 #85D8DD #B685DD #DD8A85
split-complementary
#ACDD85 #8A85DD #DD85D8
monochromatic
#6CB532 #8BD055 #ACDD85 #CDEAB5 #EDF8E5
Accessibility & contrast
On white
1.56
#ACDD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#ACDD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD85
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD85 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#DDCD8A
Tritanopia (blue-blind)
#ADD6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd85; /* rgb */ color: rgb(172, 221, 133); /* oklch */ color: oklch(84.3% 0.127 132.3);
Tailwind
colors: {
custom: {
50: '#c6e7a9',
500: '#acdd85',
950: '#000000',
},
}SCSS
$custom: #acdd85; $custom-light: #c6e7a9; $custom-dark: #000000;
JSON
{
"hex": "#acdd85",
"rgb": {
"r": 172,
"g": 221,
"b": 133
},
"hsl": {
"h": 93.409,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.84266,
"c": 0.12664,
"h": 132.3
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#ACDD85
secondary
#8952B4
accent
#22C47C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481