#A5BFAE#A5BFAE
#A5BFAE is a light, muted green. Relative luminance 0.483; OKLCH L 78.0% C 0.037 H 156.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFAE |
|---|---|
| RGB | rgb(165, 191, 174) |
| HSL | hsl(141, 17%, 70%) |
| HSV | hsv(141, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.02, -12.15, 5.62) |
| CIE-LCH | lch(75.02, 13.39, 155.20°) |
| OKLab | oklab(78.02% -0.0341 0.0146) |
| OKLCH | oklch(78.02% 0.037 156.8) |
| XYZ | xyz(41.7861, 48.3161, 47.1606) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.43
Sage Green
#9CAF88
ΔE00 8.84
Darkseagreen
#8FBC8F
ΔE00 9.42
Pale Teal
#82CBB2
ΔE00 9.75
Grey Green
#86A17D
ΔE00 11.19
Greyish Green
#82A67D
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFAE #BFA5B6
analogous
#A9BFA5 #A5BFAE #A5BFBB
triadic
#A5BFAE #AEA5BF #BFAEA5
tetradic
#A5BFAE #A5A9BF #BFA5B6 #BFBBA5
square
#A5BFAE #A5A9BF #BFA5B6 #BFBBA5
split-complementary
#A5BFAE #BBA5BF #BFA5A9
monochromatic
#61896F #81A68E #A5BFAE #C9D8CE #EDF2EE
Accessibility & contrast
On white
1.97
#A5BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A5BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFAE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFAE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#A1BEBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bfae; /* rgb */ color: rgb(165, 191, 174); /* oklch */ color: oklch(78.0% 0.037 156.8);
Tailwind
colors: {
custom: {
50: '#bfd2c6',
500: '#a5bfae',
950: '#000000',
},
}SCSS
$custom: #a5bfae; $custom-light: #bfd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a5bfae",
"rgb": {
"r": 165,
"g": 191,
"b": 174
},
"hsl": {
"h": 140.769,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78022,
"c": 0.03706,
"h": 156.8
},
"luminance": 0.48317
}Semantic roles & 50–950 ramp
primary
#A5BFAE
secondary
#E4DCE1
accent
#4A7F9B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282