#A4CD91#A4CD91
#A4CD91 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.4% C 0.093 H 136.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CD91 |
|---|---|
| RGB | rgb(164, 205, 145) |
| HSL | hsl(101, 38%, 69%) |
| HSV | hsv(101, 29%, 80%) |
| CMYK | cmyk(20%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(78.23, -24.56, 25.58) |
| CIE-LCH | lch(78.23, 35.46, 133.83°) |
| OKLab | oklab(80.36% -0.0667 0.0645) |
| OKLCH | oklch(80.36% 0.093 136) |
| XYZ | xyz(42.2509, 53.5986, 34.9021) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.81
Pistachio
#93C572
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.48
Darkseagreen
#8FBC8F
ΔE00 5.87
Lichen
#8FB67B
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CD91 #BA91CD
analogous
#C2CD91 #A4CD91 #91CD9C
triadic
#A4CD91 #91A4CD #CD91A4
tetradic
#A4CD91 #91C2CD #BA91CD #CD9C91
square
#A4CD91 #91C2CD #BA91CD #CD9C91
split-complementary
#A4CD91 #9C91CD #CD91C2
monochromatic
#629C47 #81BA67 #A4CD91 #C7E0BB #EAF3E5
Accessibility & contrast
On white
1.79
#A4CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#A4CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CD91
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CD91 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#A3C9BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a4cd91; /* rgb */ color: rgb(164, 205, 145); /* oklch */ color: oklch(80.4% 0.093 136.0);
Tailwind
colors: {
custom: {
50: '#c0dcb1',
500: '#a4cd91',
950: '#000000',
},
}SCSS
$custom: #a4cd91; $custom-light: #c0dcb1; $custom-dark: #000000;
JSON
{
"hex": "#a4cd91",
"rgb": {
"r": 164,
"g": 205,
"b": 145
},
"hsl": {
"h": 101,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.8036,
"c": 0.09279,
"h": 136
},
"luminance": 0.53599
}Semantic roles & 50–950 ramp
primary
#A4CD91
secondary
#8D60A2
accent
#35B089
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481