#A2BBAE#A2BBAE
#A2BBAE is a light, muted green. Relative luminance 0.463; OKLCH L 76.9% C 0.033 H 163.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBAE |
|---|---|
| RGB | rgb(162, 187, 174) |
| HSL | hsl(149, 16%, 68%) |
| HSV | hsv(149, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.72, -11.09, 3.71) |
| CIE-LCH | lch(73.72, 11.70, 161.48°) |
| OKLab | oklab(76.94% -0.0315 0.0097) |
| OKLCH | oklch(76.94% 0.033 163) |
| XYZ | xyz(40.3088, 46.2772, 46.8449) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.08
Sage Green
#9CAF88
ΔE00 9.66
Pale Teal
#82CBB2
ΔE00 10.57
Darkseagreen
#8FBC8F
ΔE00 10.70
Cool Grey
#95A3A6
ΔE00 10.78
Greyish Teal
#719F91
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBAE #BBA2AF
analogous
#A2BBA2 #A2BBAE #A2BBBA
triadic
#A2BBAE #AEA2BB #BBAEA2
tetradic
#A2BBAE #A2A2BB #BBA2AF #BBBAA2
square
#A2BBAE #A2A2BB #BBA2AF #BBBAA2
split-complementary
#A2BBAE #BAA2BB #BBA2A2
monochromatic
#608371 #7FA18F #A2BBAE #C5D5CD #E9EFEC
Accessibility & contrast
On white
2.05
#A2BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#A2BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBAE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBAE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#9EBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbae; /* rgb */ color: rgb(162, 187, 174); /* oklch */ color: oklch(76.9% 0.033 163.0);
Tailwind
colors: {
custom: {
50: '#bdcfc6',
500: '#a2bbae',
950: '#000000',
},
}SCSS
$custom: #a2bbae; $custom-light: #bdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a2bbae",
"rgb": {
"r": 162,
"g": 187,
"b": 174
},
"hsl": {
"h": 148.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76939,
"c": 0.03294,
"h": 163
},
"luminance": 0.46278
}Semantic roles & 50–950 ramp
primary
#A2BBAE
secondary
#E0D9DD
accent
#4C749A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282