#A5CD95#A5CD95
#A5CD95 is a light, moderate green. Relative luminance 0.538; OKLCH L 80.5% C 0.088 H 136.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CD95 |
|---|---|
| RGB | rgb(165, 205, 149) |
| HSL | hsl(103, 36%, 69%) |
| HSV | hsv(103, 27%, 80%) |
| CMYK | cmyk(19.5%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(78.36, -23.58, 23.68) |
| CIE-LCH | lch(78.36, 33.42, 134.88°) |
| OKLab | oklab(80.51% -0.064 0.0599) |
| OKLCH | oklch(80.51% 0.088 136.9) |
| XYZ | xyz(42.7720, 53.8310, 36.5649) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.91
Darkseagreen
#8FBC8F
ΔE00 5.48
Pistachio
#93C572
ΔE00 6.10
Light Moss Green
#A6C875
ΔE00 6.26
Lichen
#8FB67B
ΔE00 6.26
Pale Olive Green
#B1D27B
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CD95 #BD95CD
analogous
#C1CD95 #A5CD95 #95CDA1
triadic
#A5CD95 #95A5CD #CD95A5
tetradic
#A5CD95 #95C1CD #BD95CD #CDA195
square
#A5CD95 #95C1CD #BD95CD #CDA195
split-complementary
#A5CD95 #A195CD #CD95C1
monochromatic
#629D4A #82B96B #A5CD95 #C8E1BF #ECF4E8
Accessibility & contrast
On white
1.78
#A5CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#A5CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CD95
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CD95 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#A4C9BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a5cd95; /* rgb */ color: rgb(165, 205, 149); /* oklch */ color: oklch(80.5% 0.088 136.9);
Tailwind
colors: {
custom: {
50: '#c0dcb4',
500: '#a5cd95',
950: '#000000',
},
}SCSS
$custom: #a5cd95; $custom-light: #c0dcb4; $custom-dark: #000000;
JSON
{
"hex": "#a5cd95",
"rgb": {
"r": 165,
"g": 205,
"b": 149
},
"hsl": {
"h": 102.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80509,
"c": 0.08771,
"h": 136.9
},
"luminance": 0.53832
}Semantic roles & 50–950 ramp
primary
#A5CD95
secondary
#9064A2
accent
#37AF8C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481