#ACDA81#ACDA81
#ACDA81 is a very light, vivid yellow-green. Relative luminance 0.605; OKLCH L 83.5% C 0.126 H 131.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA81 |
|---|---|
| RGB | rgb(172, 218, 129) |
| HSL | hsl(91, 55%, 68%) |
| HSV | hsv(91, 41%, 85%) |
| CMYK | cmyk(21.1%, 0%, 40.8%, 14.5%) |
| CIE-LAB | lab(82.11, -30.18, 38.99) |
| CIE-LCH | lch(82.11, 49.31, 127.75°) |
| OKLab | oklab(83.52% -0.0829 0.0955) |
| OKLCH | oklch(83.52% 0.126 131) |
| XYZ | xyz(46.0464, 60.4975, 30.0158) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.80
Light Moss Green
#A6C875
ΔE00 4.47
Light Grey Green
#B7E1A1
ΔE00 5.18
Pistachio
#93C572
ΔE00 5.58
Pale Olive
#B9CC81
ΔE00 5.79
Washed Out Green
#BCF5A6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA81 #AF81DA
analogous
#D8DA81 #ACDA81 #81DA82
triadic
#ACDA81 #81ACDA #DA81AC
tetradic
#ACDA81 #81D8DA #AF81DA #DA8281
square
#ACDA81 #81D8DA #AF81DA #DA8281
split-complementary
#ACDA81 #8281DA #DA81D8
monochromatic
#6EAE33 #8DCC52 #ACDA81 #CBE8B0 #EAF6E0
Accessibility & contrast
On white
1.60
#ACDA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#ACDA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA81
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA81 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#AED3C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda81; /* rgb */ color: rgb(172, 218, 129); /* oklch */ color: oklch(83.5% 0.126 131.0);
Tailwind
colors: {
custom: {
50: '#c6e5a7',
500: '#acda81',
950: '#000000',
},
}SCSS
$custom: #acda81; $custom-light: #c6e5a7; $custom-dark: #000000;
JSON
{
"hex": "#acda81",
"rgb": {
"r": 172,
"g": 218,
"b": 129
},
"hsl": {
"h": 91.011,
"s": 54.601,
"l": 68.039
},
"oklch": {
"l": 0.83523,
"c": 0.12645,
"h": 131
},
"luminance": 0.60498
}Semantic roles & 50–950 ramp
primary
#ACDA81
secondary
#814FB0
accent
#23C275
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480