#A9C19A#A9C19A
#A9C19A is a light, muted yellow-green. Relative luminance 0.489; OKLCH L 78.2% C 0.060 H 133.5°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C19A |
|---|---|
| RGB | rgb(169, 193, 154) |
| HSL | hsl(97, 24%, 68%) |
| HSV | hsv(97, 20%, 76%) |
| CMYK | cmyk(12.4%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(75.39, -15.34, 16.97) |
| CIE-LCH | lch(75.39, 22.88, 132.11°) |
| OKLab | oklab(78.24% -0.0413 0.0435) |
| OKLCH | oklch(78.24% 0.06 133.5) |
| XYZ | xyz(41.2638, 48.9076, 37.8317) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 5.39
Greenish Grey
#96AE8D
ΔE00 5.43
Lichen
#8FB67B
ΔE00 6.84
Sage Green (survey)
#88B378
ΔE00 7.82
Sage
#87AE73
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C19A #B29AC1
analogous
#BCC19A #A9C19A #9AC19E
triadic
#A9C19A #9AA9C1 #C19AA9
tetradic
#A9C19A #9ABCC1 #B29AC1 #C19E9A
square
#A9C19A #9ABCC1 #B29AC1 #C19E9A
split-complementary
#A9C19A #9E9AC1 #C19ABC
monochromatic
#6A8B55 #89AA74 #A9C19A #C9D8C0 #EAF0E6
Accessibility & contrast
On white
1.95
#A9C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A9C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C19A
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C19A | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB98
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#AABEB6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9c19a; /* rgb */ color: rgb(169, 193, 154); /* oklch */ color: oklch(78.2% 0.060 133.5);
Tailwind
colors: {
custom: {
50: '#c2d3b7',
500: '#a9c19a',
950: '#000000',
},
}SCSS
$custom: #a9c19a; $custom-light: #c2d3b7; $custom-dark: #000000;
JSON
{
"hex": "#a9c19a",
"rgb": {
"r": 169,
"g": 193,
"b": 154
},
"hsl": {
"h": 96.923,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.78236,
"c": 0.05995,
"h": 133.5
},
"luminance": 0.48908
}Semantic roles & 50–950 ramp
primary
#A9C19A
secondary
#DDD5E1
accent
#43A27E
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280