#A2C2B0#A2C2B0
#A2C2B0 is a light, muted green. Relative luminance 0.494; OKLCH L 78.5% C 0.043 H 160.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2B0 |
|---|---|
| RGB | rgb(162, 194, 176) |
| HSL | hsl(146, 21%, 70%) |
| HSV | hsv(146, 16%, 76%) |
| CMYK | cmyk(16.5%, 0%, 9.3%, 23.9%) |
| CIE-LAB | lab(75.70, -14.33, 5.48) |
| CIE-LCH | lch(75.70, 15.35, 159.08°) |
| OKLab | oklab(78.52% -0.0404 0.0142) |
| OKLCH | oklch(78.52% 0.043 160.6) |
| XYZ | xyz(42.0266, 49.3985, 48.3865) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.06
Darkseagreen
#8FBC8F
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 9.42
Seafoam Blue
#78D1B6
ΔE00 10.03
Greyish Green
#82A67D
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2B0 #C2A2B4
analogous
#A4C2A2 #A2C2B0 #A2C2C0
triadic
#A2C2B0 #B0A2C2 #C2B0A2
tetradic
#A2C2B0 #A2A4C2 #C2A2B4 #C2C0A2
square
#A2C2B0 #A2A4C2 #C2A2B4 #C2C0A2
split-complementary
#A2C2B0 #C0A2C2 #C2A2A4
monochromatic
#5D8D72 #7DAA91 #A2C2B0 #C7DACF #ECF2EF
Accessibility & contrast
On white
1.93
#A2C2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A2C2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2B0
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2B0 | 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)
#C1BDAF
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#9CC2BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c2b0; /* rgb */ color: rgb(162, 194, 176); /* oklch */ color: oklch(78.5% 0.043 160.6);
Tailwind
colors: {
custom: {
50: '#bdd4c7',
500: '#a2c2b0',
950: '#000000',
},
}SCSS
$custom: #a2c2b0; $custom-light: #bdd4c7; $custom-dark: #000000;
JSON
{
"hex": "#a2c2b0",
"rgb": {
"r": 162,
"g": 194,
"b": 176
},
"hsl": {
"h": 146.25,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78524,
"c": 0.04285,
"h": 160.6
},
"luminance": 0.494
}Semantic roles & 50–950 ramp
primary
#A2C2B0
secondary
#E4DBE0
accent
#46789F
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#121413
muted
#818382