#A4BFAE#A4BFAE
#A4BFAE is a light, muted green. Relative luminance 0.482; OKLCH L 78.0% C 0.038 H 157.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFAE |
|---|---|
| RGB | rgb(164, 191, 174) |
| HSL | hsl(142, 17%, 70%) |
| HSV | hsv(142, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.96, -12.49, 5.51) |
| CIE-LCH | lch(74.96, 13.66, 156.20°) |
| OKLab | oklab(77.95% -0.0351 0.0143) |
| OKLCH | oklch(77.95% 0.038 157.8) |
| XYZ | xyz(41.5788, 48.2093, 47.1509) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.43
Sage Green
#9CAF88
ΔE00 8.90
Darkseagreen
#8FBC8F
ΔE00 9.30
Pale Teal
#82CBB2
ΔE00 9.48
Grey Green
#86A17D
ΔE00 11.15
Greyish Green
#82A67D
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFAE #BFA4B5
analogous
#A8BFA4 #A4BFAE #A4BFBC
triadic
#A4BFAE #AEA4BF #BFAEA4
tetradic
#A4BFAE #A4A8BF #BFA4B5 #BFBCA4
square
#A4BFAE #A4A8BF #BFA4B5 #BFBCA4
split-complementary
#A4BFAE #BCA4BF #BFA4A8
monochromatic
#60896F #80A68E #A4BFAE #C8D8CE #ECF2EE
Accessibility & contrast
On white
1.97
#A4BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A4BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFAE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFAE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#A0BFBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4bfae; /* rgb */ color: rgb(164, 191, 174); /* oklch */ color: oklch(78.0% 0.038 157.8);
Tailwind
colors: {
custom: {
50: '#bfd2c6',
500: '#a4bfae',
950: '#000000',
},
}SCSS
$custom: #a4bfae; $custom-light: #bfd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a4bfae",
"rgb": {
"r": 164,
"g": 191,
"b": 174
},
"hsl": {
"h": 142.222,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.77951,
"c": 0.03788,
"h": 157.8
},
"luminance": 0.4821
}Semantic roles & 50–950 ramp
primary
#A4BFAE
secondary
#E3DCE0
accent
#4A7D9C
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282