#A2BCA6#A2BCA6
#A2BCA6 is a light, muted green. Relative luminance 0.464; OKLCH L 76.9% C 0.042 H 149.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA6 |
|---|---|
| RGB | rgb(162, 188, 166) |
| HSL | hsl(129, 16%, 69%) |
| HSV | hsv(129, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(73.80, -13.13, 8.18) |
| CIE-LCH | lch(73.80, 15.47, 148.08°) |
| OKLab | oklab(76.94% -0.0363 0.0212) |
| OKLCH | oklch(76.94% 0.042 149.6) |
| XYZ | xyz(39.7649, 46.4003, 42.9301) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.51
Sage Green
#9CAF88
ΔE00 6.93
Darkseagreen
#8FBC8F
ΔE00 7.67
Grey Green
#86A17D
ΔE00 9.46
Greyish Green
#82A67D
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA6 #BCA2B8
analogous
#ABBCA2 #A2BCA6 #A2BCB3
triadic
#A2BCA6 #A6A2BC #BCA6A2
tetradic
#A2BCA6 #A2ABBC #BCA2B8 #BCB3A2
square
#A2BCA6 #A2ABBC #BCA2B8 #BCB3A2
split-complementary
#A2BCA6 #B3A2BC #BCA2AB
monochromatic
#5F8465 #7EA284 #A2BCA6 #C6D6C8 #E9EFEA
Accessibility & contrast
On white
2.04
#A2BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A2BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA6
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA6 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A5
Deuteranopia (green-blind)
#B8B4A7
Tritanopia (blue-blind)
#9FBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca6; /* rgb */ color: rgb(162, 188, 166); /* oklch */ color: oklch(76.9% 0.042 149.6);
Tailwind
colors: {
custom: {
50: '#bdd0c0',
500: '#a2bca6',
950: '#000000',
},
}SCSS
$custom: #a2bca6; $custom-light: #bdd0c0; $custom-dark: #000000;
JSON
{
"hex": "#a2bca6",
"rgb": {
"r": 162,
"g": 188,
"b": 166
},
"hsl": {
"h": 129.231,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76938,
"c": 0.04202,
"h": 149.6
},
"luminance": 0.46401
}Semantic roles & 50–950 ramp
primary
#A2BCA6
secondary
#E1D9E0
accent
#4B8E9A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281