#A4BFAC#A4BFAC
#A4BFAC is a light, muted green. Relative luminance 0.481; OKLCH L 77.9% C 0.040 H 154.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFAC |
|---|---|
| RGB | rgb(164, 191, 172) |
| HSL | hsl(138, 17%, 70%) |
| HSV | hsv(138, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(74.91, -12.87, 6.52) |
| CIE-LCH | lch(74.91, 14.43, 153.13°) |
| OKLab | oklab(77.9% -0.0359 0.017) |
| OKLCH | oklch(77.9% 0.04 154.7) |
| XYZ | xyz(41.3853, 48.1319, 46.1317) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.88
Sage Green
#9CAF88
ΔE00 8.30
Darkseagreen
#8FBC8F
ΔE00 8.66
Pale Teal
#82CBB2
ΔE00 9.35
Grey Green
#86A17D
ΔE00 10.71
Greyish Green
#82A67D
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFAC #BFA4B7
analogous
#AABFA4 #A4BFAC #A4BFBA
triadic
#A4BFAC #ACA4BF #BFACA4
tetradic
#A4BFAC #A4AABF #BFA4B7 #BFBAA4
square
#A4BFAC #A4AABF #BFA4B7 #BFBAA4
split-complementary
#A4BFAC #BAA4BF #BFA4AA
monochromatic
#60896C #80A68B #A4BFAC #C8D8CD #ECF2EE
Accessibility & contrast
On white
1.98
#A4BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A4BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFAC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFAC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAB
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#A0BEB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bfac; /* rgb */ color: rgb(164, 191, 172); /* oklch */ color: oklch(77.9% 0.040 154.7);
Tailwind
colors: {
custom: {
50: '#bfd2c4',
500: '#a4bfac',
950: '#000000',
},
}SCSS
$custom: #a4bfac; $custom-light: #bfd2c4; $custom-dark: #000000;
JSON
{
"hex": "#a4bfac",
"rgb": {
"r": 164,
"g": 191,
"b": 172
},
"hsl": {
"h": 137.778,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.77897,
"c": 0.03971,
"h": 154.7
},
"luminance": 0.48133
}Semantic roles & 50–950 ramp
primary
#A4BFAC
secondary
#E3DCE1
accent
#4A839C
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281