#ACCA82#ACCA82
#ACCA82 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.9% C 0.101 H 127.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA82 |
|---|---|
| RGB | rgb(172, 202, 130) |
| HSL | hsl(85, 40%, 65%) |
| HSV | hsv(85, 36%, 79%) |
| CMYK | cmyk(14.9%, 0%, 35.6%, 20.8%) |
| CIE-LAB | lab(77.65, -22.34, 32.71) |
| CIE-LCH | lch(77.65, 39.62, 124.33°) |
| OKLab | oklab(79.95% -0.061 0.081) |
| OKLCH | oklch(79.95% 0.101 127) |
| XYZ | xyz(42.1626, 52.6230, 29.0508) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.18
Pale Olive
#B9CC81
ΔE00 2.94
Pale Olive Green
#B1D27B
ΔE00 3.10
Tan Green
#A9BE70
ΔE00 3.90
Greenish Tan
#BCCB7A
ΔE00 4.39
Pistachio
#93C572
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA82 #A082CA
analogous
#CAC482 #ACCA82 #88CA82
triadic
#ACCA82 #82ACCA #CA82AC
tetradic
#ACCA82 #82CAC4 #A082CA #CA8288
square
#ACCA82 #82CAC4 #A082CA #CA8288
split-complementary
#ACCA82 #8288CA #C482CA
monochromatic
#70933E #8FB857 #ACCA82 #C9DCAD #E5EED8
Accessibility & contrast
On white
1.82
#ACCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ACCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA82
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA82 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#CDBF86
Tritanopia (blue-blind)
#B0C4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca82; /* rgb */ color: rgb(172, 202, 130); /* oklch */ color: oklch(79.9% 0.101 127.0);
Tailwind
colors: {
custom: {
50: '#c5daa7',
500: '#acca82',
950: '#000000',
},
}SCSS
$custom: #acca82; $custom-light: #c5daa7; $custom-dark: #000000;
JSON
{
"hex": "#acca82",
"rgb": {
"r": 172,
"g": 202,
"b": 130
},
"hsl": {
"h": 85,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.79948,
"c": 0.10139,
"h": 127
},
"luminance": 0.52623
}Semantic roles & 50–950 ramp
primary
#ACCA82
secondary
#72569A
accent
#32B368
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380