#A2C19D#A2C19D
#A2C19D is a light, moderate green. Relative luminance 0.483; OKLCH L 77.8% C 0.060 H 141.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C19D |
|---|---|
| RGB | rgb(162, 193, 157) |
| HSL | hsl(112, 23%, 69%) |
| HSV | hsv(112, 19%, 76%) |
| CMYK | cmyk(16.1%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(74.99, -17.31, 14.72) |
| CIE-LCH | lch(74.99, 22.72, 139.63°) |
| OKLab | oklab(77.81% -0.0471 0.0379) |
| OKLCH | oklch(77.81% 0.06 141.2) |
| XYZ | xyz(40.0547, 48.2549, 39.0956) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.18
Greenish Grey
#96AE8D
ΔE00 5.22
Sage Green
#9CAF88
ΔE00 5.63
Lichen
#8FB67B
ΔE00 6.97
Sage Green (survey)
#88B378
ΔE00 7.70
Greyish Green
#82A67D
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C19D #BC9DC1
analogous
#B4C19D #A2C19D #9DC1AA
triadic
#A2C19D #9DA2C1 #C19DA2
tetradic
#A2C19D #9DB4C1 #BC9DC1 #C1AA9D
square
#A2C19D #9DB4C1 #BC9DC1 #C1AA9D
split-complementary
#A2C19D #AA9DC1 #C19DB4
monochromatic
#5F8B58 #7EA978 #A2C19D #C6D9C2 #E9F0E8
Accessibility & contrast
On white
1.97
#A2C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A2C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C19D
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C19D | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9B
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#A0BEB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2c19d; /* rgb */ color: rgb(162, 193, 157); /* oklch */ color: oklch(77.8% 0.060 141.2);
Tailwind
colors: {
custom: {
50: '#bed3ba',
500: '#a2c19d',
950: '#000000',
},
}SCSS
$custom: #a2c19d; $custom-light: #bed3ba; $custom-dark: #000000;
JSON
{
"hex": "#a2c19d",
"rgb": {
"r": 162,
"g": 193,
"b": 157
},
"hsl": {
"h": 111.667,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.77811,
"c": 0.06043,
"h": 141.2
},
"luminance": 0.48256
}Semantic roles & 50–950 ramp
primary
#A2C19D
secondary
#E1D8E2
accent
#45A194
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280