#A9C19F#A9C19F
#A9C19F is a light, muted green. Relative luminance 0.491; OKLCH L 78.4% C 0.054 H 136.5°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C19F |
|---|---|
| RGB | rgb(169, 193, 159) |
| HSL | hsl(102, 22%, 69%) |
| HSV | hsv(102, 18%, 76%) |
| CMYK | cmyk(12.4%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(75.50, -14.50, 14.43) |
| CIE-LCH | lch(75.50, 20.46, 135.13°) |
| OKLab | oklab(78.35% -0.0391 0.0372) |
| OKLCH | oklch(78.35% 0.054 136.5) |
| XYZ | xyz(41.6890, 49.0776, 40.0707) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.28
Sage Green
#9CAF88
ΔE00 5.31
Darkseagreen
#8FBC8F
ΔE00 5.86
Lichen
#8FB67B
ΔE00 7.90
Sage Green (survey)
#88B378
ΔE00 8.75
Greyish Green
#82A67D
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C19F #B79FC1
analogous
#BAC19F #A9C19F #9FC1A6
triadic
#A9C19F #9FA9C1 #C19FA9
tetradic
#A9C19F #9FBAC1 #B79FC1 #C1A69F
square
#A9C19F #9FBAC1 #B79FC1 #C1A69F
split-complementary
#A9C19F #A69FC1 #C19FBA
monochromatic
#698C5A #88A97A #A9C19F #CAD9C4 #ECF1E9
Accessibility & contrast
On white
1.94
#A9C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A9C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C19F
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C19F | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9D
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#A9BEB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9c19f; /* rgb */ color: rgb(169, 193, 159); /* oklch */ color: oklch(78.4% 0.054 136.5);
Tailwind
colors: {
custom: {
50: '#c2d3bb',
500: '#a9c19f',
950: '#000000',
},
}SCSS
$custom: #a9c19f; $custom-light: #c2d3bb; $custom-dark: #000000;
JSON
{
"hex": "#a9c19f",
"rgb": {
"r": 169,
"g": 193,
"b": 159
},
"hsl": {
"h": 102.353,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.78355,
"c": 0.05396,
"h": 136.5
},
"luminance": 0.49078
}Semantic roles & 50–950 ramp
primary
#A9C19F
secondary
#E0D9E3
accent
#46A085
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280