#A4CD8A#A4CD8A
#A4CD8A is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.2% C 0.101 H 133.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CD8A |
|---|---|
| RGB | rgb(164, 205, 138) |
| HSL | hsl(97, 40%, 67%) |
| HSV | hsv(97, 33%, 80%) |
| CMYK | cmyk(20%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.10, -25.61, 29.07) |
| CIE-LCH | lch(78.10, 38.74, 131.37°) |
| OKLab | oklab(80.22% -0.0697 0.0727) |
| OKLCH | oklch(80.22% 0.101 133.8) |
| XYZ | xyz(41.7277, 53.3893, 32.1465) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.06
Pistachio
#93C572
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 4.80
Light Grey Green
#B7E1A1
ΔE00 4.94
Pale Olive
#B9CC81
ΔE00 5.58
Lichen
#8FB67B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CD8A #B38ACD
analogous
#C6CD8A #A4CD8A #8ACD91
triadic
#A4CD8A #8AA4CD #CD8AA4
tetradic
#A4CD8A #8AC6CD #B38ACD #CD918A
square
#A4CD8A #8AC6CD #B38ACD #CD918A
split-complementary
#A4CD8A #918ACD #CD8AC6
monochromatic
#649B42 #83BB5F #A4CD8A #C5DFB5 #E7F2E0
Accessibility & contrast
On white
1.80
#A4CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#A4CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CD8A
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CD8A | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#A5C8BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a4cd8a; /* rgb */ color: rgb(164, 205, 138); /* oklch */ color: oklch(80.2% 0.101 133.8);
Tailwind
colors: {
custom: {
50: '#c0dcac',
500: '#a4cd8a',
950: '#000000',
},
}SCSS
$custom: #a4cd8a; $custom-light: #c0dcac; $custom-dark: #000000;
JSON
{
"hex": "#a4cd8a",
"rgb": {
"r": 164,
"g": 205,
"b": 138
},
"hsl": {
"h": 96.716,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.80221,
"c": 0.10072,
"h": 133.8
},
"luminance": 0.5339
}Semantic roles & 50–950 ramp
primary
#A4CD8A
secondary
#855AA1
accent
#32B381
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481