#A4BAAE#A4BAAE
#A4BAAE is a light, muted green. Relative luminance 0.461; OKLCH L 76.9% C 0.029 H 161.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAAE |
|---|---|
| RGB | rgb(164, 186, 174) |
| HSL | hsl(147, 14%, 69%) |
| HSV | hsv(147, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(73.59, -9.88, 3.53) |
| CIE-LCH | lch(73.59, 10.50, 160.33°) |
| OKLab | oklab(76.87% -0.028 0.0092) |
| OKLCH | oklch(76.87% 0.03 161.8) |
| XYZ | xyz(40.5070, 46.0656, 46.7936) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.38
Sage Green
#9CAF88
ΔE00 9.82
Cool Grey
#95A3A6
ΔE00 10.06
Silver (survey)
#C5C9C7
ΔE00 10.26
Cement
#A5A391
ΔE00 11.03
Darkseagreen
#8FBC8F
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAAE #BAA4B0
analogous
#A5BAA4 #A4BAAE #A4BAB9
triadic
#A4BAAE #AEA4BA #BAAEA4
tetradic
#A4BAAE #A4A5BA #BAA4B0 #BAB9A4
square
#A4BAAE #A4A5BA #BAA4B0 #BAB9A4
split-complementary
#A4BAAE #B9A4BA #BAA4A5
monochromatic
#628170 #81A08F #A4BAAE #C7D4CD #EAEFEC
Accessibility & contrast
On white
2.06
#A4BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A4BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAAE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAAE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AD
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#A0BAB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4baae; /* rgb */ color: rgb(164, 186, 174); /* oklch */ color: oklch(76.9% 0.029 161.8);
Tailwind
colors: {
custom: {
50: '#bfcec6',
500: '#a4baae',
950: '#000000',
},
}SCSS
$custom: #a4baae; $custom-light: #bfcec6; $custom-dark: #000000;
JSON
{
"hex": "#a4baae",
"rgb": {
"r": 164,
"g": 186,
"b": 174
},
"hsl": {
"h": 147.273,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.76865,
"c": 0.0295,
"h": 161.8
},
"luminance": 0.46066
}Semantic roles & 50–950 ramp
primary
#A4BAAE
secondary
#E0DADD
accent
#4E7698
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282