#A5CD8A#A5CD8A
#A5CD8A is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.3% C 0.100 H 133.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CD8A |
|---|---|
| RGB | rgb(165, 205, 138) |
| HSL | hsl(96, 40%, 67%) |
| HSV | hsv(96, 33%, 80%) |
| CMYK | cmyk(19.5%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.17, -25.25, 29.17) |
| CIE-LCH | lch(78.17, 38.58, 130.88°) |
| OKLab | oklab(80.29% -0.0687 0.0729) |
| OKLCH | oklch(80.29% 0.1 133.3) |
| XYZ | xyz(41.9349, 53.4961, 32.1563) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.95
Pistachio
#93C572
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 4.67
Light Grey Green
#B7E1A1
ΔE00 4.92
Pale Olive
#B9CC81
ΔE00 5.38
Tan Green
#A9BE70
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CD8A #B28ACD
analogous
#C7CD8A #A5CD8A #8ACD91
triadic
#A5CD8A #8AA5CD #CD8AA5
tetradic
#A5CD8A #8AC7CD #B28ACD #CD918A
square
#A5CD8A #8AC7CD #B28ACD #CD918A
split-complementary
#A5CD8A #918ACD #CD8AC7
monochromatic
#669B42 #84BB5F #A5CD8A #C6DFB5 #E7F2E0
Accessibility & contrast
On white
1.79
#A5CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#A5CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CD8A
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CD8A | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#A6C8BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a5cd8a; /* rgb */ color: rgb(165, 205, 138); /* oklch */ color: oklch(80.3% 0.100 133.3);
Tailwind
colors: {
custom: {
50: '#c0dcac',
500: '#a5cd8a',
950: '#000000',
},
}SCSS
$custom: #a5cd8a; $custom-light: #c0dcac; $custom-dark: #000000;
JSON
{
"hex": "#a5cd8a",
"rgb": {
"r": 165,
"g": 205,
"b": 138
},
"hsl": {
"h": 95.821,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.80288,
"c": 0.10021,
"h": 133.3
},
"luminance": 0.53497
}Semantic roles & 50–950 ramp
primary
#A5CD8A
secondary
#845AA1
accent
#32B37F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481