#A4BBAF#A4BBAF
#A4BBAF is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.030 H 163.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBAF |
|---|---|
| RGB | rgb(164, 187, 175) |
| HSL | hsl(149, 14%, 69%) |
| HSV | hsv(149, 12%, 73%) |
| CMYK | cmyk(12.3%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.89, -10.22, 3.42) |
| CIE-LCH | lch(73.89, 10.77, 161.49°) |
| OKLab | oklab(77.11% -0.029 0.0089) |
| OKLCH | oklch(77.11% 0.03 163) |
| XYZ | xyz(40.8163, 46.5276, 47.3794) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.47
Sage Green
#9CAF88
ΔE00 9.95
Cool Grey
#95A3A6
ΔE00 10.30
Silver (survey)
#C5C9C7
ΔE00 10.38
Pale Teal
#82CBB2
ΔE00 11.25
Darkseagreen
#8FBC8F
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBAF #BBA4B0
analogous
#A5BBA4 #A4BBAF #A4BBBB
triadic
#A4BBAF #AFA4BB #BBAFA4
tetradic
#A4BBAF #A4A5BB #BBA4B0 #BBBBA4
square
#A4BBAF #A4A5BB #BBA4B0 #BBBBA4
split-complementary
#A4BBAF #BBA4BB #BBA4A5
monochromatic
#628372 #81A190 #A4BBAF #C7D5CE #EAEFED
Accessibility & contrast
On white
2.04
#A4BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#A4BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBAF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBAF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B6B4B0
Tritanopia (blue-blind)
#A0BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bbaf; /* rgb */ color: rgb(164, 187, 175); /* oklch */ color: oklch(77.1% 0.030 163.0);
Tailwind
colors: {
custom: {
50: '#bfcfc6',
500: '#a4bbaf',
950: '#000000',
},
}SCSS
$custom: #a4bbaf; $custom-light: #bfcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a4bbaf",
"rgb": {
"r": 164,
"g": 187,
"b": 175
},
"hsl": {
"h": 148.696,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.7711,
"c": 0.03036,
"h": 163
},
"luminance": 0.46528
}Semantic roles & 50–950 ramp
primary
#A4BBAF
secondary
#E1DADE
accent
#4D7499
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282