#ACD07E#ACD07E
#ACD07E is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.2% C 0.115 H 128.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD07E |
|---|---|
| RGB | rgb(172, 208, 126) |
| HSL | hsl(86, 47%, 65%) |
| HSV | hsv(86, 39%, 82%) |
| CMYK | cmyk(17.3%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(79.26, -25.79, 36.85) |
| CIE-LCH | lch(79.26, 44.98, 124.99°) |
| OKLab | oklab(81.22% -0.0708 0.0905) |
| OKLCH | oklch(81.22% 0.115 128.1) |
| XYZ | xyz(43.3345, 55.3882, 28.1426) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.36
Light Moss Green
#A6C875
ΔE00 2.04
Pale Olive
#B9CC81
ΔE00 3.60
Pistachio
#93C572
ΔE00 4.36
Greenish Tan
#BCCB7A
ΔE00 4.70
Tan Green
#A9BE70
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD07E #A27ED0
analogous
#D0CB7E #ACD07E #83D07E
triadic
#ACD07E #7EACD0 #D07EAC
tetradic
#ACD07E #7ED0CB #A27ED0 #D07E83
square
#ACD07E #7ED0CB #A27ED0 #D07E83
split-complementary
#ACD07E #7E83D0 #CB7ED0
monochromatic
#709B39 #8FC051 #ACD07E #C9E0AB #E6F1D8
Accessibility & contrast
On white
1.74
#ACD07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#ACD07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD07E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD07E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#D2C482
Tritanopia (blue-blind)
#B0C9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acd07e; /* rgb */ color: rgb(172, 208, 126); /* oklch */ color: oklch(81.2% 0.115 128.1);
Tailwind
colors: {
custom: {
50: '#c6dea4',
500: '#acd07e',
950: '#000000',
},
}SCSS
$custom: #acd07e; $custom-light: #c6dea4; $custom-dark: #000000;
JSON
{
"hex": "#acd07e",
"rgb": {
"r": 172,
"g": 208,
"b": 126
},
"hsl": {
"h": 86.341,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.81222,
"c": 0.11486,
"h": 128.1
},
"luminance": 0.55389
}Semantic roles & 50–950 ramp
primary
#ACD07E
secondary
#7452A1
accent
#2CBA6A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480