#A2BCA8#A2BCA8
#A2BCA8 is a light, muted green. Relative luminance 0.465; OKLCH L 77.0% C 0.040 H 152.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA8 |
|---|---|
| RGB | rgb(162, 188, 168) |
| HSL | hsl(134, 16%, 69%) |
| HSV | hsv(134, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(73.85, -12.76, 7.16) |
| CIE-LCH | lch(73.85, 14.63, 150.69°) |
| OKLab | oklab(76.99% -0.0354 0.0186) |
| OKLCH | oklch(76.99% 0.04 152.3) |
| XYZ | xyz(39.9498, 46.4742, 43.9038) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.03
Sage Green
#9CAF88
ΔE00 7.51
Darkseagreen
#8FBC8F
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 9.69
Grey Green
#86A17D
ΔE00 9.85
Greyish Green
#82A67D
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA8 #BCA2B6
analogous
#A9BCA2 #A2BCA8 #A2BCB5
triadic
#A2BCA8 #A8A2BC #BCA8A2
tetradic
#A2BCA8 #A2A9BC #BCA2B6 #BCB5A2
square
#A2BCA8 #A2A9BC #BCA2B6 #BCB5A2
split-complementary
#A2BCA8 #B5A2BC #BCA2A9
monochromatic
#5F8468 #7EA287 #A2BCA8 #C6D6C9 #E9EFEB
Accessibility & contrast
On white
2.04
#A2BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A2BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA8
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA8 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#9FBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca8; /* rgb */ color: rgb(162, 188, 168); /* oklch */ color: oklch(77.0% 0.040 152.3);
Tailwind
colors: {
custom: {
50: '#bdd0c1',
500: '#a2bca8',
950: '#000000',
},
}SCSS
$custom: #a2bca8; $custom-light: #bdd0c1; $custom-dark: #000000;
JSON
{
"hex": "#a2bca8",
"rgb": {
"r": 162,
"g": 188,
"b": 168
},
"hsl": {
"h": 133.846,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76991,
"c": 0.04001,
"h": 152.3
},
"luminance": 0.46475
}Semantic roles & 50–950 ramp
primary
#A2BCA8
secondary
#E1D9DF
accent
#4B889A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281