#9AB4A2#9AB4A2
#9AB4A2 is a light, muted green. Relative luminance 0.421; OKLCH L 74.5% C 0.038 H 155.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB4A2 |
|---|---|
| RGB | rgb(154, 180, 162) |
| HSL | hsl(138, 15%, 65%) |
| HSV | hsv(138, 14%, 71%) |
| CMYK | cmyk(14.4%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(70.95, -12.48, 6.21) |
| CIE-LCH | lch(70.95, 13.93, 153.56°) |
| OKLab | oklab(74.5% -0.0348 0.0161) |
| OKLCH | oklch(74.5% 0.038 155.2) |
| XYZ | xyz(36.1677, 42.1204, 40.3999) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.46
Sage Green
#9CAF88
ΔE00 7.37
Grey Green
#86A17D
ΔE00 8.58
Darkseagreen
#8FBC8F
ΔE00 8.77
Greyish Teal
#719F91
ΔE00 9.12
Greyish Green
#82A67D
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB4A2 #B49AAC
analogous
#9FB49A #9AB4A2 #9AB4AF
triadic
#9AB4A2 #A29AB4 #B4A29A
tetradic
#9AB4A2 #9A9FB4 #B49AAC #B4AF9A
square
#9AB4A2 #9A9FB4 #B49AAC #B4AF9A
split-complementary
#9AB4A2 #AF9AB4 #B49A9F
monochromatic
#5A7964 #779A82 #9AB4A2 #BDCEC2 #E0E8E3
Accessibility & contrast
On white
2.23
#9AB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#9AB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB4A2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB4A2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#96B3AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab4a2; /* rgb */ color: rgb(154, 180, 162); /* oklch */ color: oklch(74.5% 0.038 155.2);
Tailwind
colors: {
custom: {
50: '#b8cabd',
500: '#9ab4a2',
950: '#000000',
},
}SCSS
$custom: #9ab4a2; $custom-light: #b8cabd; $custom-dark: #000000;
JSON
{
"hex": "#9ab4a2",
"rgb": {
"r": 154,
"g": 180,
"b": 162
},
"hsl": {
"h": 138.462,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74502,
"c": 0.03838,
"h": 155.2
},
"luminance": 0.42121
}Semantic roles & 50–950 ramp
primary
#9AB4A2
secondary
#D9D1D7
accent
#4D8199
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281