#9BBABA#9BBABA
#9BBABA is a light, muted teal. Relative luminance 0.456; OKLCH L 76.6% C 0.034 H 196.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBABA |
|---|---|
| RGB | rgb(155, 186, 186) |
| HSL | hsl(180, 18%, 67%) |
| HSV | hsv(180, 17%, 73%) |
| CMYK | cmyk(16.7%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.31, -10.44, -3.50) |
| CIE-LCH | lch(73.31, 11.01, 198.53°) |
| OKLab | oklab(76.59% -0.0322 -0.0095) |
| OKLCH | oklch(76.59% 0.034 196.5) |
| XYZ | xyz(39.9370, 45.6304, 53.1482) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 9.40
Bluegrey
#85A3B2
ΔE00 9.56
Cool Gray
#9AA7B0
ΔE00 9.68
Powder Blue
#B0E0E6
ΔE00 9.79
Light Grey Blue
#9DBCD4
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBABA #BA9B9B
analogous
#9BBAAB #9BBABA #9BABBA
triadic
#9BBABA #BA9BBA #BABA9B
tetradic
#9BBABA #AB9BBA #BA9B9B #ABBA9B
square
#9BBABA #AB9BBA #BA9B9B #ABBA9B
split-complementary
#9BBABA #BA9BAB #BAAB9B
monochromatic
#598181 #77A1A1 #9BBABA #BFD3D3 #E3ECEC
Accessibility & contrast
On white
2.07
#9BBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#9BBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBABA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBABA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#92BCBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbaba; /* rgb */ color: rgb(155, 186, 186); /* oklch */ color: oklch(76.6% 0.034 196.5);
Tailwind
colors: {
custom: {
50: '#b9cece',
500: '#9bbaba',
950: '#000000',
},
}SCSS
$custom: #9bbaba; $custom-light: #b9cece; $custom-dark: #000000;
JSON
{
"hex": "#9bbaba",
"rgb": {
"r": 155,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 18.343,
"l": 66.863
},
"oklch": {
"l": 0.76593,
"c": 0.03362,
"h": 196.5
},
"luminance": 0.45632
}Semantic roles & 50–950 ramp
primary
#9BBABA
secondary
#DDD3D3
accent
#49499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282