#A1C19D#A1C19D
#A1C19D is a light, moderate green. Relative luminance 0.482; OKLCH L 77.7% C 0.061 H 142.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A1C19D |
|---|---|
| RGB | rgb(161, 193, 157) |
| HSL | hsl(113, 23%, 69%) |
| HSV | hsv(113, 19%, 76%) |
| CMYK | cmyk(16.6%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(74.92, -17.66, 14.62) |
| CIE-LCH | lch(74.92, 22.93, 140.39°) |
| OKLab | oklab(77.74% -0.0481 0.0376) |
| OKLCH | oklch(77.74% 0.061 142) |
| XYZ | xyz(39.8523, 48.1505, 39.0861) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.01
Greenish Grey
#96AE8D
ΔE00 5.26
Sage Green
#9CAF88
ΔE00 5.75
Lichen
#8FB67B
ΔE00 6.93
Sage Green (survey)
#88B378
ΔE00 7.64
Greyish Green
#82A67D
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1C19D #BD9DC1
analogous
#B3C19D #A1C19D #9DC1AB
triadic
#A1C19D #9DA1C1 #C19DA1
tetradic
#A1C19D #9DB3C1 #BD9DC1 #C1AB9D
square
#A1C19D #9DB3C1 #BD9DC1 #C1AB9D
split-complementary
#A1C19D #AB9DC1 #C19DB3
monochromatic
#5E8B58 #7DA978 #A1C19D #C5D9C2 #E9F0E8
Accessibility & contrast
On white
1.98
#A1C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A1C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1C19D
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1C19D | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9B
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#9FBFB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1c19d; /* rgb */ color: rgb(161, 193, 157); /* oklch */ color: oklch(77.7% 0.061 142.0);
Tailwind
colors: {
custom: {
50: '#bdd3ba',
500: '#a1c19d',
950: '#000000',
},
}SCSS
$custom: #a1c19d; $custom-light: #bdd3ba; $custom-dark: #000000;
JSON
{
"hex": "#a1c19d",
"rgb": {
"r": 161,
"g": 193,
"b": 157
},
"hsl": {
"h": 113.333,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.77742,
"c": 0.06106,
"h": 142
},
"luminance": 0.48151
}Semantic roles & 50–950 ramp
primary
#A1C19D
secondary
#E1D8E2
accent
#45A197
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280