#ACCA85#ACCA85
#ACCA85 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 80.0% C 0.098 H 127.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA85 |
|---|---|
| RGB | rgb(172, 202, 133) |
| HSL | hsl(86, 39%, 66%) |
| HSV | hsv(86, 34%, 79%) |
| CMYK | cmyk(14.9%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(77.70, -21.94, 31.23) |
| CIE-LCH | lch(77.70, 38.16, 125.09°) |
| OKLab | oklab(80% -0.0597 0.0776) |
| OKLCH | oklch(80% 0.098 127.6) |
| XYZ | xyz(42.3669, 52.7048, 30.1267) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.73
Pale Olive
#B9CC81
ΔE00 3.24
Pale Olive Green
#B1D27B
ΔE00 3.59
Tan Green
#A9BE70
ΔE00 4.25
Pistachio
#93C572
ΔE00 4.70
Greenish Tan
#BCCB7A
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA85 #A385CA
analogous
#CAC585 #ACCA85 #89CA85
triadic
#ACCA85 #85ACCA #CA85AC
tetradic
#ACCA85 #85CAC5 #A385CA #CA8589
square
#ACCA85 #85CAC5 #A385CA #CA8589
split-complementary
#ACCA85 #8589CA #C585CA
monochromatic
#709440 #8FB75A #ACCA85 #C9DDB0 #E6EFDA
Accessibility & contrast
On white
1.82
#ACCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA85
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA85 | 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)
#D1C180
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#AFC4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca85; /* rgb */ color: rgb(172, 202, 133); /* oklch */ color: oklch(80.0% 0.098 127.6);
Tailwind
colors: {
custom: {
50: '#c5daa9',
500: '#acca85',
950: '#000000',
},
}SCSS
$custom: #acca85; $custom-light: #c5daa9; $custom-dark: #000000;
JSON
{
"hex": "#acca85",
"rgb": {
"r": 172,
"g": 202,
"b": 133
},
"hsl": {
"h": 86.087,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.80003,
"c": 0.09794,
"h": 127.6
},
"luminance": 0.52705
}Semantic roles & 50–950 ramp
primary
#ACCA85
secondary
#75589B
accent
#33B26A
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380