#A5BDA2#A5BDA2
#A5BDA2 is a light, muted green. Relative luminance 0.470; OKLCH L 77.3% C 0.046 H 142.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BDA2 |
|---|---|
| RGB | rgb(165, 189, 162) |
| HSL | hsl(113, 17%, 69%) |
| HSV | hsv(113, 14%, 74%) |
| CMYK | cmyk(12.7%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(74.19, -13.33, 10.93) |
| CIE-LCH | lch(74.19, 17.24, 140.65°) |
| OKLab | oklab(77.27% -0.0363 0.0283) |
| OKLCH | oklch(77.27% 0.046 142.1) |
| XYZ | xyz(40.2349, 47.0026, 41.1281) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.77
Sage Green
#9CAF88
ΔE00 5.66
Darkseagreen
#8FBC8F
ΔE00 6.75
Grey Green
#86A17D
ΔE00 9.05
Greyish Green
#82A67D
ΔE00 9.06
Lichen
#8FB67B
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BDA2 #BAA2BD
analogous
#B3BDA2 #A5BDA2 #A2BDAD
triadic
#A5BDA2 #A2A5BD #BDA2A5
tetradic
#A5BDA2 #A2B3BD #BAA2BD #BDADA2
square
#A5BDA2 #A2B3BD #BAA2BD #BDADA2
split-complementary
#A5BDA2 #ADA2BD #BDA2B3
monochromatic
#63865F #82A47E #A5BDA2 #C8D6C6 #EAF0EA
Accessibility & contrast
On white
2.02
#A5BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A5BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BDA2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BDA2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#A4BBB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5bda2; /* rgb */ color: rgb(165, 189, 162); /* oklch */ color: oklch(77.3% 0.046 142.1);
Tailwind
colors: {
custom: {
50: '#bfd1bd',
500: '#a5bda2',
950: '#000000',
},
}SCSS
$custom: #a5bda2; $custom-light: #bfd1bd; $custom-dark: #000000;
JSON
{
"hex": "#a5bda2",
"rgb": {
"r": 165,
"g": 189,
"b": 162
},
"hsl": {
"h": 113.333,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77267,
"c": 0.04602,
"h": 142.1
},
"luminance": 0.47003
}Semantic roles & 50–950 ramp
primary
#A5BDA2
secondary
#E1D9E1
accent
#4A9B92
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281