#ACBBAE#ACBBAE
#ACBBAE is a light, muted green. Relative luminance 0.474; OKLCH L 77.7% C 0.025 H 149.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBAE |
|---|---|
| RGB | rgb(172, 187, 174) |
| HSL | hsl(128, 10%, 70%) |
| HSV | hsv(128, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.42, -7.65, 4.81) |
| CIE-LCH | lch(74.42, 9.04, 147.82°) |
| OKLab | oklab(77.67% -0.0211 0.0126) |
| OKLCH | oklch(77.67% 0.025 149.3) |
| XYZ | xyz(42.4221, 47.3669, 46.9439) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.57
Greenish Grey
#96AE8D
ΔE00 8.82
Cement
#A5A391
ΔE00 9.41
Sage Green
#9CAF88
ΔE00 9.70
Greyish
#A8A495
ΔE00 9.90
Silver
#C0C0C0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBAE #BBACB9
analogous
#B1BBAC #ACBBAE #ACBBB5
triadic
#ACBBAE #AEACBB #BBAEAC
tetradic
#ACBBAE #ACB1BB #BBACB9 #BBB5AC
square
#ACBBAE #ACB1BB #BBACB9 #BBB5AC
split-complementary
#ACBBAE #B5ACBB #BBACB1
monochromatic
#6B826E #8A9F8D #ACBBAE #CED7CF #EEF1EF
Accessibility & contrast
On white
2.01
#ACBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ACBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBAE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBAE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B9B6AF
Tritanopia (blue-blind)
#AABAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbbae; /* rgb */ color: rgb(172, 187, 174); /* oklch */ color: oklch(77.7% 0.025 149.3);
Tailwind
colors: {
custom: {
50: '#c4cfc6',
500: '#acbbae',
950: '#000000',
},
}SCSS
$custom: #acbbae; $custom-light: #c4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#acbbae",
"rgb": {
"r": 172,
"g": 187,
"b": 174
},
"hsl": {
"h": 128,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.7767,
"c": 0.0246,
"h": 149.3
},
"luminance": 0.47367
}Semantic roles & 50–950 ramp
primary
#ACBBAE
secondary
#E3DFE3
accent
#528B94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282