#9AB0B2#9AB0B2
#9AB0B2 is a light, muted teal. Relative luminance 0.411; OKLCH L 74.1% C 0.025 H 203.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB0B2 |
|---|---|
| RGB | rgb(154, 176, 178) |
| HSL | hsl(185, 13%, 65%) |
| HSV | hsv(185, 13%, 70%) |
| CMYK | cmyk(13.5%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(70.27, -7.15, -3.59) |
| CIE-LCH | lch(70.27, 8.00, 206.65°) |
| OKLab | oklab(74.1% -0.0225 -0.0097) |
| OKLCH | oklch(74.1% 0.025 203.3) |
| XYZ | xyz(36.8856, 41.1342, 48.1072) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.56
Cool Gray
#9AA7B0
ΔE00 6.04
Bluegrey
#85A3B2
ΔE00 6.97
Bluey Grey
#89A0B0
ΔE00 8.04
Dark Gray
#A9A9A9
ΔE00 9.04
Greyblue
#77A1B5
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB0B2 #B29C9A
analogous
#9AB2A8 #9AB0B2 #9AA4B2
triadic
#9AB0B2 #B29AB0 #B0B29A
tetradic
#9AB0B2 #A89AB2 #B29C9A #A4B29A
square
#9AB0B2 #A89AB2 #B29C9A #A4B29A
split-complementary
#9AB0B2 #B29AA4 #B2A89A
monochromatic
#5B7577 #779598 #9AB0B2 #BDCBCC #DFE6E7
Accessibility & contrast
On white
2.28
#9AB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#9AB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB0B2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB0B2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#93B2B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ab0b2; /* rgb */ color: rgb(154, 176, 178); /* oklch */ color: oklch(74.1% 0.025 203.3);
Tailwind
colors: {
custom: {
50: '#b8c7c9',
500: '#9ab0b2',
950: '#000000',
},
}SCSS
$custom: #9ab0b2; $custom-light: #b8c7c9; $custom-dark: #000000;
JSON
{
"hex": "#9ab0b2",
"rgb": {
"r": 154,
"g": 176,
"b": 178
},
"hsl": {
"h": 185,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74099,
"c": 0.02454,
"h": 203.3
},
"luminance": 0.41135
}Semantic roles & 50–950 ramp
primary
#9AB0B2
secondary
#D8D1D0
accent
#544E98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282