#A2BCA4#A2BCA4
#A2BCA4 is a light, muted green. Relative luminance 0.463; OKLCH L 76.9% C 0.044 H 147.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA4 |
|---|---|
| RGB | rgb(162, 188, 164) |
| HSL | hsl(125, 16%, 69%) |
| HSV | hsv(125, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(73.76, -13.50, 9.20) |
| CIE-LCH | lch(73.76, 16.34, 145.73°) |
| OKLab | oklab(76.89% -0.0371 0.0239) |
| OKLCH | oklch(76.89% 0.044 147.3) |
| XYZ | xyz(39.5829, 46.3275, 41.9714) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.05
Sage Green
#9CAF88
ΔE00 6.38
Darkseagreen
#8FBC8F
ΔE00 7.11
Grey Green
#86A17D
ΔE00 9.11
Greyish Green
#82A67D
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA4 #BCA2BA
analogous
#ADBCA2 #A2BCA4 #A2BCB1
triadic
#A2BCA4 #A4A2BC #BCA4A2
tetradic
#A2BCA4 #A2ADBC #BCA2BA #BCB1A2
square
#A2BCA4 #A2ADBC #BCA2BA #BCB1A2
split-complementary
#A2BCA4 #B1A2BC #BCA2AD
monochromatic
#5F8462 #7EA281 #A2BCA4 #C6D6C7 #E9EFEA
Accessibility & contrast
On white
2.05
#A2BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A2BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA4
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA4 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A3
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#9FBBB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca4; /* rgb */ color: rgb(162, 188, 164); /* oklch */ color: oklch(76.9% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#bdd0bf',
500: '#a2bca4',
950: '#000000',
},
}SCSS
$custom: #a2bca4; $custom-light: #bdd0bf; $custom-dark: #000000;
JSON
{
"hex": "#a2bca4",
"rgb": {
"r": 162,
"g": 188,
"b": 164
},
"hsl": {
"h": 124.615,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76885,
"c": 0.04412,
"h": 147.3
},
"luminance": 0.46328
}Semantic roles & 50–950 ramp
primary
#A2BCA4
secondary
#E1D9E0
accent
#4B949A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281