#A5CD89#A5CD89
#A5CD89 is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.3% C 0.101 H 133.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CD89 |
|---|---|
| RGB | rgb(165, 205, 137) |
| HSL | hsl(95, 40%, 67%) |
| HSV | hsv(95, 33%, 80%) |
| CMYK | cmyk(19.5%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(78.15, -25.40, 29.67) |
| CIE-LCH | lch(78.15, 39.05, 130.57°) |
| OKLab | oklab(80.27% -0.0692 0.0741) |
| OKLCH | oklch(80.27% 0.101 133) |
| XYZ | xyz(41.8628, 53.4673, 31.7767) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.76
Pistachio
#93C572
ΔE00 4.04
Pale Olive Green
#B1D27B
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.98
Pale Olive
#B9CC81
ΔE00 5.27
Tan Green
#A9BE70
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CD89 #B189CD
analogous
#C7CD89 #A5CD89 #89CD8F
triadic
#A5CD89 #89A5CD #CD89A5
tetradic
#A5CD89 #89C7CD #B189CD #CD8F89
square
#A5CD89 #89C7CD #B189CD #CD8F89
split-complementary
#A5CD89 #8F89CD #CD89C7
monochromatic
#669A41 #84BB5E #A5CD89 #C6DFB4 #E7F1DF
Accessibility & contrast
On white
1.80
#A5CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#A5CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CD89
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CD89 | 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)
#D3C384
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#A6C8BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a5cd89; /* rgb */ color: rgb(165, 205, 137); /* oklch */ color: oklch(80.3% 0.101 133.0);
Tailwind
colors: {
custom: {
50: '#c0dcac',
500: '#a5cd89',
950: '#000000',
},
}SCSS
$custom: #a5cd89; $custom-light: #c0dcac; $custom-dark: #000000;
JSON
{
"hex": "#a5cd89",
"rgb": {
"r": 165,
"g": 205,
"b": 137
},
"hsl": {
"h": 95.294,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80269,
"c": 0.10133,
"h": 133
},
"luminance": 0.53468
}Semantic roles & 50–950 ramp
primary
#A5CD89
secondary
#835AA1
accent
#32B47E
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481