#A2BDAE#A2BDAE
#A2BDAE is a light, muted green. Relative luminance 0.471; OKLCH L 77.4% C 0.036 H 161.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDAE |
|---|---|
| RGB | rgb(162, 189, 174) |
| HSL | hsl(147, 17%, 69%) |
| HSV | hsv(147, 14%, 74%) |
| CMYK | cmyk(14.3%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(74.27, -12.13, 4.51) |
| CIE-LCH | lch(74.27, 12.94, 159.62°) |
| OKLab | oklab(77.38% -0.0343 0.0117) |
| OKLCH | oklch(77.38% 0.036 161.2) |
| XYZ | xyz(40.7360, 47.1317, 46.9873) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.70
Sage Green
#9CAF88
ΔE00 9.29
Pale Teal
#82CBB2
ΔE00 9.73
Darkseagreen
#8FBC8F
ΔE00 9.87
Greyish Teal
#719F91
ΔE00 10.99
Grey Green
#86A17D
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDAE #BDA2B1
analogous
#A4BDA2 #A2BDAE #A2BDBC
triadic
#A2BDAE #AEA2BD #BDAEA2
tetradic
#A2BDAE #A2A4BD #BDA2B1 #BDBCA2
square
#A2BDAE #A2A4BD #BDA2B1 #BDBCA2
split-complementary
#A2BDAE #BCA2BD #BDA2A4
monochromatic
#5F8670 #7EA48F #A2BDAE #C6D6CD #EAF0EC
Accessibility & contrast
On white
2.01
#A2BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A2BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDAE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDAE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#9DBDB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bdae; /* rgb */ color: rgb(162, 189, 174); /* oklch */ color: oklch(77.4% 0.036 161.2);
Tailwind
colors: {
custom: {
50: '#bdd0c6',
500: '#a2bdae',
950: '#000000',
},
}SCSS
$custom: #a2bdae; $custom-light: #bdd0c6; $custom-dark: #000000;
JSON
{
"hex": "#a2bdae",
"rgb": {
"r": 162,
"g": 189,
"b": 174
},
"hsl": {
"h": 146.667,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77375,
"c": 0.03624,
"h": 161.2
},
"luminance": 0.47133
}Semantic roles & 50–950 ramp
primary
#A2BDAE
secondary
#E1D9DE
accent
#4A779B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282