#ACD17E#ACD17E
#ACD17E is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.4% C 0.116 H 128.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD17E |
|---|---|
| RGB | rgb(172, 209, 126) |
| HSL | hsl(87, 47%, 66%) |
| HSV | hsv(87, 40%, 82%) |
| CMYK | cmyk(17.7%, 0%, 39.7%, 18%) |
| CIE-LAB | lab(79.54, -26.28, 37.21) |
| CIE-LCH | lch(79.54, 45.55, 125.23°) |
| OKLab | oklab(81.45% -0.0722 0.0913) |
| OKLCH | oklch(81.45% 0.116 128.3) |
| XYZ | xyz(43.5791, 55.8774, 28.2241) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.31
Light Moss Green
#A6C875
ΔE00 2.25
Pale Olive
#B9CC81
ΔE00 3.80
Pistachio
#93C572
ΔE00 4.42
Greenish Tan
#BCCB7A
ΔE00 4.86
Tan Green
#A9BE70
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD17E #A37ED1
analogous
#D1CC7E #ACD17E #82D17E
triadic
#ACD17E #7EACD1 #D17EAC
tetradic
#ACD17E #7ED1CC #A37ED1 #D17E82
square
#ACD17E #7ED1CC #A37ED1 #D17E82
split-complementary
#ACD17E #7E82D1 #CC7ED1
monochromatic
#709D38 #8FC151 #ACD17E #C9E1AB #E6F1D8
Accessibility & contrast
On white
1.72
#ACD17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#ACD17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD17E
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD17E | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#B0CABD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acd17e; /* rgb */ color: rgb(172, 209, 126); /* oklch */ color: oklch(81.4% 0.116 128.3);
Tailwind
colors: {
custom: {
50: '#c6dfa4',
500: '#acd17e',
950: '#000000',
},
}SCSS
$custom: #acd17e; $custom-light: #c6dfa4; $custom-dark: #000000;
JSON
{
"hex": "#acd17e",
"rgb": {
"r": 172,
"g": 209,
"b": 126
},
"hsl": {
"h": 86.747,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.81446,
"c": 0.11634,
"h": 128.3
},
"luminance": 0.55878
}Semantic roles & 50–950 ramp
primary
#ACD17E
secondary
#7551A2
accent
#2BBB6B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480