#9AB2AE#9AB2AE
#9AB2AE is a light, muted teal. Relative luminance 0.418; OKLCH L 74.4% C 0.027 H 184.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2AE |
|---|---|
| RGB | rgb(154, 178, 174) |
| HSL | hsl(170, 13%, 65%) |
| HSV | hsv(170, 13%, 70%) |
| CMYK | cmyk(13.5%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(70.71, -9.04, -0.74) |
| CIE-LCH | lch(70.71, 9.07, 184.68°) |
| OKLab | oklab(74.41% -0.027 -0.0021) |
| OKLCH | oklch(74.41% 0.027 184.5) |
| XYZ | xyz(36.8849, 41.7660, 46.1545) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 8.96
Bluegrey
#85A3B2
ΔE00 9.75
Greyish Teal
#719F91
ΔE00 10.36
Dark Gray
#A9A9A9
ΔE00 10.46
Silver (survey)
#C5C9C7
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2AE #B29A9E
analogous
#9AB2A2 #9AB2AE #9AAAB2
triadic
#9AB2AE #AE9AB2 #B2AE9A
tetradic
#9AB2AE #A29AB2 #B29A9E #AAB29A
square
#9AB2AE #A29AB2 #B29A9E #AAB29A
split-complementary
#9AB2AE #B29AAA #B2A29A
monochromatic
#5B7772 #779892 #9AB2AE #BDCCCA #DFE7E6
Accessibility & contrast
On white
2.25
#9AB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#9AB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2AE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2AE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#94B3B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ab2ae; /* rgb */ color: rgb(154, 178, 174); /* oklch */ color: oklch(74.4% 0.027 184.5);
Tailwind
colors: {
custom: {
50: '#b8c9c6',
500: '#9ab2ae',
950: '#000000',
},
}SCSS
$custom: #9ab2ae; $custom-light: #b8c9c6; $custom-dark: #000000;
JSON
{
"hex": "#9ab2ae",
"rgb": {
"r": 154,
"g": 178,
"b": 174
},
"hsl": {
"h": 170,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74411,
"c": 0.02707,
"h": 184.5
},
"luminance": 0.41767
}Semantic roles & 50–950 ramp
primary
#9AB2AE
secondary
#D8D0D1
accent
#4E5A98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282