#9BBDAE#9BBDAE
#9BBDAE is a light, muted teal. Relative luminance 0.464; OKLCH L 76.9% C 0.042 H 166.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDAE |
|---|---|
| RGB | rgb(155, 189, 174) |
| HSL | hsl(154, 20%, 67%) |
| HSV | hsv(154, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(73.82, -14.48, 3.79) |
| CIE-LCH | lch(73.82, 14.96, 165.33°) |
| OKLab | oklab(76.89% -0.0413 0.0098) |
| OKLCH | oklch(76.89% 0.042 166.7) |
| XYZ | xyz(39.3531, 46.4186, 46.9225) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 8.07
Darkseagreen
#8FBC8F
ΔE00 9.41
Sage Green
#9CAF88
ΔE00 9.91
Greyish Teal
#719F91
ΔE00 9.91
Seafoam Blue
#78D1B6
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDAE #BD9BAA
analogous
#9BBD9D #9BBDAE #9BBBBD
triadic
#9BBDAE #AE9BBD #BDAE9B
tetradic
#9BBDAE #9D9BBD #BD9BAA #BBBD9B
square
#9BBDAE #9D9BBD #BD9BAA #BBBD9B
split-complementary
#9BBDAE #BD9BBB #BD9D9B
monochromatic
#588571 #76A590 #9BBDAE #C0D5CC #E5EEEA
Accessibility & contrast
On white
2.04
#9BBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9BBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDAE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDAE | 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)
#BBB8AD
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#94BDB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbdae; /* rgb */ color: rgb(155, 189, 174); /* oklch */ color: oklch(76.9% 0.042 166.7);
Tailwind
colors: {
custom: {
50: '#b9d1c6',
500: '#9bbdae',
950: '#000000',
},
}SCSS
$custom: #9bbdae; $custom-light: #b9d1c6; $custom-dark: #000000;
JSON
{
"hex": "#9bbdae",
"rgb": {
"r": 155,
"g": 189,
"b": 174
},
"hsl": {
"h": 153.529,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76894,
"c": 0.04245,
"h": 166.7
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#9BBDAE
secondary
#DFD5D9
accent
#476E9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282