#9AB2B4#9AB2B4
#9AB2B4 is a light, muted teal. Relative luminance 0.420; OKLCH L 74.6% C 0.027 H 202.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2B4 |
|---|---|
| RGB | rgb(154, 178, 180) |
| HSL | hsl(185, 15%, 65%) |
| HSV | hsv(185, 14%, 71%) |
| CMYK | cmyk(14.4%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(70.87, -7.80, -3.80) |
| CIE-LCH | lch(70.87, 8.67, 205.97°) |
| OKLab | oklab(74.6% -0.0245 -0.0103) |
| OKLCH | oklch(74.6% 0.027 202.7) |
| XYZ | xyz(37.4829, 42.0052, 49.3041) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.34
Cool Gray
#9AA7B0
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 7.26
Bluey Grey
#89A0B0
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 9.43
Light Grey Blue
#9DBCD4
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2B4 #B49C9A
analogous
#9AB4A9 #9AB2B4 #9AA5B4
triadic
#9AB2B4 #B49AB2 #B2B49A
tetradic
#9AB2B4 #A99AB4 #B49C9A #A5B49A
square
#9AB2B4 #A99AB4 #B49C9A #A5B49A
split-complementary
#9AB2B4 #B49AA5 #B4A99A
monochromatic
#5A7779 #77979A #9AB2B4 #BDCDCE #E0E8E8
Accessibility & contrast
On white
2.23
#9AB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#9AB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2B4
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2B4 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B4
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#93B4B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ab2b4; /* rgb */ color: rgb(154, 178, 180); /* oklch */ color: oklch(74.6% 0.027 202.7);
Tailwind
colors: {
custom: {
50: '#b8c9ca',
500: '#9ab2b4',
950: '#000000',
},
}SCSS
$custom: #9ab2b4; $custom-light: #b8c9ca; $custom-dark: #000000;
JSON
{
"hex": "#9ab2b4",
"rgb": {
"r": 154,
"g": 178,
"b": 180
},
"hsl": {
"h": 184.615,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74596,
"c": 0.02662,
"h": 202.7
},
"luminance": 0.42006
}Semantic roles & 50–950 ramp
primary
#9AB2B4
secondary
#D9D1D1
accent
#524D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282