#A2BCAD#A2BCAD
#A2BCAD is a light, muted green. Relative luminance 0.467; OKLCH L 77.1% C 0.035 H 160.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCAD |
|---|---|
| RGB | rgb(162, 188, 173) |
| HSL | hsl(145, 16%, 69%) |
| HSV | hsv(145, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(73.97, -11.81, 4.62) |
| CIE-LCH | lch(73.97, 12.68, 158.63°) |
| OKLab | oklab(77.13% -0.0333 0.012) |
| OKLCH | oklch(77.13% 0.035 160.2) |
| XYZ | xyz(40.4246, 46.6641, 46.4043) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.54
Sage Green
#9CAF88
ΔE00 9.12
Darkseagreen
#8FBC8F
ΔE00 9.92
Pale Teal
#82CBB2
ΔE00 10.03
Greyish Teal
#719F91
ΔE00 10.94
Grey Green
#86A17D
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCAD #BCA2B1
analogous
#A4BCA2 #A2BCAD #A2BCBA
triadic
#A2BCAD #ADA2BC #BCADA2
tetradic
#A2BCAD #A2A4BC #BCA2B1 #BCBAA2
square
#A2BCAD #A2A4BC #BCA2B1 #BCBAA2
split-complementary
#A2BCAD #BAA2BC #BCA2A4
monochromatic
#5F846F #7EA28E #A2BCAD #C6D6CC #E9EFEC
Accessibility & contrast
On white
2.03
#A2BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A2BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCAD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCAD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AC
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#9EBCB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bcad; /* rgb */ color: rgb(162, 188, 173); /* oklch */ color: oklch(77.1% 0.035 160.2);
Tailwind
colors: {
custom: {
50: '#bdd0c5',
500: '#a2bcad',
950: '#000000',
},
}SCSS
$custom: #a2bcad; $custom-light: #bdd0c5; $custom-dark: #000000;
JSON
{
"hex": "#a2bcad",
"rgb": {
"r": 162,
"g": 188,
"b": 173
},
"hsl": {
"h": 145.385,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77129,
"c": 0.03541,
"h": 160.2
},
"luminance": 0.46665
}Semantic roles & 50–950 ramp
primary
#A2BCAD
secondary
#E1D9DD
accent
#4B799A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121412
muted
#818281