#A5CC77#A5CC77
#A5CC77 is a light, moderate yellow-green. Relative luminance 0.525; OKLCH L 79.7% C 0.120 H 128.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CC77 |
|---|---|
| RGB | rgb(165, 204, 119) |
| HSL | hsl(88, 45%, 63%) |
| HSV | hsv(88, 42%, 80%) |
| CMYK | cmyk(19.1%, 0%, 41.7%, 20%) |
| CIE-LAB | lab(77.59, -27.34, 38.15) |
| CIE-LCH | lch(77.59, 46.94, 125.62°) |
| OKLab | oklab(79.73% -0.0752 0.0932) |
| OKLCH | oklch(79.73% 0.12 128.9) |
| XYZ | xyz(40.4392, 52.5164, 25.4553) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.23
Pale Olive Green
#B1D27B
ΔE00 2.23
Pistachio
#93C572
ΔE00 3.19
Pale Olive
#B9CC81
ΔE00 4.33
Tan Green
#A9BE70
ΔE00 4.59
Light Olive
#ACBF69
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CC77 #9E77CC
analogous
#CCC877 #A5CC77 #7ACC77
triadic
#A5CC77 #77A5CC #CC77A5
tetradic
#A5CC77 #77CCC8 #9E77CC #CC777A
square
#A5CC77 #77CCC8 #9E77CC #CC777A
split-complementary
#A5CC77 #777ACC #C877CC
monochromatic
#689237 #88BB4A #A5CC77 #C2DDA4 #E0EDD0
Accessibility & contrast
On white
1.83
#A5CC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#A5CC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CC77
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CC77 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C170
Deuteranopia (green-blind)
#CEBF7C
Tritanopia (blue-blind)
#A8C5B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a5cc77; /* rgb */ color: rgb(165, 204, 119); /* oklch */ color: oklch(79.7% 0.120 128.9);
Tailwind
colors: {
custom: {
50: '#c1db9f',
500: '#a5cc77',
950: '#000000',
},
}SCSS
$custom: #a5cc77; $custom-light: #c1db9f; $custom-dark: #000000;
JSON
{
"hex": "#a5cc77",
"rgb": {
"r": 165,
"g": 204,
"b": 119
},
"hsl": {
"h": 87.529,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.79726,
"c": 0.11976,
"h": 128.9
},
"luminance": 0.52517
}Semantic roles & 50–950 ramp
primary
#A5CC77
secondary
#714F98
accent
#2DB96D
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12150F
muted
#828480