#9ABCBD#9ABCBD
#9ABCBD is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.037 H 198.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCBD |
|---|---|
| RGB | rgb(154, 188, 189) |
| HSL | hsl(182, 21%, 67%) |
| HSV | hsv(182, 19%, 74%) |
| CMYK | cmyk(18.5%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.87, -11.17, -4.30) |
| CIE-LCH | lch(73.87, 11.97, 201.08°) |
| OKLab | oklab(77.06% -0.0348 -0.0117) |
| OKLCH | oklch(77.06% 0.037 198.6) |
| XYZ | xyz(40.4924, 46.5093, 54.9780) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 9.09
Bluegrey
#85A3B2
ΔE00 9.75
Cool Gray
#9AA7B0
ΔE00 10.21
Light Grey Blue
#9DBCD4
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCBD #BD9B9A
analogous
#9ABDAD #9ABCBD #9AABBD
triadic
#9ABCBD #BD9ABC #BCBD9A
tetradic
#9ABCBD #AD9ABD #BD9B9A #ABBD9A
square
#9ABCBD #AD9ABD #BD9B9A #ABBD9A
split-complementary
#9ABCBD #BD9AAB #BDAD9A
monochromatic
#578485 #75A3A5 #9ABCBD #BFD5D5 #E4EDED
Accessibility & contrast
On white
2.04
#9ABCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#9ABCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCBD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCBD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#8FBEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abcbd; /* rgb */ color: rgb(154, 188, 189); /* oklch */ color: oklch(77.1% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#b8d0d0',
500: '#9abcbd',
950: '#000000',
},
}SCSS
$custom: #9abcbd; $custom-light: #b8d0d0; $custom-dark: #000000;
JSON
{
"hex": "#9abcbd",
"rgb": {
"r": 154,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.714,
"s": 20.958,
"l": 67.255
},
"oklch": {
"l": 0.77056,
"c": 0.03667,
"h": 198.6
},
"luminance": 0.46511
}Semantic roles & 50–950 ramp
primary
#9ABCBD
secondary
#DFD4D4
accent
#49469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282