#ACCC7D#ACCC7D
#ACCC7D is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.3% C 0.110 H 126.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCC7D |
|---|---|
| RGB | rgb(172, 204, 125) |
| HSL | hsl(84, 44%, 65%) |
| HSV | hsv(84, 39%, 80%) |
| CMYK | cmyk(15.7%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(78.13, -23.98, 35.90) |
| CIE-LCH | lch(78.13, 43.17, 123.74°) |
| OKLab | oklab(80.31% -0.0658 0.0882) |
| OKLCH | oklch(80.31% 0.11 126.7) |
| XYZ | xyz(42.3074, 53.4367, 27.4835) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.39
Pale Olive Green
#B1D27B
ΔE00 1.91
Pale Olive
#B9CC81
ΔE00 2.91
Tan Green
#A9BE70
ΔE00 3.97
Greenish Tan
#BCCB7A
ΔE00 4.08
Pistachio
#93C572
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCC7D #9D7DCC
analogous
#CCC57D #ACCC7D #85CC7D
triadic
#ACCC7D #7DACCC #CC7DAC
tetradic
#ACCC7D #7DCCC5 #9D7DCC #CC7D85
square
#ACCC7D #7DCCC5 #9D7DCC #CC7D85
split-complementary
#ACCC7D #7D85CC #C57DCC
monochromatic
#70943A #90BB51 #ACCC7D #C8DDA9 #E4EED5
Accessibility & contrast
On white
1.80
#ACCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#ACCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCC7D
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCC7D | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C277
Deuteranopia (green-blind)
#CFC181
Tritanopia (blue-blind)
#B0C5B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #accc7d; /* rgb */ color: rgb(172, 204, 125); /* oklch */ color: oklch(80.3% 0.110 126.7);
Tailwind
colors: {
custom: {
50: '#c6dba3',
500: '#accc7d',
950: '#000000',
},
}SCSS
$custom: #accc7d; $custom-light: #c6dba3; $custom-dark: #000000;
JSON
{
"hex": "#accc7d",
"rgb": {
"r": 172,
"g": 204,
"b": 125
},
"hsl": {
"h": 84.304,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.80308,
"c": 0.11004,
"h": 126.7
},
"luminance": 0.53437
}Semantic roles & 50–950 ramp
primary
#ACCC7D
secondary
#70529B
accent
#2FB766
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480