#A4BCA8#A4BCA8
#A4BCA8 is a light, muted green. Relative luminance 0.467; OKLCH L 77.1% C 0.038 H 150.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCA8 |
|---|---|
| RGB | rgb(164, 188, 168) |
| HSL | hsl(130, 15%, 69%) |
| HSV | hsv(130, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(73.99, -12.07, 7.37) |
| CIE-LCH | lch(73.99, 14.14, 148.57°) |
| OKLab | oklab(77.13% -0.0334 0.0192) |
| OKLCH | oklch(77.13% 0.038 150.1) |
| XYZ | xyz(40.3594, 46.6854, 43.9230) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.05
Sage Green
#9CAF88
ΔE00 7.39
Darkseagreen
#8FBC8F
ΔE00 8.55
Grey Green
#86A17D
ΔE00 9.95
Pale Teal
#82CBB2
ΔE00 10.23
Greyish Green
#82A67D
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCA8 #BCA4B8
analogous
#ACBCA4 #A4BCA8 #A4BCB4
triadic
#A4BCA8 #A8A4BC #BCA8A4
tetradic
#A4BCA8 #A4ACBC #BCA4B8 #BCB4A4
square
#A4BCA8 #A4ACBC #BCA4B8 #BCB4A4
split-complementary
#A4BCA8 #B4A4BC #BCA4AC
monochromatic
#618467 #81A286 #A4BCA8 #C7D6CA #EAF0EB
Accessibility & contrast
On white
2.03
#A4BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A4BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCA8
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCA8 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A7
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#A1BBB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bca8; /* rgb */ color: rgb(164, 188, 168); /* oklch */ color: oklch(77.1% 0.038 150.1);
Tailwind
colors: {
custom: {
50: '#bfd0c1',
500: '#a4bca8',
950: '#000000',
},
}SCSS
$custom: #a4bca8; $custom-light: #bfd0c1; $custom-dark: #000000;
JSON
{
"hex": "#a4bca8",
"rgb": {
"r": 164,
"g": 188,
"b": 168
},
"hsl": {
"h": 130,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77134,
"c": 0.03849,
"h": 150.1
},
"luminance": 0.46686
}Semantic roles & 50–950 ramp
primary
#A4BCA8
secondary
#E1DAE0
accent
#4C8D99
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121412
muted
#818281