#A5BFA2#A5BFA2
#A5BFA2 is a light, muted green. Relative luminance 0.479; OKLCH L 77.7% C 0.049 H 142.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFA2 |
|---|---|
| RGB | rgb(165, 191, 162) |
| HSL | hsl(114, 18%, 69%) |
| HSV | hsv(114, 15%, 75%) |
| CMYK | cmyk(13.6%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.74, -14.36, 11.71) |
| CIE-LCH | lch(74.74, 18.53, 140.81°) |
| OKLab | oklab(77.71% -0.0391 0.0303) |
| OKLCH | oklch(77.71% 0.049 142.3) |
| XYZ | xyz(40.6681, 47.8689, 41.2724) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.96
Sage Green
#9CAF88
ΔE00 5.76
Darkseagreen
#8FBC8F
ΔE00 6.11
Lichen
#8FB67B
ΔE00 8.76
Greyish Green
#82A67D
ΔE00 9.00
Grey Green
#86A17D
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFA2 #BCA2BF
analogous
#B4BFA2 #A5BFA2 #A2BFAE
triadic
#A5BFA2 #A2A5BF #BFA2A5
tetradic
#A5BFA2 #A2B4BF #BCA2BF #BFAEA2
square
#A5BFA2 #A2B4BF #BCA2BF #BFAEA2
split-complementary
#A5BFA2 #AEA2BF #BFA2B4
monochromatic
#62895E #82A67E #A5BFA2 #C8D8C6 #EBF1EB
Accessibility & contrast
On white
1.99
#A5BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A5BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFA2
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFA2 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#A3BDB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a5bfa2; /* rgb */ color: rgb(165, 191, 162); /* oklch */ color: oklch(77.7% 0.049 142.3);
Tailwind
colors: {
custom: {
50: '#c0d2bd',
500: '#a5bfa2',
950: '#000000',
},
}SCSS
$custom: #a5bfa2; $custom-light: #c0d2bd; $custom-dark: #000000;
JSON
{
"hex": "#a5bfa2",
"rgb": {
"r": 165,
"g": 191,
"b": 162
},
"hsl": {
"h": 113.793,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77705,
"c": 0.04946,
"h": 142.3
},
"luminance": 0.4787
}Semantic roles & 50–950 ramp
primary
#A5BFA2
secondary
#E2DAE3
accent
#499D94
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281