#A4CD90#A4CD90
#A4CD90 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.3% C 0.094 H 135.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CD90 |
|---|---|
| RGB | rgb(164, 205, 144) |
| HSL | hsl(100, 38%, 68%) |
| HSV | hsv(100, 30%, 80%) |
| CMYK | cmyk(20%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(78.21, -24.71, 26.08) |
| CIE-LCH | lch(78.21, 35.93, 133.45°) |
| OKLab | oklab(80.34% -0.0672 0.0657) |
| OKLCH | oklch(80.34% 0.094 135.7) |
| XYZ | xyz(42.1741, 53.5679, 34.4978) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.80
Pistachio
#93C572
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.97
Darkseagreen
#8FBC8F
ΔE00 6.00
Lichen
#8FB67B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CD90 #B990CD
analogous
#C2CD90 #A4CD90 #90CD9A
triadic
#A4CD90 #90A4CD #CD90A4
tetradic
#A4CD90 #90C2CD #B990CD #CD9A90
square
#A4CD90 #90C2CD #B990CD #CD9A90
split-complementary
#A4CD90 #9A90CD #CD90C2
monochromatic
#639C46 #81BA66 #A4CD90 #C7E0BA #E9F3E4
Accessibility & contrast
On white
1.79
#A4CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#A4CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CD90
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CD90 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#A4C8BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a4cd90; /* rgb */ color: rgb(164, 205, 144); /* oklch */ color: oklch(80.3% 0.094 135.7);
Tailwind
colors: {
custom: {
50: '#c0dcb1',
500: '#a4cd90',
950: '#000000',
},
}SCSS
$custom: #a4cd90; $custom-light: #c0dcb1; $custom-dark: #000000;
JSON
{
"hex": "#a4cd90",
"rgb": {
"r": 164,
"g": 205,
"b": 144
},
"hsl": {
"h": 100.328,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.8034,
"c": 0.09393,
"h": 135.7
},
"luminance": 0.53569
}Semantic roles & 50–950 ramp
primary
#A4CD90
secondary
#8C5FA2
accent
#35B188
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481