#9BBDB2#9BBDB2
#9BBDB2 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.040 H 173.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDB2 |
|---|---|
| RGB | rgb(155, 189, 178) |
| HSL | hsl(161, 20%, 67%) |
| HSV | hsv(161, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(73.92, -13.67, 1.76) |
| CIE-LCH | lch(73.92, 13.78, 172.66°) |
| OKLab | oklab(77.01% -0.0396 0.0045) |
| OKLCH | oklch(77.01% 0.04 173.6) |
| XYZ | xyz(39.7489, 46.5770, 49.0068) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.75
Greenish Grey
#96AE8D
ΔE00 9.36
Greyish Teal
#719F91
ΔE00 10.08
Seafoam Blue
#78D1B6
ΔE00 10.67
Darkseagreen
#8FBC8F
ΔE00 10.96
Sage Green
#9CAF88
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDB2 #BD9BA6
analogous
#9BBDA1 #9BBDB2 #9BB7BD
triadic
#9BBDB2 #B29BBD #BDB29B
tetradic
#9BBDB2 #A19BBD #BD9BA6 #B7BD9B
square
#9BBDB2 #A19BBD #BD9BA6 #B7BD9B
split-complementary
#9BBDB2 #BD9BB7 #BDA19B
monochromatic
#588577 #76A596 #9BBDB2 #C0D5CE #E5EEEB
Accessibility & contrast
On white
2.04
#9BBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#9BBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDB2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDB2 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B2
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#93BEBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbdb2; /* rgb */ color: rgb(155, 189, 178); /* oklch */ color: oklch(77.0% 0.040 173.6);
Tailwind
colors: {
custom: {
50: '#b9d1c9',
500: '#9bbdb2',
950: '#000000',
},
}SCSS
$custom: #9bbdb2; $custom-light: #b9d1c9; $custom-dark: #000000;
JSON
{
"hex": "#9bbdb2",
"rgb": {
"r": 155,
"g": 189,
"b": 178
},
"hsl": {
"h": 160.588,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.77009,
"c": 0.03989,
"h": 173.6
},
"luminance": 0.46578
}Semantic roles & 50–950 ramp
primary
#9BBDB2
secondary
#DFD5D8
accent
#47639F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282