#9BBABE#9BBABE
#9BBABE is a light, muted teal. Relative luminance 0.458; OKLCH L 76.7% C 0.034 H 206.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBABE |
|---|---|
| RGB | rgb(155, 186, 190) |
| HSL | hsl(187, 21%, 68%) |
| HSV | hsv(187, 18%, 75%) |
| CMYK | cmyk(18.4%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.42, -9.58, -5.52) |
| CIE-LCH | lch(73.42, 11.05, 209.94°) |
| OKLab | oklab(76.72% -0.0306 -0.015) |
| OKLCH | oklch(76.72% 0.034 206) |
| XYZ | xyz(40.3682, 45.8028, 55.4191) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.40
Cool Gray
#9AA7B0
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBABE #BE9F9B
analogous
#9BBEB0 #9BBABE #9BA8BE
triadic
#9BBABE #BE9BBA #BABE9B
tetradic
#9BBABE #B09BBE #BE9F9B #A8BE9B
square
#9BBABE #B09BBE #BE9F9B #A8BE9B
split-complementary
#9BBABE #BE9BA8 #BEB09B
monochromatic
#588287 #76A0A6 #9BBABE #C0D4D6 #E5EDEE
Accessibility & contrast
On white
2.07
#9BBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#9BBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBABE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBABE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#91BDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbabe; /* rgb */ color: rgb(155, 186, 190); /* oklch */ color: oklch(76.7% 0.034 206.0);
Tailwind
colors: {
custom: {
50: '#b9ced1',
500: '#9bbabe',
950: '#000000',
},
}SCSS
$custom: #9bbabe; $custom-light: #b9ced1; $custom-dark: #000000;
JSON
{
"hex": "#9bbabe",
"rgb": {
"r": 155,
"g": 186,
"b": 190
},
"hsl": {
"h": 186.857,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.76719,
"c": 0.03409,
"h": 206
},
"luminance": 0.45804
}Semantic roles & 50–950 ramp
primary
#9BBABE
secondary
#E0D6D5
accent
#5046A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282