#9ABCBB#9ABCBB
#9ABCBB is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.037 H 194.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCBB |
|---|---|
| RGB | rgb(154, 188, 187) |
| HSL | hsl(178, 20%, 67%) |
| HSV | hsv(178, 18%, 74%) |
| CMYK | cmyk(18.1%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.82, -11.59, -3.30) |
| CIE-LCH | lch(73.82, 12.05, 195.86°) |
| OKLab | oklab(76.99% -0.0356 -0.009) |
| OKLCH | oklch(76.99% 0.037 194.2) |
| XYZ | xyz(40.2768, 46.4230, 53.8425) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.30
Lightblue
#ADD8E6
ΔE00 9.36
Cool Grey
#95A3A6
ΔE00 9.38
Bluegrey
#85A3B2
ΔE00 10.41
Cool Gray
#9AA7B0
ΔE00 10.75
Light Grey Blue
#9DBCD4
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCBB #BC9A9B
analogous
#9ABCAA #9ABCBB #9AACBC
triadic
#9ABCBB #BB9ABC #BCBB9A
tetradic
#9ABCBB #AA9ABC #BC9A9B #ACBC9A
square
#9ABCBB #AA9ABC #BC9A9B #ACBC9A
split-complementary
#9ABCBB #BC9AAC #BCAA9A
monochromatic
#588483 #75A4A2 #9ABCBB #BFD4D4 #E4EDED
Accessibility & contrast
On white
2.04
#9ABCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9ABCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCBB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCBB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#90BEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9abcbb; /* rgb */ color: rgb(154, 188, 187); /* oklch */ color: oklch(77.0% 0.037 194.2);
Tailwind
colors: {
custom: {
50: '#b8d0cf',
500: '#9abcbb',
950: '#000000',
},
}SCSS
$custom: #9abcbb; $custom-light: #b8d0cf; $custom-dark: #000000;
JSON
{
"hex": "#9abcbb",
"rgb": {
"r": 154,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.235,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.76993,
"c": 0.03668,
"h": 194.2
},
"luminance": 0.46424
}Semantic roles & 50–950 ramp
primary
#9ABCBB
secondary
#DED4D4
accent
#47499F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282