#A5CD85#A5CD85
#A5CD85 is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.2% C 0.106 H 132.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CD85 |
|---|---|
| RGB | rgb(165, 205, 133) |
| HSL | hsl(93, 42%, 66%) |
| HSV | hsv(93, 35%, 80%) |
| CMYK | cmyk(19.5%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.08, -25.97, 31.65) |
| CIE-LCH | lch(78.08, 40.94, 129.37°) |
| OKLab | oklab(80.19% -0.0708 0.0786) |
| OKLCH | oklch(80.19% 0.106 132) |
| XYZ | xyz(41.5812, 53.3547, 30.2935) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.03
Pistachio
#93C572
ΔE00 3.57
Pale Olive Green
#B1D27B
ΔE00 3.78
Pale Olive
#B9CC81
ΔE00 4.89
Light Grey Green
#B7E1A1
ΔE00 5.28
Tan Green
#A9BE70
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CD85 #AD85CD
analogous
#C9CD85 #A5CD85 #85CD89
triadic
#A5CD85 #85A5CD #CD85A5
tetradic
#A5CD85 #85C9CD #AD85CD #CD8985
square
#A5CD85 #85C9CD #AD85CD #CD8985
split-complementary
#A5CD85 #8985CD #CD85C9
monochromatic
#67993F #85BB5A #A5CD85 #C5DFB0 #E5F1DC
Accessibility & contrast
On white
1.80
#A5CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#A5CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CD85
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CD85 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#A6C7BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a5cd85; /* rgb */ color: rgb(165, 205, 133); /* oklch */ color: oklch(80.2% 0.106 132.0);
Tailwind
colors: {
custom: {
50: '#c0dca9',
500: '#a5cd85',
950: '#000000',
},
}SCSS
$custom: #a5cd85; $custom-light: #c0dca9; $custom-dark: #000000;
JSON
{
"hex": "#a5cd85",
"rgb": {
"r": 165,
"g": 205,
"b": 133
},
"hsl": {
"h": 93.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80194,
"c": 0.10584,
"h": 132
},
"luminance": 0.53355
}Semantic roles & 50–950 ramp
primary
#A5CD85
secondary
#7F579F
accent
#31B57A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#121510
muted
#828480