#A4C0A2#A4C0A2
#A4C0A2 is a light, muted green. Relative luminance 0.482; OKLCH L 77.9% C 0.052 H 143.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C0A2 |
|---|---|
| RGB | rgb(164, 192, 162) |
| HSL | hsl(116, 19%, 69%) |
| HSV | hsv(116, 16%, 75%) |
| CMYK | cmyk(14.6%, 0%, 15.6%, 24.7%) |
| CIE-LAB | lab(74.95, -15.22, 11.99) |
| CIE-LCH | lch(74.95, 19.38, 141.77°) |
| OKLab | oklab(77.85% -0.0415 0.031) |
| OKLCH | oklch(77.85% 0.052 143.3) |
| XYZ | xyz(40.6796, 48.1997, 41.3357) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 5.66
Sage Green
#9CAF88
ΔE00 5.94
Lichen
#8FB67B
ΔE00 8.50
Greyish Green
#82A67D
ΔE00 8.91
Sage Green (survey)
#88B378
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C0A2 #BEA2C0
analogous
#B3C0A2 #A4C0A2 #A2C0AF
triadic
#A4C0A2 #A2A4C0 #C0A2A4
tetradic
#A4C0A2 #A2B3C0 #BEA2C0 #C0AFA2
square
#A4C0A2 #A2B3C0 #BEA2C0 #C0AFA2
split-complementary
#A4C0A2 #AFA2C0 #C0A2B3
monochromatic
#618A5E #80A77E #A4C0A2 #C8D9C6 #EBF1EB
Accessibility & contrast
On white
1.97
#A4C0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A4C0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C0A2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C0A2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BAA0
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#A2BEB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4c0a2; /* rgb */ color: rgb(164, 192, 162); /* oklch */ color: oklch(77.9% 0.052 143.3);
Tailwind
colors: {
custom: {
50: '#bfd3bd',
500: '#a4c0a2',
950: '#000000',
},
}SCSS
$custom: #a4c0a2; $custom-light: #bfd3bd; $custom-dark: #000000;
JSON
{
"hex": "#a4c0a2",
"rgb": {
"r": 164,
"g": 192,
"b": 162
},
"hsl": {
"h": 116,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.77854,
"c": 0.05183,
"h": 143.3
},
"luminance": 0.482
}Semantic roles & 50–950 ramp
primary
#A4C0A2
secondary
#E3DBE3
accent
#489E98
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281