#ACCA84#ACCA84
#ACCA84 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 80.0% C 0.099 H 127.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA84 |
|---|---|
| RGB | rgb(172, 202, 132) |
| HSL | hsl(86, 40%, 65%) |
| HSV | hsv(86, 35%, 79%) |
| CMYK | cmyk(14.9%, 0%, 34.7%, 20.8%) |
| CIE-LAB | lab(77.68, -22.07, 31.72) |
| CIE-LCH | lch(77.68, 38.65, 124.83°) |
| OKLab | oklab(79.98% -0.0601 0.0788) |
| OKLCH | oklch(79.98% 0.099 127.4) |
| XYZ | xyz(42.2981, 52.6773, 29.7646) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.54
Pale Olive
#B9CC81
ΔE00 3.13
Pale Olive Green
#B1D27B
ΔE00 3.42
Tan Green
#A9BE70
ΔE00 4.12
Pistachio
#93C572
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA84 #A284CA
analogous
#CAC584 #ACCA84 #89CA84
triadic
#ACCA84 #84ACCA #CA84AC
tetradic
#ACCA84 #84CAC5 #A284CA #CA8489
square
#ACCA84 #84CAC5 #A284CA #CA8489
split-complementary
#ACCA84 #8489CA #C584CA
monochromatic
#709440 #8FB859 #ACCA84 #C9DCAF #E6EFDA
Accessibility & contrast
On white
1.82
#ACCA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACCA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA84
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA84 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#CDBF87
Tritanopia (blue-blind)
#AFC4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca84; /* rgb */ color: rgb(172, 202, 132); /* oklch */ color: oklch(80.0% 0.099 127.4);
Tailwind
colors: {
custom: {
50: '#c5daa8',
500: '#acca84',
950: '#000000',
},
}SCSS
$custom: #acca84; $custom-light: #c5daa8; $custom-dark: #000000;
JSON
{
"hex": "#acca84",
"rgb": {
"r": 172,
"g": 202,
"b": 132
},
"hsl": {
"h": 85.714,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.79984,
"c": 0.09909,
"h": 127.4
},
"luminance": 0.52678
}Semantic roles & 50–950 ramp
primary
#ACCA84
secondary
#74579B
accent
#33B36A
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380