#A2BBAD#A2BBAD
#A2BBAD is a light, muted green. Relative luminance 0.462; OKLCH L 76.9% C 0.034 H 161.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBAD |
|---|---|
| RGB | rgb(162, 187, 173) |
| HSL | hsl(146, 16%, 68%) |
| HSV | hsv(146, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.70, -11.28, 4.22) |
| CIE-LCH | lch(73.70, 12.05, 159.48°) |
| OKLab | oklab(76.91% -0.0319 0.011) |
| OKLCH | oklch(76.91% 0.034 161) |
| XYZ | xyz(40.2117, 46.2384, 46.3334) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.73
Sage Green
#9CAF88
ΔE00 9.30
Darkseagreen
#8FBC8F
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.45
Greyish Teal
#719F91
ΔE00 10.91
Cool Grey
#95A3A6
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBAD #BBA2B0
analogous
#A3BBA2 #A2BBAD #A2BBB9
triadic
#A2BBAD #ADA2BB #BBADA2
tetradic
#A2BBAD #A2A3BB #BBA2B0 #BBB9A2
square
#A2BBAD #A2A3BB #BBA2B0 #BBB9A2
split-complementary
#A2BBAD #B9A2BB #BBA2A3
monochromatic
#60836F #7FA18E #A2BBAD #C5D5CC #E9EFEB
Accessibility & contrast
On white
2.05
#A2BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A2BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBAD
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBAD | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AC
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#9EBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbad; /* rgb */ color: rgb(162, 187, 173); /* oklch */ color: oklch(76.9% 0.034 161.0);
Tailwind
colors: {
custom: {
50: '#bdcfc5',
500: '#a2bbad',
950: '#000000',
},
}SCSS
$custom: #a2bbad; $custom-light: #bdcfc5; $custom-dark: #000000;
JSON
{
"hex": "#a2bbad",
"rgb": {
"r": 162,
"g": 187,
"b": 173
},
"hsl": {
"h": 146.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76911,
"c": 0.03375,
"h": 161
},
"luminance": 0.46239
}Semantic roles & 50–950 ramp
primary
#A2BBAD
secondary
#E0D9DD
accent
#4C779A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281