#A4BFAA#A4BFAA
#A4BFAA is a light, muted green. Relative luminance 0.481; OKLCH L 77.8% C 0.042 H 151.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFAA |
|---|---|
| RGB | rgb(164, 191, 170) |
| HSL | hsl(133, 17%, 70%) |
| HSV | hsv(133, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(74.86, -13.25, 7.54) |
| CIE-LCH | lch(74.86, 15.24, 150.36°) |
| OKLab | oklab(77.84% -0.0367 0.0196) |
| OKLCH | oklch(77.84% 0.042 151.9) |
| XYZ | xyz(41.1947, 48.0556, 45.1277) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.38
Sage Green
#9CAF88
ΔE00 7.73
Darkseagreen
#8FBC8F
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 9.29
Grey Green
#86A17D
ΔE00 10.32
Greyish Green
#82A67D
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFAA #BFA4B9
analogous
#ACBFA4 #A4BFAA #A4BFB8
triadic
#A4BFAA #AAA4BF #BFAAA4
tetradic
#A4BFAA #A4ACBF #BFA4B9 #BFB8A4
square
#A4BFAA #A4ACBF #BFA4B9 #BFB8A4
split-complementary
#A4BFAA #B8A4BF #BFA4AC
monochromatic
#608969 #80A688 #A4BFAA #C8D8CC #ECF2ED
Accessibility & contrast
On white
1.98
#A4BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A4BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFAA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFAA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#A1BEB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bfaa; /* rgb */ color: rgb(164, 191, 170); /* oklch */ color: oklch(77.8% 0.042 151.9);
Tailwind
colors: {
custom: {
50: '#bfd2c3',
500: '#a4bfaa',
950: '#000000',
},
}SCSS
$custom: #a4bfaa; $custom-light: #bfd2c3; $custom-dark: #000000;
JSON
{
"hex": "#a4bfaa",
"rgb": {
"r": 164,
"g": 191,
"b": 170
},
"hsl": {
"h": 133.333,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.77843,
"c": 0.04165,
"h": 151.9
},
"luminance": 0.48056
}Semantic roles & 50–950 ramp
primary
#A4BFAA
secondary
#E3DCE2
accent
#4A899C
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121412
muted
#818281