#A5BFAF#A5BFAF
#A5BFAF is a light, muted green. Relative luminance 0.484; OKLCH L 78.0% C 0.036 H 158.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFAF |
|---|---|
| RGB | rgb(165, 191, 175) |
| HSL | hsl(143, 17%, 70%) |
| HSV | hsv(143, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.05, -11.96, 5.11) |
| CIE-LCH | lch(75.05, 13.01, 156.88°) |
| OKLab | oklab(78.05% -0.0336 0.0133) |
| OKLCH | oklch(78.05% 0.036 158.4) |
| XYZ | xyz(41.8839, 48.3553, 47.6759) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 9.16
Darkseagreen
#8FBC8F
ΔE00 9.75
Pale Teal
#82CBB2
ΔE00 9.83
Grey Green
#86A17D
ΔE00 11.42
Silver (survey)
#C5C9C7
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFAF #BFA5B5
analogous
#A8BFA5 #A5BFAF #A5BFBC
triadic
#A5BFAF #AFA5BF #BFAFA5
tetradic
#A5BFAF #A5A8BF #BFA5B5 #BFBCA5
square
#A5BFAF #A5A8BF #BFA5B5 #BFBCA5
split-complementary
#A5BFAF #BCA5BF #BFA5A8
monochromatic
#618970 #81A68F #A5BFAF #C9D8CF #EDF2EF
Accessibility & contrast
On white
1.97
#A5BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A5BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFAF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFAF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAE
Deuteranopia (green-blind)
#BAB7B0
Tritanopia (blue-blind)
#A1BFBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bfaf; /* rgb */ color: rgb(165, 191, 175); /* oklch */ color: oklch(78.0% 0.036 158.4);
Tailwind
colors: {
custom: {
50: '#bfd2c6',
500: '#a5bfaf',
950: '#000000',
},
}SCSS
$custom: #a5bfaf; $custom-light: #bfd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a5bfaf",
"rgb": {
"r": 165,
"g": 191,
"b": 175
},
"hsl": {
"h": 143.077,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.7805,
"c": 0.03617,
"h": 158.4
},
"luminance": 0.48356
}Semantic roles & 50–950 ramp
primary
#A5BFAF
secondary
#E4DCE1
accent
#4A7C9B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282