#ACD17D#ACD17D
#ACD17D is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.4% C 0.117 H 128.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD17D |
|---|---|
| RGB | rgb(172, 209, 125) |
| HSL | hsl(86, 48%, 65%) |
| HSV | hsv(86, 40%, 82%) |
| CMYK | cmyk(17.7%, 0%, 40.2%, 18%) |
| CIE-LAB | lab(79.53, -26.40, 37.70) |
| CIE-LCH | lch(79.53, 46.02, 125.01°) |
| OKLab | oklab(81.43% -0.0725 0.0924) |
| OKLCH | oklch(81.43% 0.117 128.2) |
| XYZ | xyz(43.5149, 55.8517, 27.8860) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.18
Light Moss Green
#A6C875
ΔE00 2.22
Pale Olive
#B9CC81
ΔE00 3.81
Pistachio
#93C572
ΔE00 4.45
Greenish Tan
#BCCB7A
ΔE00 4.82
Tan Green
#A9BE70
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD17D #A27DD1
analogous
#D1CC7D #ACD17D #82D17D
triadic
#ACD17D #7DACD1 #D17DAC
tetradic
#ACD17D #7DD1CC #A27DD1 #D17D82
square
#ACD17D #7DD1CC #A27DD1 #D17D82
split-complementary
#ACD17D #7D82D1 #CC7DD1
monochromatic
#709C37 #8FC150 #ACD17D #C9E1AA #E6F1D7
Accessibility & contrast
On white
1.73
#ACD17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ACD17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD17D
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD17D | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C777
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#B0CABC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acd17d; /* rgb */ color: rgb(172, 209, 125); /* oklch */ color: oklch(81.4% 0.117 128.2);
Tailwind
colors: {
custom: {
50: '#c6dfa4',
500: '#acd17d',
950: '#000000',
},
}SCSS
$custom: #acd17d; $custom-light: #c6dfa4; $custom-dark: #000000;
JSON
{
"hex": "#acd17d",
"rgb": {
"r": 172,
"g": 209,
"b": 125
},
"hsl": {
"h": 86.429,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.8143,
"c": 0.11744,
"h": 128.2
},
"luminance": 0.55852
}Semantic roles & 50–950 ramp
primary
#ACD17D
secondary
#7451A2
accent
#2BBB6A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480