#A0CD95#A0CD95
#A0CD95 is a light, moderate green. Relative luminance 0.533; OKLCH L 80.2% C 0.091 H 139.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CD95 |
|---|---|
| RGB | rgb(160, 205, 149) |
| HSL | hsl(108, 36%, 69%) |
| HSV | hsv(108, 27%, 80%) |
| CMYK | cmyk(22%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(78.05, -25.32, 23.21) |
| CIE-LCH | lch(78.05, 34.35, 137.49°) |
| OKLab | oklab(80.18% -0.0689 0.0588) |
| OKLCH | oklch(80.18% 0.091 139.5) |
| XYZ | xyz(41.7520, 53.3050, 36.5171) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.24
Pistachio
#93C572
ΔE00 6.07
Lichen
#8FB67B
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.59
Light Moss Green
#A6C875
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CD95 #C295CD
analogous
#BCCD95 #A0CD95 #95CDA6
triadic
#A0CD95 #95A0CD #CD95A0
tetradic
#A0CD95 #95BCCD #C295CD #CDA695
square
#A0CD95 #95BCCD #C295CD #CDA695
split-complementary
#A0CD95 #A695CD #CD95BC
monochromatic
#5B9D4A #7BB96B #A0CD95 #C5E1BF #EBF4E8
Accessibility & contrast
On white
1.80
#A0CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#A0CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CD95
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CD95 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#9EC9BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a0cd95; /* rgb */ color: rgb(160, 205, 149); /* oklch */ color: oklch(80.2% 0.091 139.5);
Tailwind
colors: {
custom: {
50: '#bddcb4',
500: '#a0cd95',
950: '#000000',
},
}SCSS
$custom: #a0cd95; $custom-light: #bddcb4; $custom-dark: #000000;
JSON
{
"hex": "#a0cd95",
"rgb": {
"r": 160,
"g": 205,
"b": 149
},
"hsl": {
"h": 108.214,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80182,
"c": 0.09058,
"h": 139.5
},
"luminance": 0.53306
}Semantic roles & 50–950 ramp
primary
#A0CD95
secondary
#9664A2
accent
#37AF97
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481