#ACDB79#ACDB79
#ACDB79 is a very light, vivid yellow-green. Relative luminance 0.608; OKLCH L 83.6% C 0.136 H 129.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDB79 |
|---|---|
| RGB | rgb(172, 219, 121) |
| HSL | hsl(89, 58%, 67%) |
| HSV | hsv(89, 45%, 86%) |
| CMYK | cmyk(21.5%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(82.28, -31.63, 43.16) |
| CIE-LCH | lch(82.28, 53.51, 126.24°) |
| OKLab | oklab(83.62% -0.0874 0.1046) |
| OKLCH | oklch(83.62% 0.136 129.9) |
| XYZ | xyz(45.7954, 60.8133, 27.4109) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.03
Light Moss Green
#A6C875
ΔE00 4.87
Pistachio
#93C572
ΔE00 6.12
Pale Olive
#B9CC81
ΔE00 6.23
Light Grey Green
#B7E1A1
ΔE00 6.47
Pistachio (survey)
#C0FA8B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDB79 #A879DB
analogous
#DBD979 #ACDB79 #7BDB79
triadic
#ACDB79 #79ACDB #DB79AC
tetradic
#ACDB79 #79DBD9 #A879DB #DB797B
square
#ACDB79 #79DBD9 #A879DB #DB797B
split-complementary
#ACDB79 #797BDB #D979DB
monochromatic
#6FAC2E #8ECE49 #ACDB79 #CAE8A9 #E8F5D9
Accessibility & contrast
On white
1.60
#ACDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#ACDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDB79
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDB79 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#AFD4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acdb79; /* rgb */ color: rgb(172, 219, 121); /* oklch */ color: oklch(83.6% 0.136 129.9);
Tailwind
colors: {
custom: {
50: '#c6e6a1',
500: '#acdb79',
950: '#000000',
},
}SCSS
$custom: #acdb79; $custom-light: #c6e6a1; $custom-dark: #000000;
JSON
{
"hex": "#acdb79",
"rgb": {
"r": 172,
"g": 219,
"b": 121
},
"hsl": {
"h": 88.776,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.83624,
"c": 0.13627,
"h": 129.9
},
"luminance": 0.60814
}Semantic roles & 50–950 ramp
primary
#ACDB79
secondary
#7A4AAE
accent
#20C56F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480