#A0C19F#A0C19F
#A0C19F is a light, muted green. Relative luminance 0.481; OKLCH L 77.7% C 0.059 H 144.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C19F |
|---|---|
| RGB | rgb(160, 193, 159) |
| HSL | hsl(118, 22%, 69%) |
| HSV | hsv(118, 18%, 76%) |
| CMYK | cmyk(17.1%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(74.90, -17.66, 13.50) |
| CIE-LCH | lch(74.90, 22.23, 142.60°) |
| OKLab | oklab(77.72% -0.0483 0.0348) |
| OKLCH | oklch(77.72% 0.059 144.2) |
| XYZ | xyz(39.8237, 48.1159, 39.9833) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.21
Greenish Grey
#96AE8D
ΔE00 5.34
Sage Green
#9CAF88
ΔE00 6.09
Lichen
#8FB67B
ΔE00 7.42
Sage Green (survey)
#88B378
ΔE00 8.04
Greyish Green
#82A67D
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C19F #C09FC1
analogous
#B1C19F #A0C19F #9FC1AF
triadic
#A0C19F #9FA0C1 #C19FA0
tetradic
#A0C19F #9FB1C1 #C09FC1 #C1AF9F
square
#A0C19F #9FB1C1 #C09FC1 #C1AF9F
split-complementary
#A0C19F #AF9FC1 #C19FB1
monochromatic
#5C8C5A #7BA97A #A0C19F #C5D9C4 #EAF1E9
Accessibility & contrast
On white
1.98
#A0C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A0C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C19F
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C19F | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9D
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#9DBFB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0c19f; /* rgb */ color: rgb(160, 193, 159); /* oklch */ color: oklch(77.7% 0.059 144.2);
Tailwind
colors: {
custom: {
50: '#bcd3bb',
500: '#a0c19f',
950: '#000000',
},
}SCSS
$custom: #a0c19f; $custom-light: #bcd3bb; $custom-dark: #000000;
JSON
{
"hex": "#a0c19f",
"rgb": {
"r": 160,
"g": 193,
"b": 159
},
"hsl": {
"h": 118.235,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.77722,
"c": 0.05949,
"h": 144.2
},
"luminance": 0.48117
}Semantic roles & 50–950 ramp
primary
#A0C19F
secondary
#E3D9E3
accent
#46A09D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280