#9AB2B2#9AB2B2
#9AB2B2 is a light, muted teal. Relative luminance 0.419; OKLCH L 74.5% C 0.026 H 196.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2B2 |
|---|---|
| RGB | rgb(154, 178, 178) |
| HSL | hsl(180, 13%, 65%) |
| HSV | hsv(180, 13%, 70%) |
| CMYK | cmyk(13.5%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(70.82, -8.21, -2.78) |
| CIE-LCH | lch(70.82, 8.67, 198.69°) |
| OKLab | oklab(74.53% -0.0254 -0.0076) |
| OKLCH | oklch(74.53% 0.026 196.6) |
| XYZ | xyz(37.2807, 41.9243, 48.2389) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 8.05
Bluey Grey
#89A0B0
ΔE00 9.30
Dark Gray
#A9A9A9
ΔE00 9.91
Greyblue
#77A1B5
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2B2 #B29A9A
analogous
#9AB2A6 #9AB2B2 #9AA6B2
triadic
#9AB2B2 #B29AB2 #B2B29A
tetradic
#9AB2B2 #A69AB2 #B29A9A #A6B29A
square
#9AB2B2 #A69AB2 #B29A9A #A6B29A
split-complementary
#9AB2B2 #B29AA6 #B2A69A
monochromatic
#5B7777 #779898 #9AB2B2 #BDCCCC #DFE7E7
Accessibility & contrast
On white
2.24
#9AB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9AB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2B2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2B2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB2
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#93B4B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ab2b2; /* rgb */ color: rgb(154, 178, 178); /* oklch */ color: oklch(74.5% 0.026 196.6);
Tailwind
colors: {
custom: {
50: '#b8c9c9',
500: '#9ab2b2',
950: '#000000',
},
}SCSS
$custom: #9ab2b2; $custom-light: #b8c9c9; $custom-dark: #000000;
JSON
{
"hex": "#9ab2b2",
"rgb": {
"r": 154,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74533,
"c": 0.02646,
"h": 196.6
},
"luminance": 0.41925
}Semantic roles & 50–950 ramp
primary
#9AB2B2
secondary
#D8D0D0
accent
#4E4E98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282