#A4CF95#A4CF95
#A4CF95 is a light, moderate green. Relative luminance 0.547; OKLCH L 80.9% C 0.092 H 137.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CF95 |
|---|---|
| RGB | rgb(164, 207, 149) |
| HSL | hsl(104, 38%, 70%) |
| HSV | hsv(104, 28%, 81%) |
| CMYK | cmyk(20.8%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(78.86, -24.91, 24.35) |
| CIE-LCH | lch(78.86, 34.83, 135.65°) |
| OKLab | oklab(80.89% -0.0677 0.0615) |
| OKLCH | oklch(80.89% 0.092 137.7) |
| XYZ | xyz(43.0462, 54.6871, 36.7157) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.50
Darkseagreen
#8FBC8F
ΔE00 5.84
Pistachio
#93C572
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 6.59
Lichen
#8FB67B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CF95 #C095CF
analogous
#C1CF95 #A4CF95 #95CFA3
triadic
#A4CF95 #95A4CF #CF95A4
tetradic
#A4CF95 #95C1CF #C095CF #CFA395
square
#A4CF95 #95C1CF #C095CF #CFA395
split-complementary
#A4CF95 #A395CF #CF95C1
monochromatic
#60A149 #80BC6B #A4CF95 #C8E2BF #ECF5E9
Accessibility & contrast
On white
1.76
#A4CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#A4CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CF95
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CF95 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#A3CBC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a4cf95; /* rgb */ color: rgb(164, 207, 149); /* oklch */ color: oklch(80.9% 0.092 137.7);
Tailwind
colors: {
custom: {
50: '#c0ddb4',
500: '#a4cf95',
950: '#000000',
},
}SCSS
$custom: #a4cf95; $custom-light: #c0ddb4; $custom-dark: #000000;
JSON
{
"hex": "#a4cf95",
"rgb": {
"r": 164,
"g": 207,
"b": 149
},
"hsl": {
"h": 104.483,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80892,
"c": 0.09151,
"h": 137.7
},
"luminance": 0.54688
}Semantic roles & 50–950 ramp
primary
#A4CF95
secondary
#9464A5
accent
#35B191
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481