#A2C0AC#A2C0AC
#A2C0AC is a light, muted green. Relative luminance 0.484; OKLCH L 78.0% C 0.043 H 156.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C0AC |
|---|---|
| RGB | rgb(162, 192, 172) |
| HSL | hsl(140, 19%, 69%) |
| HSV | hsv(140, 16%, 75%) |
| CMYK | cmyk(15.6%, 0%, 10.4%, 24.7%) |
| CIE-LAB | lab(75.05, -14.07, 6.71) |
| CIE-LCH | lch(75.05, 15.59, 154.50°) |
| OKLab | oklab(77.98% -0.0393 0.0174) |
| OKLCH | oklch(77.98% 0.043 156.1) |
| XYZ | xyz(41.1945, 48.3583, 46.1854) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.90
Darkseagreen
#8FBC8F
ΔE00 8.11
Sage Green
#9CAF88
ΔE00 8.40
Pale Teal
#82CBB2
ΔE00 8.50
Seafoam Blue
#78D1B6
ΔE00 10.49
Greyish Green
#82A67D
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C0AC #C0A2B6
analogous
#A7C0A2 #A2C0AC #A2C0BB
triadic
#A2C0AC #ACA2C0 #C0ACA2
tetradic
#A2C0AC #A2A7C0 #C0A2B6 #C0BBA2
square
#A2C0AC #A2A7C0 #C0A2B6 #C0BBA2
split-complementary
#A2C0AC #BBA2C0 #C0A2A7
monochromatic
#5E8A6C #7EA78B #A2C0AC #C6D9CD #EBF1ED
Accessibility & contrast
On white
1.97
#A2C0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A2C0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C0AC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C0AC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAB
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#9DBFBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2c0ac; /* rgb */ color: rgb(162, 192, 172); /* oklch */ color: oklch(78.0% 0.043 156.1);
Tailwind
colors: {
custom: {
50: '#bdd3c4',
500: '#a2c0ac',
950: '#000000',
},
}SCSS
$custom: #a2c0ac; $custom-light: #bdd3c4; $custom-dark: #000000;
JSON
{
"hex": "#a2c0ac",
"rgb": {
"r": 162,
"g": 192,
"b": 172
},
"hsl": {
"h": 140,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.77976,
"c": 0.04301,
"h": 156.1
},
"luminance": 0.48359
}Semantic roles & 50–950 ramp
primary
#A2C0AC
secondary
#E3DBE0
accent
#48819E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121412
muted
#818281