#A2C2AC#A2C2AC
#A2C2AC is a light, muted green. Relative luminance 0.492; OKLCH L 78.4% C 0.046 H 155.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2AC |
|---|---|
| RGB | rgb(162, 194, 172) |
| HSL | hsl(139, 21%, 70%) |
| HSV | hsv(139, 16%, 76%) |
| CMYK | cmyk(16.5%, 0%, 11.3%, 23.9%) |
| CIE-LAB | lab(75.60, -15.10, 7.50) |
| CIE-LCH | lch(75.60, 16.86, 153.58°) |
| OKLab | oklab(78.42% -0.0421 0.0195) |
| OKLCH | oklch(78.42% 0.046 155.2) |
| XYZ | xyz(41.6366, 49.2425, 46.3328) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.95
Darkseagreen
#8FBC8F
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 7.92
Sage Green
#9CAF88
ΔE00 8.38
Seafoam Blue
#78D1B6
ΔE00 9.90
Greyish Green
#82A67D
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2AC #C2A2B8
analogous
#A8C2A2 #A2C2AC #A2C2BC
triadic
#A2C2AC #ACA2C2 #C2ACA2
tetradic
#A2C2AC #A2A8C2 #C2A2B8 #C2BCA2
square
#A2C2AC #A2A8C2 #C2A2B8 #C2BCA2
split-complementary
#A2C2AC #BCA2C2 #C2A2A8
monochromatic
#5D8D6C #7DAA8B #A2C2AC #C7DACD #ECF2EE
Accessibility & contrast
On white
1.94
#A2C2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A2C2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2AC
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2AC | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAB
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#9DC1BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2c2ac; /* rgb */ color: rgb(162, 194, 172); /* oklch */ color: oklch(78.4% 0.046 155.2);
Tailwind
colors: {
custom: {
50: '#bdd4c4',
500: '#a2c2ac',
950: '#000000',
},
}SCSS
$custom: #a2c2ac; $custom-light: #bdd4c4; $custom-dark: #000000;
JSON
{
"hex": "#a2c2ac",
"rgb": {
"r": 162,
"g": 194,
"b": 172
},
"hsl": {
"h": 138.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78415,
"c": 0.04639,
"h": 155.2
},
"luminance": 0.49244
}Semantic roles & 50–950 ramp
primary
#A2C2AC
secondary
#E4DBE2
accent
#46839F
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#121412
muted
#818381