#A9C19C#A9C19C
#A9C19C is a light, muted yellow-green. Relative luminance 0.490; OKLCH L 78.3% C 0.058 H 134.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C19C |
|---|---|
| RGB | rgb(169, 193, 156) |
| HSL | hsl(99, 23%, 68%) |
| HSV | hsv(99, 19%, 76%) |
| CMYK | cmyk(12.4%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(75.44, -15.01, 15.96) |
| CIE-LCH | lch(75.44, 21.90, 133.24°) |
| OKLab | oklab(78.28% -0.0404 0.041) |
| OKLCH | oklch(78.28% 0.058 134.6) |
| XYZ | xyz(41.4318, 48.9748, 38.7163) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.03
Greenish Grey
#96AE8D
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 5.53
Lichen
#8FB67B
ΔE00 7.24
Sage Green (survey)
#88B378
ΔE00 8.17
Sage
#87AE73
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C19C #B49CC1
analogous
#BBC19C #A9C19C #9CC1A1
triadic
#A9C19C #9CA9C1 #C19CA9
tetradic
#A9C19C #9CBBC1 #B49CC1 #C1A19C
square
#A9C19C #9CBBC1 #B49CC1 #C1A19C
split-complementary
#A9C19C #A19CC1 #C19CBB
monochromatic
#6A8B57 #88A976 #A9C19C #CAD9C2 #EAF0E7
Accessibility & contrast
On white
1.95
#A9C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A9C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C19C
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C19C | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#C0B99E
Tritanopia (blue-blind)
#A9BEB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9c19c; /* rgb */ color: rgb(169, 193, 156); /* oklch */ color: oklch(78.3% 0.058 134.6);
Tailwind
colors: {
custom: {
50: '#c2d3b9',
500: '#a9c19c',
950: '#000000',
},
}SCSS
$custom: #a9c19c; $custom-light: #c2d3b9; $custom-dark: #000000;
JSON
{
"hex": "#a9c19c",
"rgb": {
"r": 169,
"g": 193,
"b": 156
},
"hsl": {
"h": 98.919,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.78283,
"c": 0.05755,
"h": 134.6
},
"luminance": 0.48975
}Semantic roles & 50–950 ramp
primary
#A9C19C
secondary
#DED7E2
accent
#44A181
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280