#ACDA7D#ACDA7D
#ACDA7D is a very light, vivid yellow-green. Relative luminance 0.604; OKLCH L 83.5% C 0.131 H 130.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA7D |
|---|---|
| RGB | rgb(172, 218, 125) |
| HSL | hsl(90, 56%, 67%) |
| HSV | hsv(90, 43%, 85%) |
| CMYK | cmyk(21.1%, 0%, 42.7%, 14.5%) |
| CIE-LAB | lab(82.05, -30.68, 40.91) |
| CIE-LCH | lch(82.05, 51.13, 126.87°) |
| OKLab | oklab(83.46% -0.0845 0.0997) |
| OKLCH | oklch(83.46% 0.131 130.3) |
| XYZ | xyz(45.7857, 60.3933, 28.6429) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.71
Light Moss Green
#A6C875
ΔE00 4.49
Pistachio
#93C572
ΔE00 5.72
Light Grey Green
#B7E1A1
ΔE00 5.81
Pale Olive
#B9CC81
ΔE00 5.86
Greenish Tan
#BCCB7A
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA7D #AB7DDA
analogous
#DAD97D #ACDA7D #7EDA7D
triadic
#ACDA7D #7DACDA #DA7DAC
tetradic
#ACDA7D #7DDAD9 #AB7DDA #DA7D7E
square
#ACDA7D #7DDAD9 #AB7DDA #DA7D7E
split-complementary
#ACDA7D #7D7EDA #D97DDA
monochromatic
#6FAC31 #8ECC4D #ACDA7D #CAE8AD #E9F5DC
Accessibility & contrast
On white
1.61
#ACDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#ACDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA7D
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA7D | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE76
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#AFD3C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda7d; /* rgb */ color: rgb(172, 218, 125); /* oklch */ color: oklch(83.5% 0.131 130.3);
Tailwind
colors: {
custom: {
50: '#c6e5a4',
500: '#acda7d',
950: '#000000',
},
}SCSS
$custom: #acda7d; $custom-light: #c6e5a4; $custom-dark: #000000;
JSON
{
"hex": "#acda7d",
"rgb": {
"r": 172,
"g": 218,
"b": 125
},
"hsl": {
"h": 89.677,
"s": 55.689,
"l": 67.255
},
"oklch": {
"l": 0.83459,
"c": 0.13067,
"h": 130.3
},
"luminance": 0.60394
}Semantic roles & 50–950 ramp
primary
#ACDA7D
secondary
#7D4DAF
accent
#22C372
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480