#A2BDAF#A2BDAF
#A2BDAF is a light, muted green. Relative luminance 0.472; OKLCH L 77.4% C 0.035 H 163.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDAF |
|---|---|
| RGB | rgb(162, 189, 175) |
| HSL | hsl(149, 17%, 69%) |
| HSV | hsv(149, 14%, 74%) |
| CMYK | cmyk(14.3%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(74.30, -11.94, 4.00) |
| CIE-LCH | lch(74.30, 12.59, 161.48°) |
| OKLab | oklab(77.4% -0.0339 0.0104) |
| OKLCH | oklch(77.4% 0.035 163) |
| XYZ | xyz(40.8339, 47.1708, 47.5026) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.03
Sage Green
#9CAF88
ΔE00 9.63
Pale Teal
#82CBB2
ΔE00 9.85
Darkseagreen
#8FBC8F
ΔE00 10.22
Greyish Teal
#719F91
ΔE00 11.01
Grey Green
#86A17D
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDAF #BDA2B0
analogous
#A3BDA2 #A2BDAF #A2BDBD
triadic
#A2BDAF #AFA2BD #BDAFA2
tetradic
#A2BDAF #A2A3BD #BDA2B0 #BDBDA2
square
#A2BDAF #A2A3BD #BDA2B0 #BDBDA2
split-complementary
#A2BDAF #BDA2BD #BDA2A3
monochromatic
#5F8672 #7EA490 #A2BDAF #C6D6CE #EAF0ED
Accessibility & contrast
On white
2.01
#A2BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A2BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDAF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDAF | 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)
#BCB9AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#9DBDB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bdaf; /* rgb */ color: rgb(162, 189, 175); /* oklch */ color: oklch(77.4% 0.035 163.0);
Tailwind
colors: {
custom: {
50: '#bdd0c6',
500: '#a2bdaf',
950: '#000000',
},
}SCSS
$custom: #a2bdaf; $custom-light: #bdd0c6; $custom-dark: #000000;
JSON
{
"hex": "#a2bdaf",
"rgb": {
"r": 162,
"g": 189,
"b": 175
},
"hsl": {
"h": 148.889,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77403,
"c": 0.03544,
"h": 163
},
"luminance": 0.47172
}Semantic roles & 50–950 ramp
primary
#A2BDAF
secondary
#E1D9DE
accent
#4A749B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282