#ACDE83#ACDE83
#ACDE83 is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.5% C 0.130 H 132.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDE83 |
|---|---|
| RGB | rgb(172, 222, 131) |
| HSL | hsl(93, 58%, 69%) |
| HSV | hsv(93, 41%, 87%) |
| CMYK | cmyk(22.5%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(83.26, -31.80, 39.46) |
| CIE-LCH | lch(83.26, 50.68, 128.87°) |
| OKLab | oklab(84.46% -0.0873 0.0966) |
| OKLCH | oklch(84.46% 0.13 132.1) |
| XYZ | xyz(47.2304, 62.6509, 31.0728) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.75
Light Grey Green
#B7E1A1
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 5.89
Tea Green
#BDF8A3
ΔE00 6.03
Pistachio
#93C572
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDE83 #B583DE
analogous
#DADE83 #ACDE83 #83DE88
triadic
#ACDE83 #83ACDE #DE83AC
tetradic
#ACDE83 #83DADE #B583DE #DE8883
square
#ACDE83 #83DADE #B583DE #DE8883
split-complementary
#ACDE83 #8883DE #DE83DA
monochromatic
#6DB630 #8CD153 #ACDE83 #CCEBB3 #EDF8E4
Accessibility & contrast
On white
1.55
#ACDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#ACDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDE83
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDE83 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#AED7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acde83; /* rgb */ color: rgb(172, 222, 131); /* oklch */ color: oklch(84.5% 0.130 132.1);
Tailwind
colors: {
custom: {
50: '#c6e8a8',
500: '#acde83',
950: '#000000',
},
}SCSS
$custom: #acde83; $custom-light: #c6e8a8; $custom-dark: #000000;
JSON
{
"hex": "#acde83",
"rgb": {
"r": 172,
"g": 222,
"b": 131
},
"hsl": {
"h": 92.967,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84459,
"c": 0.13025,
"h": 132.1
},
"luminance": 0.62652
}Semantic roles & 50–950 ramp
primary
#ACDE83
secondary
#8850B5
accent
#20C67B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480