#A4CD89#A4CD89
#A4CD89 is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.2% C 0.102 H 133.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CD89 |
|---|---|
| RGB | rgb(164, 205, 137) |
| HSL | hsl(96, 40%, 67%) |
| HSV | hsv(96, 33%, 80%) |
| CMYK | cmyk(20%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(78.09, -25.75, 29.57) |
| CIE-LCH | lch(78.09, 39.21, 131.05°) |
| OKLab | oklab(80.2% -0.0701 0.0738) |
| OKLCH | oklch(80.2% 0.102 133.5) |
| XYZ | xyz(41.6556, 53.3605, 31.7670) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.87
Pistachio
#93C572
ΔE00 3.97
Pale Olive Green
#B1D27B
ΔE00 4.62
Light Grey Green
#B7E1A1
ΔE00 5.00
Pale Olive
#B9CC81
ΔE00 5.47
Lichen
#8FB67B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CD89 #B289CD
analogous
#C6CD89 #A4CD89 #89CD90
triadic
#A4CD89 #89A4CD #CD89A4
tetradic
#A4CD89 #89C6CD #B289CD #CD9089
square
#A4CD89 #89C6CD #B289CD #CD9089
split-complementary
#A4CD89 #9089CD #CD89C6
monochromatic
#659A41 #83BB5E #A4CD89 #C5DFB4 #E6F1DF
Accessibility & contrast
On white
1.80
#A4CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#A4CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CD89
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CD89 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#A5C8BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a4cd89; /* rgb */ color: rgb(164, 205, 137); /* oklch */ color: oklch(80.2% 0.102 133.5);
Tailwind
colors: {
custom: {
50: '#c0dcac',
500: '#a4cd89',
950: '#000000',
},
}SCSS
$custom: #a4cd89; $custom-light: #c0dcac; $custom-dark: #000000;
JSON
{
"hex": "#a4cd89",
"rgb": {
"r": 164,
"g": 205,
"b": 137
},
"hsl": {
"h": 96.176,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80202,
"c": 0.10184,
"h": 133.5
},
"luminance": 0.53361
}Semantic roles & 50–950 ramp
primary
#A4CD89
secondary
#845AA1
accent
#32B480
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481