#A5BCAF#A5BCAF
#A5BCAF is a light, muted green. Relative luminance 0.471; OKLCH L 77.4% C 0.031 H 160.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCAF |
|---|---|
| RGB | rgb(165, 188, 175) |
| HSL | hsl(146, 15%, 69%) |
| HSV | hsv(146, 12%, 74%) |
| CMYK | cmyk(12.2%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.23, -10.40, 3.92) |
| CIE-LCH | lch(74.23, 11.11, 159.33°) |
| OKLab | oklab(77.4% -0.0294 0.0102) |
| OKLCH | oklch(77.4% 0.031 160.9) |
| XYZ | xyz(41.2364, 47.0602, 47.4601) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.26
Sage Green
#9CAF88
ΔE00 9.69
Silver (survey)
#C5C9C7
ΔE00 10.46
Cool Grey
#95A3A6
ΔE00 10.74
Darkseagreen
#8FBC8F
ΔE00 10.97
Pale Teal
#82CBB2
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCAF #BCA5B2
analogous
#A7BCA5 #A5BCAF #A5BCBB
triadic
#A5BCAF #AFA5BC #BCAFA5
tetradic
#A5BCAF #A5A7BC #BCA5B2 #BCBBA5
square
#A5BCAF #A5A7BC #BCA5B2 #BCBBA5
split-complementary
#A5BCAF #BBA5BC #BCA5A7
monochromatic
#628471 #82A290 #A5BCAF #C8D6CE #EBF0ED
Accessibility & contrast
On white
2.02
#A5BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A5BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCAF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCAF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#A1BCB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5bcaf; /* rgb */ color: rgb(165, 188, 175); /* oklch */ color: oklch(77.4% 0.031 160.9);
Tailwind
colors: {
custom: {
50: '#bfd0c6',
500: '#a5bcaf',
950: '#000000',
},
}SCSS
$custom: #a5bcaf; $custom-light: #bfd0c6; $custom-dark: #000000;
JSON
{
"hex": "#a5bcaf",
"rgb": {
"r": 165,
"g": 188,
"b": 175
},
"hsl": {
"h": 146.087,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77399,
"c": 0.03114,
"h": 160.9
},
"luminance": 0.47061
}Semantic roles & 50–950 ramp
primary
#A5BCAF
secondary
#E2DBDF
accent
#4D7899
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282