#A4BBAB#A4BBAB
#A4BBAB is a light, muted green. Relative luminance 0.464; OKLCH L 77.0% C 0.034 H 155.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBAB |
|---|---|
| RGB | rgb(164, 187, 171) |
| HSL | hsl(138, 14%, 69%) |
| HSV | hsv(138, 12%, 73%) |
| CMYK | cmyk(12.3%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.79, -10.98, 5.45) |
| CIE-LCH | lch(73.79, 12.26, 153.59°) |
| OKLab | oklab(77% -0.0307 0.0142) |
| OKLCH | oklch(77% 0.034 155.2) |
| XYZ | xyz(40.4292, 46.3727, 45.3410) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.10
Sage Green
#9CAF88
ΔE00 8.51
Darkseagreen
#8FBC8F
ΔE00 9.90
Grey Green
#86A17D
ΔE00 10.72
Pale Teal
#82CBB2
ΔE00 10.78
Cement
#A5A391
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBAB #BBA4B4
analogous
#A9BBA4 #A4BBAB #A4BBB7
triadic
#A4BBAB #ABA4BB #BBABA4
tetradic
#A4BBAB #A4A9BB #BBA4B4 #BBB7A4
square
#A4BBAB #A4A9BB #BBA4B4 #BBB7A4
split-complementary
#A4BBAB #B7A4BB #BBA4A9
monochromatic
#62836C #81A18B #A4BBAB #C7D5CB #EAEFEC
Accessibility & contrast
On white
2.04
#A4BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A4BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBAB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBAB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B7B4AC
Tritanopia (blue-blind)
#A1BAB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4bbab; /* rgb */ color: rgb(164, 187, 171); /* oklch */ color: oklch(77.0% 0.034 155.2);
Tailwind
colors: {
custom: {
50: '#bfcfc4',
500: '#a4bbab',
950: '#000000',
},
}SCSS
$custom: #a4bbab; $custom-light: #bfcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a4bbab",
"rgb": {
"r": 164,
"g": 187,
"b": 171
},
"hsl": {
"h": 138.261,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.76998,
"c": 0.03382,
"h": 155.2
},
"luminance": 0.46373
}Semantic roles & 50–950 ramp
primary
#A4BBAB
secondary
#E1DADF
accent
#4D8299
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281