#ACCA83#ACCA83
#ACCA83 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 80.0% C 0.100 H 127.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA83 |
|---|---|
| RGB | rgb(172, 202, 131) |
| HSL | hsl(85, 40%, 65%) |
| HSV | hsv(85, 35%, 79%) |
| CMYK | cmyk(14.9%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(77.67, -22.21, 32.22) |
| CIE-LCH | lch(77.67, 39.13, 124.58°) |
| OKLab | oklab(79.97% -0.0605 0.0799) |
| OKLCH | oklch(79.97% 0.1 127.2) |
| XYZ | xyz(42.2300, 52.6500, 29.4060) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.36
Pale Olive
#B9CC81
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.26
Tan Green
#A9BE70
ΔE00 4.01
Greenish Tan
#BCCB7A
ΔE00 4.52
Pistachio
#93C572
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA83 #A183CA
analogous
#CAC483 #ACCA83 #88CA83
triadic
#ACCA83 #83ACCA #CA83AC
tetradic
#ACCA83 #83CAC4 #A183CA #CA8388
square
#ACCA83 #83CAC4 #A183CA #CA8388
split-complementary
#ACCA83 #8388CA #C483CA
monochromatic
#70943F #8FB858 #ACCA83 #C9DCAE #E5EFD9
Accessibility & contrast
On white
1.82
#ACCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ACCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA83
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA83 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#CDBF87
Tritanopia (blue-blind)
#B0C4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca83; /* rgb */ color: rgb(172, 202, 131); /* oklch */ color: oklch(80.0% 0.100 127.2);
Tailwind
colors: {
custom: {
50: '#c5daa7',
500: '#acca83',
950: '#000000',
},
}SCSS
$custom: #acca83; $custom-light: #c5daa7; $custom-dark: #000000;
JSON
{
"hex": "#acca83",
"rgb": {
"r": 172,
"g": 202,
"b": 131
},
"hsl": {
"h": 85.352,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.79966,
"c": 0.10024,
"h": 127.2
},
"luminance": 0.5265
}Semantic roles & 50–950 ramp
primary
#ACCA83
secondary
#73579A
accent
#32B369
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380