#A4BCAB#A4BCAB
#A4BCAB is a light, muted green. Relative luminance 0.468; OKLCH L 77.2% C 0.036 H 154.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCAB |
|---|---|
| RGB | rgb(164, 188, 171) |
| HSL | hsl(138, 15%, 69%) |
| HSV | hsv(138, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.06, -11.50, 5.85) |
| CIE-LCH | lch(74.06, 12.91, 153.05°) |
| OKLab | oklab(77.22% -0.0321 0.0152) |
| OKLCH | oklch(77.22% 0.036 154.6) |
| XYZ | xyz(40.6421, 46.7985, 45.4120) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.92
Sage Green
#9CAF88
ΔE00 8.34
Darkseagreen
#8FBC8F
ΔE00 9.48
Pale Teal
#82CBB2
ΔE00 10.38
Grey Green
#86A17D
ΔE00 10.63
Greyish Green
#82A67D
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCAB #BCA4B5
analogous
#A9BCA4 #A4BCAB #A4BCB7
triadic
#A4BCAB #ABA4BC #BCABA4
tetradic
#A4BCAB #A4A9BC #BCA4B5 #BCB7A4
square
#A4BCAB #A4A9BC #BCA4B5 #BCB7A4
split-complementary
#A4BCAB #B7A4BC #BCA4A9
monochromatic
#61846C #81A28A #A4BCAB #C7D6CC #EAF0EC
Accessibility & contrast
On white
2.03
#A4BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A4BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCAB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCAB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B7B5AC
Tritanopia (blue-blind)
#A1BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bcab; /* rgb */ color: rgb(164, 188, 171); /* oklch */ color: oklch(77.2% 0.036 154.6);
Tailwind
colors: {
custom: {
50: '#bfd0c4',
500: '#a4bcab',
950: '#000000',
},
}SCSS
$custom: #a4bcab; $custom-light: #bfd0c4; $custom-dark: #000000;
JSON
{
"hex": "#a4bcab",
"rgb": {
"r": 164,
"g": 188,
"b": 171
},
"hsl": {
"h": 137.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77216,
"c": 0.03553,
"h": 154.6
},
"luminance": 0.46799
}Semantic roles & 50–950 ramp
primary
#A4BCAB
secondary
#E1DADF
accent
#4C8399
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281