#ACD07D#ACD07D
#ACD07D is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.2% C 0.116 H 127.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD07D |
|---|---|
| RGB | rgb(172, 208, 125) |
| HSL | hsl(86, 47%, 65%) |
| HSV | hsv(86, 40%, 82%) |
| CMYK | cmyk(17.3%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(79.25, -25.92, 37.34) |
| CIE-LCH | lch(79.25, 45.45, 124.77°) |
| OKLab | oklab(81.21% -0.0712 0.0915) |
| OKLCH | oklch(81.21% 0.116 127.9) |
| XYZ | xyz(43.2703, 55.3626, 27.8044) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.23
Light Moss Green
#A6C875
ΔE00 2.00
Pale Olive
#B9CC81
ΔE00 3.61
Pistachio
#93C572
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 4.65
Tan Green
#A9BE70
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD07D #A17DD0
analogous
#D0CA7D #ACD07D #82D07D
triadic
#ACD07D #7DACD0 #D07DAC
tetradic
#ACD07D #7DD0CA #A17DD0 #D07D82
square
#ACD07D #7DD0CA #A17DD0 #D07D82
split-complementary
#ACD07D #7D82D0 #CA7DD0
monochromatic
#709B38 #8FC050 #ACD07D #C9E0AA #E5F1D7
Accessibility & contrast
On white
1.74
#ACD07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ACD07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD07D
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD07D | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#D2C481
Tritanopia (blue-blind)
#B0C9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acd07d; /* rgb */ color: rgb(172, 208, 125); /* oklch */ color: oklch(81.2% 0.116 127.9);
Tailwind
colors: {
custom: {
50: '#c6dea4',
500: '#acd07d',
950: '#000000',
},
}SCSS
$custom: #acd07d; $custom-light: #c6dea4; $custom-dark: #000000;
JSON
{
"hex": "#acd07d",
"rgb": {
"r": 172,
"g": 208,
"b": 125
},
"hsl": {
"h": 86.024,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.81205,
"c": 0.11596,
"h": 127.9
},
"luminance": 0.55363
}Semantic roles & 50–950 ramp
primary
#ACD07D
secondary
#7351A0
accent
#2BBA69
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480