#ACCA7A#ACCA7A
#ACCA7A is a light, moderate yellow-green. Relative luminance 0.524; OKLCH L 79.8% C 0.110 H 125.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA7A |
|---|---|
| RGB | rgb(172, 202, 122) |
| HSL | hsl(83, 43%, 64%) |
| HSV | hsv(83, 40%, 79%) |
| CMYK | cmyk(14.9%, 0%, 39.6%, 20.8%) |
| CIE-LAB | lab(77.53, -23.38, 36.65) |
| CIE-LCH | lch(77.53, 43.47, 122.53°) |
| OKLab | oklab(79.81% -0.0642 0.0898) |
| OKLCH | oklch(79.81% 0.11 125.6) |
| XYZ | xyz(41.6463, 52.4166, 26.3319) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.14
Pale Olive Green
#B1D27B
ΔE00 2.13
Pale Olive
#B9CC81
ΔE00 2.67
Tan Green
#A9BE70
ΔE00 3.34
Greenish Tan
#BCCB7A
ΔE00 3.67
Light Olive
#ACBF69
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA7A #987ACA
analogous
#CAC07A #ACCA7A #84CA7A
triadic
#ACCA7A #7AACCA #CA7AAC
tetradic
#ACCA7A #7ACAC0 #987ACA #CA7A84
square
#ACCA7A #7ACAC0 #987ACA #CA7A84
split-complementary
#ACCA7A #7A84CA #C07ACA
monochromatic
#709039 #91B94E #ACCA7A #C7DBA6 #E3EDD2
Accessibility & contrast
On white
1.83
#ACCA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ACCA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA7A
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA7A | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C174
Deuteranopia (green-blind)
#CEBF7E
Tritanopia (blue-blind)
#B1C3B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca7a; /* rgb */ color: rgb(172, 202, 122); /* oklch */ color: oklch(79.8% 0.110 125.6);
Tailwind
colors: {
custom: {
50: '#c6daa1',
500: '#acca7a',
950: '#000000',
},
}SCSS
$custom: #acca7a; $custom-light: #c6daa1; $custom-dark: #000000;
JSON
{
"hex": "#acca7a",
"rgb": {
"r": 172,
"g": 202,
"b": 122
},
"hsl": {
"h": 82.5,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.7981,
"c": 0.11043,
"h": 125.6
},
"luminance": 0.52417
}Semantic roles & 50–950 ramp
primary
#ACCA7A
secondary
#6B5197
accent
#2FB662
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380