#A4C4A2#A4C4A2
#A4C4A2 is a light, muted green. Relative luminance 0.500; OKLCH L 78.7% C 0.059 H 143.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C4A2 |
|---|---|
| RGB | rgb(164, 196, 162) |
| HSL | hsl(116, 22%, 70%) |
| HSV | hsv(116, 17%, 77%) |
| CMYK | cmyk(16.3%, 0%, 17.3%, 23.1%) |
| CIE-LAB | lab(76.06, -17.26, 13.56) |
| CIE-LCH | lch(76.06, 21.95, 141.86°) |
| OKLab | oklab(78.74% -0.0471 0.0349) |
| OKLCH | oklch(78.74% 0.059 143.4) |
| XYZ | xyz(41.5699, 49.9802, 41.6324) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.82
Greenish Grey
#96AE8D
ΔE00 6.02
Sage Green
#9CAF88
ΔE00 6.57
Lichen
#8FB67B
ΔE00 7.89
Sage Green (survey)
#88B378
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C4A2 #C2A2C4
analogous
#B5C4A2 #A4C4A2 #A2C4B1
triadic
#A4C4A2 #A2A4C4 #C4A2A4
tetradic
#A4C4A2 #A2B5C4 #C2A2C4 #C4B1A2
square
#A4C4A2 #A2B5C4 #C2A2C4 #C4B1A2
split-complementary
#A4C4A2 #B1A2C4 #C4A2B5
monochromatic
#5F905B #7FAC7D #A4C4A2 #C9DCC7 #EDF3EC
Accessibility & contrast
On white
1.91
#A4C4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A4C4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C4A2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C4A2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#A2C2BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a4c4a2; /* rgb */ color: rgb(164, 196, 162); /* oklch */ color: oklch(78.7% 0.059 143.4);
Tailwind
colors: {
custom: {
50: '#bfd6bd',
500: '#a4c4a2',
950: '#000000',
},
}SCSS
$custom: #a4c4a2; $custom-light: #bfd6bd; $custom-dark: #000000;
JSON
{
"hex": "#a4c4a2",
"rgb": {
"r": 164,
"g": 196,
"b": 162
},
"hsl": {
"h": 116.471,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.78736,
"c": 0.05867,
"h": 143.4
},
"luminance": 0.49981
}Semantic roles & 50–950 ramp
primary
#A4C4A2
secondary
#E5DCE6
accent
#45A19B
background
#FBFDFB
surface
#F7FAF6
border
#D0D3D0
text
#121412
muted
#818381