#A4BAA6#A4BAA6
#A4BAA6 is a light, muted green. Relative luminance 0.458; OKLCH L 76.6% C 0.037 H 147.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAA6 |
|---|---|
| RGB | rgb(164, 186, 166) |
| HSL | hsl(125, 14%, 69%) |
| HSV | hsv(125, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 10.8%, 27.1%) |
| CIE-LAB | lab(73.39, -11.40, 7.61) |
| CIE-LCH | lch(73.39, 13.70, 146.27°) |
| OKLab | oklab(76.64% -0.0314 0.0198) |
| OKLCH | oklch(76.64% 0.037 147.8) |
| XYZ | xyz(39.7502, 45.7629, 42.8079) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.76
Sage Green
#9CAF88
ΔE00 7.03
Darkseagreen
#8FBC8F
ΔE00 8.76
Grey Green
#86A17D
ΔE00 9.64
Greyish Green
#82A67D
ΔE00 10.10
Cement
#A5A391
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAA6 #BAA4B8
analogous
#ADBAA4 #A4BAA6 #A4BAB1
triadic
#A4BAA6 #A6A4BA #BAA6A4
tetradic
#A4BAA6 #A4ADBA #BAA4B8 #BAB1A4
square
#A4BAA6 #A4ADBA #BAA4B8 #BAB1A4
split-complementary
#A4BAA6 #B1A4BA #BAA4AD
monochromatic
#628165 #81A084 #A4BAA6 #C7D4C8 #EAEFEA
Accessibility & contrast
On white
2.07
#A4BAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#A4BAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAA6
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAA6 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A5
Deuteranopia (green-blind)
#B7B3A7
Tritanopia (blue-blind)
#A2B9B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4baa6; /* rgb */ color: rgb(164, 186, 166); /* oklch */ color: oklch(76.6% 0.037 147.8);
Tailwind
colors: {
custom: {
50: '#bfcec0',
500: '#a4baa6',
950: '#000000',
},
}SCSS
$custom: #a4baa6; $custom-light: #bfcec0; $custom-dark: #000000;
JSON
{
"hex": "#a4baa6",
"rgb": {
"r": 164,
"g": 186,
"b": 166
},
"hsl": {
"h": 125.455,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.76644,
"c": 0.03709,
"h": 147.8
},
"luminance": 0.45763
}Semantic roles & 50–950 ramp
primary
#A4BAA6
secondary
#E0DAE0
accent
#4E9198
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281