#A4BBAE#A4BBAE
#A4BBAE is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.031 H 160.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBAE |
|---|---|
| RGB | rgb(164, 187, 174) |
| HSL | hsl(146, 14%, 69%) |
| HSV | hsv(146, 12%, 73%) |
| CMYK | cmyk(12.3%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.86, -10.41, 3.93) |
| CIE-LCH | lch(73.86, 11.13, 159.32°) |
| OKLab | oklab(77.08% -0.0294 0.0102) |
| OKLCH | oklch(77.08% 0.031 160.9) |
| XYZ | xyz(40.7184, 46.4884, 46.8641) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.11
Sage Green
#9CAF88
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.59
Silver (survey)
#C5C9C7
ΔE00 10.59
Darkseagreen
#8FBC8F
ΔE00 10.93
Pale Teal
#82CBB2
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBAE #BBA4B1
analogous
#A6BBA4 #A4BBAE #A4BBBA
triadic
#A4BBAE #AEA4BB #BBAEA4
tetradic
#A4BBAE #A4A6BB #BBA4B1 #BBBAA4
square
#A4BBAE #A4A6BB #BBA4B1 #BBBAA4
split-complementary
#A4BBAE #BAA4BB #BBA4A6
monochromatic
#628370 #81A18F #A4BBAE #C7D5CD #EAEFEC
Accessibility & contrast
On white
2.04
#A4BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#A4BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBAE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBAE | 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)
#BAB7AD
Deuteranopia (green-blind)
#B6B4AF
Tritanopia (blue-blind)
#A0BBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4bbae; /* rgb */ color: rgb(164, 187, 174); /* oklch */ color: oklch(77.1% 0.031 160.9);
Tailwind
colors: {
custom: {
50: '#bfcfc6',
500: '#a4bbae',
950: '#000000',
},
}SCSS
$custom: #a4bbae; $custom-light: #bfcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a4bbae",
"rgb": {
"r": 164,
"g": 187,
"b": 174
},
"hsl": {
"h": 146.087,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.77082,
"c": 0.03117,
"h": 160.9
},
"luminance": 0.46489
}Semantic roles & 50–950 ramp
primary
#A4BBAE
secondary
#E1DADE
accent
#4D7899
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282