#9BBDBE#9BBDBE
#9BBDBE is a light, muted teal. Relative luminance 0.471; OKLCH L 77.4% C 0.037 H 198.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDBE |
|---|---|
| RGB | rgb(155, 189, 190) |
| HSL | hsl(182, 21%, 68%) |
| HSV | hsv(182, 18%, 75%) |
| CMYK | cmyk(18.4%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(74.24, -11.16, -4.30) |
| CIE-LCH | lch(74.24, 11.96, 201.08°) |
| OKLab | oklab(77.37% -0.0347 -0.0117) |
| OKLCH | oklch(77.37% 0.037 198.6) |
| XYZ | xyz(41.0068, 47.0801, 55.6320) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.83
Cool Grey
#95A3A6
ΔE00 9.27
Bluegrey
#85A3B2
ΔE00 9.93
Cool Gray
#9AA7B0
ΔE00 10.33
Light Grey Blue
#9DBCD4
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDBE #BE9C9B
analogous
#9BBEAD #9BBDBE #9BACBE
triadic
#9BBDBE #BE9BBD #BDBE9B
tetradic
#9BBDBE #AD9BBE #BE9C9B #ACBE9B
square
#9BBDBE #AD9BBE #BE9C9B #ACBE9B
split-complementary
#9BBDBE #BE9BAC #BEAD9B
monochromatic
#588687 #76A5A6 #9BBDBE #C0D5D6 #E5EEEE
Accessibility & contrast
On white
2.02
#9BBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#9BBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDBE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDBE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#90BFBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbdbe; /* rgb */ color: rgb(155, 189, 190); /* oklch */ color: oklch(77.4% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#b9d0d1',
500: '#9bbdbe',
950: '#000000',
},
}SCSS
$custom: #9bbdbe; $custom-light: #b9d0d1; $custom-dark: #000000;
JSON
{
"hex": "#9bbdbe",
"rgb": {
"r": 155,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.714,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.77372,
"c": 0.03665,
"h": 198.6
},
"luminance": 0.47081
}Semantic roles & 50–950 ramp
primary
#9BBDBE
secondary
#E0D5D5
accent
#4846A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282