#A4CD97#A4CD97
#A4CD97 is a light, moderate green. Relative luminance 0.538; OKLCH L 80.5% C 0.086 H 138.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CD97 |
|---|---|
| RGB | rgb(164, 205, 151) |
| HSL | hsl(106, 35%, 70%) |
| HSV | hsv(106, 26%, 80%) |
| CMYK | cmyk(20%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(78.34, -23.61, 22.58) |
| CIE-LCH | lch(78.34, 32.67, 136.28°) |
| OKLab | oklab(80.49% -0.0642 0.0573) |
| OKLCH | oklch(80.49% 0.086 138.3) |
| XYZ | xyz(42.7258, 53.7885, 37.4033) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.10
Darkseagreen
#8FBC8F
ΔE00 5.18
Lichen
#8FB67B
ΔE00 6.36
Pistachio
#93C572
ΔE00 6.50
Light Moss Green
#A6C875
ΔE00 6.80
Hospital Green
#9BE5AA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CD97 #C097CD
analogous
#BFCD97 #A4CD97 #97CDA5
triadic
#A4CD97 #97A4CD #CD97A4
tetradic
#A4CD97 #97BFCD #C097CD #CDA597
square
#A4CD97 #97BFCD #C097CD #CDA597
split-complementary
#A4CD97 #A597CD #CD97BF
monochromatic
#609E4C #80B96E #A4CD97 #C8E1C0 #ECF5EA
Accessibility & contrast
On white
1.79
#A4CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#A4CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CD97
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CD97 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C494
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#A3C9BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a4cd97; /* rgb */ color: rgb(164, 205, 151); /* oklch */ color: oklch(80.5% 0.086 138.3);
Tailwind
colors: {
custom: {
50: '#bfdcb6',
500: '#a4cd97',
950: '#000000',
},
}SCSS
$custom: #a4cd97; $custom-light: #bfdcb6; $custom-dark: #000000;
JSON
{
"hex": "#a4cd97",
"rgb": {
"r": 164,
"g": 205,
"b": 151
},
"hsl": {
"h": 105.556,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80486,
"c": 0.08602,
"h": 138.3
},
"luminance": 0.5379
}Semantic roles & 50–950 ramp
primary
#A4CD97
secondary
#9466A2
accent
#38AE91
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481