#A4C2AA#A4C2AA
#A4C2AA is a light, muted green. Relative luminance 0.494; OKLCH L 78.5% C 0.047 H 151.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C2AA |
|---|---|
| RGB | rgb(164, 194, 170) |
| HSL | hsl(132, 20%, 70%) |
| HSV | hsv(132, 15%, 76%) |
| CMYK | cmyk(15.5%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(75.69, -14.80, 8.72) |
| CIE-LCH | lch(75.69, 17.17, 149.49°) |
| OKLab | oklab(78.5% -0.0409 0.0226) |
| OKLCH | oklch(78.5% 0.047 151.1) |
| XYZ | xyz(41.8556, 49.3775, 45.3480) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.48
Darkseagreen
#8FBC8F
ΔE00 7.10
Sage Green
#9CAF88
ΔE00 7.71
Pale Teal
#82CBB2
ΔE00 8.45
Greyish Green
#82A67D
ΔE00 10.18
Seafoam Blue
#78D1B6
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C2AA #C2A4BC
analogous
#ADC2A4 #A4C2AA #A4C2B9
triadic
#A4C2AA #AAA4C2 #C2AAA4
tetradic
#A4C2AA #A4ADC2 #C2A4BC #C2B9A4
square
#A4C2AA #A4ADC2 #C2A4BC #C2B9A4
split-complementary
#A4C2AA #B9A4C2 #C2A4AD
monochromatic
#5F8D68 #7FA988 #A4C2AA #C9DBCC #EDF3EE
Accessibility & contrast
On white
1.93
#A4C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A4C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C2AA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C2AA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDA9
Deuteranopia (green-blind)
#BDB9AB
Tritanopia (blue-blind)
#A0C1BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a4c2aa; /* rgb */ color: rgb(164, 194, 170); /* oklch */ color: oklch(78.5% 0.047 151.1);
Tailwind
colors: {
custom: {
50: '#bfd4c3',
500: '#a4c2aa',
950: '#000000',
},
}SCSS
$custom: #a4c2aa; $custom-light: #bfd4c3; $custom-dark: #000000;
JSON
{
"hex": "#a4c2aa",
"rgb": {
"r": 164,
"g": 194,
"b": 170
},
"hsl": {
"h": 132,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.78499,
"c": 0.04677,
"h": 151.1
},
"luminance": 0.49378
}Semantic roles & 50–950 ramp
primary
#A4C2AA
secondary
#E5DDE3
accent
#478D9E
background
#FBFDFB
surface
#F7FAF7
border
#D0D3D0
text
#121412
muted
#818381