#9ABCB6#9ABCB6
#9ABCB6 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.038 H 183.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCB6 |
|---|---|
| RGB | rgb(154, 188, 182) |
| HSL | hsl(169, 20%, 67%) |
| HSV | hsv(169, 18%, 74%) |
| CMYK | cmyk(18.1%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(73.68, -12.65, -0.77) |
| CIE-LCH | lch(73.68, 12.67, 183.48°) |
| OKLab | oklab(76.84% -0.0376 -0.0022) |
| OKLCH | oklch(76.84% 0.038 183.4) |
| XYZ | xyz(39.7508, 46.2126, 51.0725) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.10
Powder Blue
#B0E0E6
ΔE00 10.22
Cool Grey
#95A3A6
ΔE00 10.32
Greyish Teal
#719F91
ΔE00 10.46
Lightblue
#ADD8E6
ΔE00 11.09
Greenish Grey
#96AE8D
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCB6 #BC9AA0
analogous
#9ABCA5 #9ABCB6 #9AB1BC
triadic
#9ABCB6 #B69ABC #BCB69A
tetradic
#9ABCB6 #A59ABC #BC9AA0 #B1BC9A
square
#9ABCB6 #A59ABC #BC9AA0 #B1BC9A
split-complementary
#9ABCB6 #BC9AB1 #BCA59A
monochromatic
#58847C #75A49B #9ABCB6 #BFD4D1 #E4EDEB
Accessibility & contrast
On white
2.05
#9ABCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9ABCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCB6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCB6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#91BDBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abcb6; /* rgb */ color: rgb(154, 188, 182); /* oklch */ color: oklch(76.8% 0.038 183.4);
Tailwind
colors: {
custom: {
50: '#b8d0cb',
500: '#9abcb6',
950: '#000000',
},
}SCSS
$custom: #9abcb6; $custom-light: #b8d0cb; $custom-dark: #000000;
JSON
{
"hex": "#9abcb6",
"rgb": {
"r": 154,
"g": 188,
"b": 182
},
"hsl": {
"h": 169.412,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.76841,
"c": 0.03767,
"h": 183.4
},
"luminance": 0.46214
}Semantic roles & 50–950 ramp
primary
#9ABCB6
secondary
#DED4D5
accent
#47569F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282