#A4C19A#A4C19A
#A4C19A is a light, moderate green. Relative luminance 0.484; OKLCH L 77.9% C 0.063 H 137.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C19A |
|---|---|
| RGB | rgb(164, 193, 154) |
| HSL | hsl(105, 24%, 68%) |
| HSV | hsv(105, 20%, 76%) |
| CMYK | cmyk(15%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(75.05, -17.12, 16.45) |
| CIE-LCH | lch(75.05, 23.74, 136.15°) |
| OKLab | oklab(77.88% -0.0464 0.0422) |
| OKLCH | oklch(77.88% 0.063 137.7) |
| XYZ | xyz(40.2113, 48.3649, 37.7824) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.24
Sage Green
#9CAF88
ΔE00 5.22
Greenish Grey
#96AE8D
ΔE00 5.27
Lichen
#8FB67B
ΔE00 6.39
Sage Green (survey)
#88B378
ΔE00 7.25
Sage
#87AE73
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C19A #B79AC1
analogous
#B7C19A #A4C19A #9AC1A3
triadic
#A4C19A #9AA4C1 #C19AA4
tetradic
#A4C19A #9AB7C1 #B79AC1 #C1A39A
square
#A4C19A #9AB7C1 #B79AC1 #C1A39A
split-complementary
#A4C19A #A39AC1 #C19AB7
monochromatic
#638B55 #82AA74 #A4C19A #C6D8C0 #E8F0E6
Accessibility & contrast
On white
1.97
#A4C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A4C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C19A
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C19A | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#BFB89C
Tritanopia (blue-blind)
#A3BEB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4c19a; /* rgb */ color: rgb(164, 193, 154); /* oklch */ color: oklch(77.9% 0.063 137.7);
Tailwind
colors: {
custom: {
50: '#bfd3b7',
500: '#a4c19a',
950: '#000000',
},
}SCSS
$custom: #a4c19a; $custom-light: #bfd3b7; $custom-dark: #000000;
JSON
{
"hex": "#a4c19a",
"rgb": {
"r": 164,
"g": 193,
"b": 154
},
"hsl": {
"h": 104.615,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.77879,
"c": 0.06268,
"h": 137.7
},
"luminance": 0.48366
}Semantic roles & 50–950 ramp
primary
#A4C19A
secondary
#DED5E1
accent
#43A28A
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280