#A4C19C#A4C19C
#A4C19C is a light, moderate green. Relative luminance 0.484; OKLCH L 77.9% C 0.060 H 138.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C19C |
|---|---|
| RGB | rgb(164, 193, 156) |
| HSL | hsl(107, 23%, 68%) |
| HSV | hsv(107, 19%, 76%) |
| CMYK | cmyk(15%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(75.10, -16.78, 15.43) |
| CIE-LCH | lch(75.10, 22.80, 137.40°) |
| OKLab | oklab(77.93% -0.0455 0.0396) |
| OKLCH | oklch(77.93% 0.06 138.9) |
| XYZ | xyz(40.3793, 48.4321, 38.6670) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.43
Greenish Grey
#96AE8D
ΔE00 5.19
Sage Green
#9CAF88
ΔE00 5.35
Lichen
#8FB67B
ΔE00 6.83
Sage Green (survey)
#88B378
ΔE00 7.64
Sage
#87AE73
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C19C #B99CC1
analogous
#B6C19C #A4C19C #9CC1A6
triadic
#A4C19C #9CA4C1 #C19CA4
tetradic
#A4C19C #9CB6C1 #B99CC1 #C1A69C
square
#A4C19C #9CB6C1 #B99CC1 #C1A69C
split-complementary
#A4C19C #A69CC1 #C19CB6
monochromatic
#638B57 #81A976 #A4C19C #C7D9C2 #E9F0E7
Accessibility & contrast
On white
1.97
#A4C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A4C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C19C
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C19C | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#A3BEB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4c19c; /* rgb */ color: rgb(164, 193, 156); /* oklch */ color: oklch(77.9% 0.060 138.9);
Tailwind
colors: {
custom: {
50: '#bfd3b9',
500: '#a4c19c',
950: '#000000',
},
}SCSS
$custom: #a4c19c; $custom-light: #bfd3b9; $custom-dark: #000000;
JSON
{
"hex": "#a4c19c",
"rgb": {
"r": 164,
"g": 193,
"b": 156
},
"hsl": {
"h": 107.027,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.77927,
"c": 0.06036,
"h": 138.9
},
"luminance": 0.48433
}Semantic roles & 50–950 ramp
primary
#A4C19C
secondary
#E0D7E2
accent
#44A18D
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280