#ACCA80#ACCA80
#ACCA80 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.9% C 0.104 H 126.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA80 |
|---|---|
| RGB | rgb(172, 202, 128) |
| HSL | hsl(84, 41%, 65%) |
| HSV | hsv(84, 37%, 79%) |
| CMYK | cmyk(14.9%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(77.62, -22.61, 33.70) |
| CIE-LCH | lch(77.62, 40.58, 123.85°) |
| OKLab | oklab(79.91% -0.0618 0.0833) |
| OKLCH | oklch(79.91% 0.104 126.6) |
| XYZ | xyz(42.0296, 52.5699, 28.3506) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.85
Pale Olive
#B9CC81
ΔE00 2.79
Pale Olive Green
#B1D27B
ΔE00 2.80
Tan Green
#A9BE70
ΔE00 3.70
Greenish Tan
#BCCB7A
ΔE00 4.17
Pistachio
#93C572
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA80 #9E80CA
analogous
#CAC380 #ACCA80 #87CA80
triadic
#ACCA80 #80ACCA #CA80AC
tetradic
#ACCA80 #80CAC3 #9E80CA #CA8087
square
#ACCA80 #80CAC3 #9E80CA #CA8087
split-complementary
#ACCA80 #8087CA #C380CA
monochromatic
#70923D #90B855 #ACCA80 #C8DCAB #E4EED6
Accessibility & contrast
On white
1.82
#ACCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ACCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA80
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA80 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#B0C4B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca80; /* rgb */ color: rgb(172, 202, 128); /* oklch */ color: oklch(79.9% 0.104 126.6);
Tailwind
colors: {
custom: {
50: '#c5daa5',
500: '#acca80',
950: '#000000',
},
}SCSS
$custom: #acca80; $custom-light: #c5daa5; $custom-dark: #000000;
JSON
{
"hex": "#acca80",
"rgb": {
"r": 172,
"g": 202,
"b": 128
},
"hsl": {
"h": 84.324,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.79913,
"c": 0.10367,
"h": 126.6
},
"luminance": 0.5257
}Semantic roles & 50–950 ramp
primary
#ACCA80
secondary
#715599
accent
#31B466
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380