#A8C19A#A8C19A
#A8C19A is a light, moderate yellow-green. Relative luminance 0.488; OKLCH L 78.2% C 0.060 H 134.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A8C19A |
|---|---|
| RGB | rgb(168, 193, 154) |
| HSL | hsl(98, 24%, 68%) |
| HSV | hsv(98, 20%, 76%) |
| CMYK | cmyk(13%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(75.33, -15.70, 16.87) |
| CIE-LCH | lch(75.33, 23.04, 132.94°) |
| OKLab | oklab(78.16% -0.0423 0.0432) |
| OKLCH | oklch(78.16% 0.06 134.4) |
| XYZ | xyz(41.0501, 48.7974, 37.8217) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.96
Darkseagreen
#8FBC8F
ΔE00 5.15
Greenish Grey
#96AE8D
ΔE00 5.37
Lichen
#8FB67B
ΔE00 6.73
Sage Green (survey)
#88B378
ΔE00 7.69
Sage
#87AE73
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8C19A #B39AC1
analogous
#BBC19A #A8C19A #9AC19F
triadic
#A8C19A #9AA8C1 #C19AA8
tetradic
#A8C19A #9ABBC1 #B39AC1 #C19F9A
square
#A8C19A #9ABBC1 #B39AC1 #C19F9A
split-complementary
#A8C19A #9F9AC1 #C19ABB
monochromatic
#698B55 #87AA74 #A8C19A #C9D8C0 #E9F0E6
Accessibility & contrast
On white
1.95
#A8C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A8C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8C19A
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8C19A | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB98
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#A8BEB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8c19a; /* rgb */ color: rgb(168, 193, 154); /* oklch */ color: oklch(78.2% 0.060 134.4);
Tailwind
colors: {
custom: {
50: '#c2d3b7',
500: '#a8c19a',
950: '#000000',
},
}SCSS
$custom: #a8c19a; $custom-light: #c2d3b7; $custom-dark: #000000;
JSON
{
"hex": "#a8c19a",
"rgb": {
"r": 168,
"g": 193,
"b": 154
},
"hsl": {
"h": 98.462,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.78164,
"c": 0.06047,
"h": 134.4
},
"luminance": 0.48798
}Semantic roles & 50–950 ramp
primary
#A8C19A
secondary
#DDD5E1
accent
#43A280
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280