#A1C19A#A1C19A
#A1C19A is a light, moderate green. Relative luminance 0.480; OKLCH L 77.7% C 0.064 H 140.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A1C19A |
|---|---|
| RGB | rgb(161, 193, 154) |
| HSL | hsl(109, 24%, 68%) |
| HSV | hsv(109, 20%, 76%) |
| CMYK | cmyk(16.6%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(74.86, -18.18, 16.14) |
| CIE-LCH | lch(74.86, 24.31, 138.40°) |
| OKLab | oklab(77.67% -0.0494 0.0414) |
| OKLCH | oklch(77.67% 0.064 140) |
| XYZ | xyz(39.5994, 48.0493, 37.7537) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.63
Greenish Grey
#96AE8D
ΔE00 5.33
Sage Green
#9CAF88
ΔE00 5.51
Lichen
#8FB67B
ΔE00 6.23
Sage Green (survey)
#88B378
ΔE00 7.01
Sage
#87AE73
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1C19A #BA9AC1
analogous
#B4C19A #A1C19A #9AC1A6
triadic
#A1C19A #9AA1C1 #C19AA1
tetradic
#A1C19A #9AB4C1 #BA9AC1 #C1A69A
square
#A1C19A #9AB4C1 #BA9AC1 #C1A69A
split-complementary
#A1C19A #A69AC1 #C19AB4
monochromatic
#5F8B55 #7EAA74 #A1C19A #C4D8C0 #E8F0E6
Accessibility & contrast
On white
1.98
#A1C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A1C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1C19A
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1C19A | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#BEB79C
Tritanopia (blue-blind)
#9FBEB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1c19a; /* rgb */ color: rgb(161, 193, 154); /* oklch */ color: oklch(77.7% 0.064 140.0);
Tailwind
colors: {
custom: {
50: '#bdd3b7',
500: '#a1c19a',
950: '#000000',
},
}SCSS
$custom: #a1c19a; $custom-light: #bdd3b7; $custom-dark: #000000;
JSON
{
"hex": "#a1c19a",
"rgb": {
"r": 161,
"g": 193,
"b": 154
},
"hsl": {
"h": 109.231,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.7767,
"c": 0.06445,
"h": 140
},
"luminance": 0.4805
}Semantic roles & 50–950 ramp
primary
#A1C19A
secondary
#DFD5E1
accent
#43A291
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280