#A5CC78#A5CC78
#A5CC78 is a light, moderate yellow-green. Relative luminance 0.525; OKLCH L 79.7% C 0.119 H 129.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CC78 |
|---|---|
| RGB | rgb(165, 204, 120) |
| HSL | hsl(88, 45%, 64%) |
| HSV | hsv(88, 41%, 80%) |
| CMYK | cmyk(19.1%, 0%, 41.2%, 20%) |
| CIE-LAB | lab(77.60, -27.21, 37.67) |
| CIE-LCH | lch(77.60, 46.47, 125.85°) |
| OKLab | oklab(79.74% -0.0748 0.0921) |
| OKLCH | oklch(79.74% 0.119 129.1) |
| XYZ | xyz(40.4996, 52.5405, 25.7733) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.25
Pale Olive Green
#B1D27B
ΔE00 2.28
Pistachio
#93C572
ΔE00 3.14
Pale Olive
#B9CC81
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 4.61
Light Olive
#ACBF69
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CC78 #9F78CC
analogous
#CCC978 #A5CC78 #7BCC78
triadic
#A5CC78 #78A5CC #CC78A5
tetradic
#A5CC78 #78CCC9 #9F78CC #CC787B
square
#A5CC78 #78CCC9 #9F78CC #CC787B
split-complementary
#A5CC78 #787BCC #C978CC
monochromatic
#689237 #87BB4C #A5CC78 #C3DDA4 #E0EED1
Accessibility & contrast
On white
1.82
#A5CC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#A5CC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CC78
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CC78 | 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)
#D3C272
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#A8C5B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a5cc78; /* rgb */ color: rgb(165, 204, 120); /* oklch */ color: oklch(79.7% 0.119 129.1);
Tailwind
colors: {
custom: {
50: '#c1dba0',
500: '#a5cc78',
950: '#000000',
},
}SCSS
$custom: #a5cc78; $custom-light: #c1dba0; $custom-dark: #000000;
JSON
{
"hex": "#a5cc78",
"rgb": {
"r": 165,
"g": 204,
"b": 120
},
"hsl": {
"h": 87.857,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.79742,
"c": 0.11868,
"h": 129.1
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#A5CC78
secondary
#714F99
accent
#2DB86E
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12150F
muted
#828480