#9BBDAD#9BBDAD
#9BBDAD is a light, muted teal. Relative luminance 0.464; OKLCH L 76.9% C 0.043 H 165.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDAD |
|---|---|
| RGB | rgb(155, 189, 173) |
| HSL | hsl(152, 20%, 67%) |
| HSV | hsv(152, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 8.5%, 25.9%) |
| CIE-LAB | lab(73.79, -14.67, 4.30) |
| CIE-LCH | lch(73.79, 15.29, 163.68°) |
| OKLab | oklab(76.87% -0.0417 0.0111) |
| OKLCH | oklch(76.87% 0.043 165.1) |
| XYZ | xyz(39.2560, 46.3798, 46.4110) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.74
Pale Teal
#82CBB2
ΔE00 7.95
Darkseagreen
#8FBC8F
ΔE00 9.05
Sage Green
#9CAF88
ΔE00 9.60
Greyish Teal
#719F91
ΔE00 9.91
Seafoam Blue
#78D1B6
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDAD #BD9BAB
analogous
#9BBD9C #9BBDAD #9BBCBD
triadic
#9BBDAD #AD9BBD #BDAD9B
tetradic
#9BBDAD #9C9BBD #BD9BAB #BCBD9B
square
#9BBDAD #9C9BBD #BD9BAB #BCBD9B
split-complementary
#9BBDAD #BD9BBC #BD9C9B
monochromatic
#588570 #76A58F #9BBDAD #C0D5CB #E5EEE9
Accessibility & contrast
On white
2.04
#9BBDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9BBDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDAD
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDAD | 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)
#BCB8AC
Deuteranopia (green-blind)
#B5B4AE
Tritanopia (blue-blind)
#94BDB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbdad; /* rgb */ color: rgb(155, 189, 173); /* oklch */ color: oklch(76.9% 0.043 165.1);
Tailwind
colors: {
custom: {
50: '#b9d1c5',
500: '#9bbdad',
950: '#000000',
},
}SCSS
$custom: #9bbdad; $custom-light: #b9d1c5; $custom-dark: #000000;
JSON
{
"hex": "#9bbdad",
"rgb": {
"r": 155,
"g": 189,
"b": 173
},
"hsl": {
"h": 151.765,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76866,
"c": 0.04319,
"h": 165.1
},
"luminance": 0.46381
}Semantic roles & 50–950 ramp
primary
#9BBDAD
secondary
#DFD5DA
accent
#47709F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281