#A5BFAB#A5BFAB
#A5BFAB is a light, muted green. Relative luminance 0.482; OKLCH L 77.9% C 0.040 H 152.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFAB |
|---|---|
| RGB | rgb(165, 191, 171) |
| HSL | hsl(134, 17%, 70%) |
| HSV | hsv(134, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(74.95, -12.72, 7.14) |
| CIE-LCH | lch(74.95, 14.59, 150.70°) |
| OKLab | oklab(77.94% -0.0353 0.0186) |
| OKLCH | oklch(77.94% 0.04 152.3) |
| XYZ | xyz(41.4969, 48.2004, 45.6375) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.62
Sage Green
#9CAF88
ΔE00 7.94
Darkseagreen
#8FBC8F
ΔE00 8.47
Pale Teal
#82CBB2
ΔE00 9.58
Grey Green
#86A17D
ΔE00 10.55
Greyish Green
#82A67D
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFAB #BFA5B9
analogous
#ACBFA5 #A5BFAB #A5BFB8
triadic
#A5BFAB #ABA5BF #BFABA5
tetradic
#A5BFAB #A5ACBF #BFA5B9 #BFB8A5
square
#A5BFAB #A5ACBF #BFA5B9 #BFB8A5
split-complementary
#A5BFAB #B8A5BF #BFA5AC
monochromatic
#61896A #81A68A #A5BFAB #C9D8CC #EDF2EE
Accessibility & contrast
On white
1.97
#A5BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A5BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFAB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFAB | 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)
#BFBAAA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#A2BEB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bfab; /* rgb */ color: rgb(165, 191, 171); /* oklch */ color: oklch(77.9% 0.040 152.3);
Tailwind
colors: {
custom: {
50: '#bfd2c4',
500: '#a5bfab',
950: '#000000',
},
}SCSS
$custom: #a5bfab; $custom-light: #bfd2c4; $custom-dark: #000000;
JSON
{
"hex": "#a5bfab",
"rgb": {
"r": 165,
"g": 191,
"b": 171
},
"hsl": {
"h": 133.846,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.7794,
"c": 0.03989,
"h": 152.3
},
"luminance": 0.48201
}Semantic roles & 50–950 ramp
primary
#A5BFAB
secondary
#E4DCE2
accent
#4A889B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281