#A2BCA5#A2BCA5
#A2BCA5 is a light, muted green. Relative luminance 0.464; OKLCH L 76.9% C 0.043 H 148.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA5 |
|---|---|
| RGB | rgb(162, 188, 165) |
| HSL | hsl(127, 16%, 69%) |
| HSV | hsv(127, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(73.78, -13.31, 8.69) |
| CIE-LCH | lch(73.78, 15.90, 146.87°) |
| OKLab | oklab(76.91% -0.0367 0.0226) |
| OKLCH | oklch(76.91% 0.043 148.4) |
| XYZ | xyz(39.6735, 46.3637, 42.4489) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.28
Sage Green
#9CAF88
ΔE00 6.65
Darkseagreen
#8FBC8F
ΔE00 7.39
Grey Green
#86A17D
ΔE00 9.28
Greyish Green
#82A67D
ΔE00 9.37
Pale Teal
#82CBB2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA5 #BCA2B9
analogous
#ACBCA2 #A2BCA5 #A2BCB2
triadic
#A2BCA5 #A5A2BC #BCA5A2
tetradic
#A2BCA5 #A2ACBC #BCA2B9 #BCB2A2
square
#A2BCA5 #A2ACBC #BCA2B9 #BCB2A2
split-complementary
#A2BCA5 #B2A2BC #BCA2AC
monochromatic
#5F8464 #7EA283 #A2BCA5 #C6D6C7 #E9EFEA
Accessibility & contrast
On white
2.04
#A2BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A2BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA5
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA5 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 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)
#BDB7A4
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#9FBBB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca5; /* rgb */ color: rgb(162, 188, 165); /* oklch */ color: oklch(76.9% 0.043 148.4);
Tailwind
colors: {
custom: {
50: '#bdd0bf',
500: '#a2bca5',
950: '#000000',
},
}SCSS
$custom: #a2bca5; $custom-light: #bdd0bf; $custom-dark: #000000;
JSON
{
"hex": "#a2bca5",
"rgb": {
"r": 162,
"g": 188,
"b": 165
},
"hsl": {
"h": 126.923,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76911,
"c": 0.04306,
"h": 148.4
},
"luminance": 0.46364
}Semantic roles & 50–950 ramp
primary
#A2BCA5
secondary
#E1D9E0
accent
#4B919A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281