#A1C19C#A1C19C
#A1C19C is a light, moderate green. Relative luminance 0.481; OKLCH L 77.7% C 0.062 H 141.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A1C19C |
|---|---|
| RGB | rgb(161, 193, 156) |
| HSL | hsl(112, 23%, 68%) |
| HSV | hsv(112, 19%, 76%) |
| CMYK | cmyk(16.6%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(74.90, -17.84, 15.13) |
| CIE-LCH | lch(74.90, 23.39, 139.70°) |
| OKLab | oklab(77.72% -0.0485 0.0389) |
| OKLCH | oklch(77.72% 0.062 141.3) |
| XYZ | xyz(39.7673, 48.1165, 38.6383) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.86
Greenish Grey
#96AE8D
ΔE00 5.27
Sage Green
#9CAF88
ΔE00 5.66
Lichen
#8FB67B
ΔE00 6.69
Sage Green (survey)
#88B378
ΔE00 7.42
Greyish Green
#82A67D
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1C19C #BC9CC1
analogous
#B3C19C #A1C19C #9CC1A9
triadic
#A1C19C #9CA1C1 #C19CA1
tetradic
#A1C19C #9CB3C1 #BC9CC1 #C1A99C
square
#A1C19C #9CB3C1 #BC9CC1 #C1A99C
split-complementary
#A1C19C #A99CC1 #C19CB3
monochromatic
#5E8B57 #7DA976 #A1C19C #C5D9C2 #E8F0E7
Accessibility & contrast
On white
1.98
#A1C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A1C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1C19C
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1C19C | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9A
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#9FBEB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1c19c; /* rgb */ color: rgb(161, 193, 156); /* oklch */ color: oklch(77.7% 0.062 141.3);
Tailwind
colors: {
custom: {
50: '#bdd3b9',
500: '#a1c19c',
950: '#000000',
},
}SCSS
$custom: #a1c19c; $custom-light: #bdd3b9; $custom-dark: #000000;
JSON
{
"hex": "#a1c19c",
"rgb": {
"r": 161,
"g": 193,
"b": 156
},
"hsl": {
"h": 111.892,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.77718,
"c": 0.06219,
"h": 141.3
},
"luminance": 0.48117
}Semantic roles & 50–950 ramp
primary
#A1C19C
secondary
#E0D7E2
accent
#44A195
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280