#A5C19C#A5C19C
#A5C19C is a light, muted green. Relative luminance 0.485; OKLCH L 78.0% C 0.060 H 138.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A5C19C |
|---|---|
| RGB | rgb(165, 193, 156) |
| HSL | hsl(105, 23%, 68%) |
| HSV | hsv(105, 19%, 76%) |
| CMYK | cmyk(14.5%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(75.16, -16.43, 15.54) |
| CIE-LCH | lch(75.16, 22.61, 136.60°) |
| OKLab | oklab(78% -0.0445 0.0399) |
| OKLCH | oklch(78% 0.06 138.1) |
| XYZ | xyz(40.5865, 48.5389, 38.6767) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.64
Greenish Grey
#96AE8D
ΔE00 5.19
Sage Green
#9CAF88
ΔE00 5.26
Lichen
#8FB67B
ΔE00 6.89
Sage Green (survey)
#88B378
ΔE00 7.73
Sage
#87AE73
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5C19C #B89CC1
analogous
#B7C19C #A5C19C #9CC1A5
triadic
#A5C19C #9CA5C1 #C19CA5
tetradic
#A5C19C #9CB7C1 #B89CC1 #C1A59C
square
#A5C19C #9CB7C1 #B89CC1 #C1A59C
split-complementary
#A5C19C #A59CC1 #C19CB7
monochromatic
#648B57 #83A976 #A5C19C #C7D9C2 #E9F0E7
Accessibility & contrast
On white
1.96
#A5C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A5C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5C19C
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5C19C | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#A4BEB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5c19c; /* rgb */ color: rgb(165, 193, 156); /* oklch */ color: oklch(78.0% 0.060 138.1);
Tailwind
colors: {
custom: {
50: '#c0d3b9',
500: '#a5c19c',
950: '#000000',
},
}SCSS
$custom: #a5c19c; $custom-light: #c0d3b9; $custom-dark: #000000;
JSON
{
"hex": "#a5c19c",
"rgb": {
"r": 165,
"g": 193,
"b": 156
},
"hsl": {
"h": 105.405,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.77997,
"c": 0.05977,
"h": 138.1
},
"luminance": 0.4854
}Semantic roles & 50–950 ramp
primary
#A5C19C
secondary
#DFD7E2
accent
#44A18B
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280