#A2BBAC#A2BBAC
#A2BBAC is a light, muted green. Relative luminance 0.462; OKLCH L 76.9% C 0.035 H 159.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBAC |
|---|---|
| RGB | rgb(162, 187, 172) |
| HSL | hsl(144, 16%, 68%) |
| HSV | hsv(144, 13%, 73%) |
| CMYK | cmyk(13.4%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(73.67, -11.48, 4.73) |
| CIE-LCH | lch(73.67, 12.41, 157.60°) |
| OKLab | oklab(76.88% -0.0323 0.0123) |
| OKLCH | oklch(76.88% 0.035 159.2) |
| XYZ | xyz(40.1153, 46.1998, 45.8257) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.39
Sage Green
#9CAF88
ΔE00 8.95
Darkseagreen
#8FBC8F
ΔE00 9.98
Pale Teal
#82CBB2
ΔE00 10.33
Grey Green
#86A17D
ΔE00 10.87
Greyish Teal
#719F91
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBAC #BBA2B1
analogous
#A4BBA2 #A2BBAC #A2BBB8
triadic
#A2BBAC #ACA2BB #BBACA2
tetradic
#A2BBAC #A2A4BB #BBA2B1 #BBB8A2
square
#A2BBAC #A2A4BB #BBA2B1 #BBB8A2
split-complementary
#A2BBAC #B8A2BB #BBA2A4
monochromatic
#60836E #7FA18C #A2BBAC #C5D5CC #E9EFEB
Accessibility & contrast
On white
2.05
#A2BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A2BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBAC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBAC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#9EBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bbac; /* rgb */ color: rgb(162, 187, 172); /* oklch */ color: oklch(76.9% 0.035 159.2);
Tailwind
colors: {
custom: {
50: '#bdcfc4',
500: '#a2bbac',
950: '#000000',
},
}SCSS
$custom: #a2bbac; $custom-light: #bdcfc4; $custom-dark: #000000;
JSON
{
"hex": "#a2bbac",
"rgb": {
"r": 162,
"g": 187,
"b": 172
},
"hsl": {
"h": 144,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76883,
"c": 0.03458,
"h": 159.2
},
"luminance": 0.46201
}Semantic roles & 50–950 ramp
primary
#A2BBAC
secondary
#E0D9DD
accent
#4C7B9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281