#A6C19A#A6C19A
#A6C19A is a light, moderate green. Relative luminance 0.486; OKLCH L 78.0% C 0.062 H 136.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C19A |
|---|---|
| RGB | rgb(166, 193, 154) |
| HSL | hsl(102, 24%, 68%) |
| HSV | hsv(102, 20%, 76%) |
| CMYK | cmyk(14%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(75.19, -16.41, 16.66) |
| CIE-LCH | lch(75.19, 23.38, 134.58°) |
| OKLab | oklab(78.02% -0.0443 0.0427) |
| OKLCH | oklch(78.02% 0.062 136.1) |
| XYZ | xyz(40.6274, 48.5794, 37.8019) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.68
Sage Green
#9CAF88
ΔE00 5.06
Greenish Grey
#96AE8D
ΔE00 5.29
Lichen
#8FB67B
ΔE00 6.54
Sage Green (survey)
#88B378
ΔE00 7.45
Sage
#87AE73
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C19A #B59AC1
analogous
#B9C19A #A6C19A #9AC1A1
triadic
#A6C19A #9AA6C1 #C19AA6
tetradic
#A6C19A #9AB9C1 #B59AC1 #C1A19A
square
#A6C19A #9AB9C1 #B59AC1 #C1A19A
split-complementary
#A6C19A #A19AC1 #C19AB9
monochromatic
#668B55 #85AA74 #A6C19A #C7D8C0 #E9F0E6
Accessibility & contrast
On white
1.96
#A6C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A6C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C19A
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C19A | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB98
Deuteranopia (green-blind)
#C0B89C
Tritanopia (blue-blind)
#A6BEB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6c19a; /* rgb */ color: rgb(166, 193, 154); /* oklch */ color: oklch(78.0% 0.062 136.1);
Tailwind
colors: {
custom: {
50: '#c0d3b7',
500: '#a6c19a',
950: '#000000',
},
}SCSS
$custom: #a6c19a; $custom-light: #c0d3b7; $custom-dark: #000000;
JSON
{
"hex": "#a6c19a",
"rgb": {
"r": 166,
"g": 193,
"b": 154
},
"hsl": {
"h": 101.538,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.78021,
"c": 0.06155,
"h": 136.1
},
"luminance": 0.4858
}Semantic roles & 50–950 ramp
primary
#A6C19A
secondary
#DED5E1
accent
#43A285
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280