#9AB2A2#9AB2A2
#9AB2A2 is a light, muted green. Relative luminance 0.413; OKLCH L 74.1% C 0.035 H 156.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2A2 |
|---|---|
| RGB | rgb(154, 178, 162) |
| HSL | hsl(140, 13%, 65%) |
| HSV | hsv(140, 13%, 70%) |
| CMYK | cmyk(13.5%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(70.40, -11.43, 5.41) |
| CIE-LCH | lch(70.40, 12.64, 154.68°) |
| OKLab | oklab(74.06% -0.032 0.0141) |
| OKLCH | oklch(74.06% 0.035 156.3) |
| XYZ | xyz(35.7669, 41.3188, 40.2663) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.97
Sage Green
#9CAF88
ΔE00 7.82
Grey Green
#86A17D
ΔE00 8.85
Greyish Teal
#719F91
ΔE00 9.07
Greyish Green
#82A67D
ΔE00 9.62
Darkseagreen
#8FBC8F
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2A2 #B29AAA
analogous
#9EB29A #9AB2A2 #9AB2AE
triadic
#9AB2A2 #A29AB2 #B2A29A
tetradic
#9AB2A2 #9A9EB2 #B29AAA #B2AE9A
square
#9AB2A2 #9A9EB2 #B29AAA #B2AE9A
split-complementary
#9AB2A2 #AE9AB2 #B29A9E
monochromatic
#5B7764 #779882 #9AB2A2 #BDCCC2 #DFE7E2
Accessibility & contrast
On white
2.27
#9AB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#9AB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2A2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2A2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#ADABA3
Tritanopia (blue-blind)
#96B1AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ab2a2; /* rgb */ color: rgb(154, 178, 162); /* oklch */ color: oklch(74.1% 0.035 156.3);
Tailwind
colors: {
custom: {
50: '#b8c9bd',
500: '#9ab2a2',
950: '#000000',
},
}SCSS
$custom: #9ab2a2; $custom-light: #b8c9bd; $custom-dark: #000000;
JSON
{
"hex": "#9ab2a2",
"rgb": {
"r": 154,
"g": 178,
"b": 162
},
"hsl": {
"h": 140,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74061,
"c": 0.03494,
"h": 156.3
},
"luminance": 0.41319
}Semantic roles & 50–950 ramp
primary
#9AB2A2
secondary
#D8D0D5
accent
#4E7F98
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281