#ACD47D#ACD47D
#ACD47D is a very light, vivid yellow-green. Relative luminance 0.573; OKLCH L 82.1% C 0.122 H 128.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD47D |
|---|---|
| RGB | rgb(172, 212, 125) |
| HSL | hsl(88, 50%, 66%) |
| HSV | hsv(88, 41%, 83%) |
| CMYK | cmyk(18.9%, 0%, 41%, 16.9%) |
| CIE-LAB | lab(80.37, -27.84, 38.77) |
| CIE-LCH | lch(80.37, 47.73, 125.68°) |
| OKLab | oklab(82.1% -0.0766 0.0948) |
| OKLCH | oklch(82.1% 0.122 128.9) |
| XYZ | xyz(44.2579, 57.3376, 28.1336) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.43
Light Moss Green
#A6C875
ΔE00 2.95
Pale Olive
#B9CC81
ΔE00 4.47
Pistachio
#93C572
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD47D #A57DD4
analogous
#D4D07D #ACD47D #80D47D
triadic
#ACD47D #7DACD4 #D47DAC
tetradic
#ACD47D #7DD4D0 #A57DD4 #D47D80
square
#ACD47D #7DD4D0 #A57DD4 #D47D80
split-complementary
#ACD47D #7D80D4 #D07DD4
monochromatic
#70A135 #8FC54F #ACD47D #C9E3AB #E7F2D9
Accessibility & contrast
On white
1.68
#ACD47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#ACD47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD47D
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD47D | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#AFCDBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #acd47d; /* rgb */ color: rgb(172, 212, 125); /* oklch */ color: oklch(82.1% 0.122 128.9);
Tailwind
colors: {
custom: {
50: '#c6e1a4',
500: '#acd47d',
950: '#000000',
},
}SCSS
$custom: #acd47d; $custom-light: #c6e1a4; $custom-dark: #000000;
JSON
{
"hex": "#acd47d",
"rgb": {
"r": 172,
"g": 212,
"b": 125
},
"hsl": {
"h": 87.586,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.82105,
"c": 0.12187,
"h": 128.9
},
"luminance": 0.57338
}Semantic roles & 50–950 ramp
primary
#ACD47D
secondary
#774FA6
accent
#28BE6D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480