#A4C2A2#A4C2A2
#A4C2A2 is a light, muted green. Relative luminance 0.491; OKLCH L 78.3% C 0.055 H 143.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C2A2 |
|---|---|
| RGB | rgb(164, 194, 162) |
| HSL | hsl(116, 21%, 70%) |
| HSV | hsv(116, 16%, 76%) |
| CMYK | cmyk(15.5%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(75.50, -16.25, 12.78) |
| CIE-LCH | lch(75.50, 20.67, 141.82°) |
| OKLab | oklab(78.29% -0.0443 0.033) |
| OKLCH | oklch(78.29% 0.055 143.4) |
| XYZ | xyz(41.1218, 49.0839, 41.4830) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.18
Greenish Grey
#96AE8D
ΔE00 5.53
Sage Green
#9CAF88
ΔE00 6.22
Lichen
#8FB67B
ΔE00 8.16
Sage Green (survey)
#88B378
ΔE00 8.84
Greyish Green
#82A67D
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C2A2 #C0A2C2
analogous
#B4C2A2 #A4C2A2 #A2C2B0
triadic
#A4C2A2 #A2A4C2 #C2A2A4
tetradic
#A4C2A2 #A2B4C2 #C0A2C2 #C2B0A2
square
#A4C2A2 #A2B4C2 #C0A2C2 #C2B0A2
split-complementary
#A4C2A2 #B0A2C2 #C2A2B4
monochromatic
#608D5D #80AA7D #A4C2A2 #C8DAC7 #ECF2EC
Accessibility & contrast
On white
1.94
#A4C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A4C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C2A2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C2A2 | 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)
#C4BCA0
Deuteranopia (green-blind)
#BFB9A4
Tritanopia (blue-blind)
#A2C0B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a4c2a2; /* rgb */ color: rgb(164, 194, 162); /* oklch */ color: oklch(78.3% 0.055 143.4);
Tailwind
colors: {
custom: {
50: '#bfd4bd',
500: '#a4c2a2',
950: '#000000',
},
}SCSS
$custom: #a4c2a2; $custom-light: #bfd4bd; $custom-dark: #000000;
JSON
{
"hex": "#a4c2a2",
"rgb": {
"r": 164,
"g": 194,
"b": 162
},
"hsl": {
"h": 116.25,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78294,
"c": 0.05525,
"h": 143.4
},
"luminance": 0.49085
}Semantic roles & 50–950 ramp
primary
#A4C2A2
secondary
#E4DBE4
accent
#469F9A
background
#FBFDFB
surface
#F7FAF6
border
#D0D3D0
text
#121412
muted
#818381