#9BCBC7#9BCBC7
#9BCBC7 is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.051 H 189.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBC7 |
|---|---|
| RGB | rgb(155, 203, 199) |
| HSL | hsl(175, 32%, 70%) |
| HSV | hsv(175, 24%, 80%) |
| CMYK | cmyk(23.6%, 0%, 2%, 20.4%) |
| CIE-LAB | lab(78.35, -16.45, -3.13) |
| CIE-LCH | lch(78.35, 16.74, 190.77°) |
| OKLab | oklab(80.72% -0.0498 -0.0086) |
| OKLCH | oklch(80.72% 0.051 189.8) |
| XYZ | xyz(45.1792, 53.8021, 62.0261) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 8.28
Pale Teal
#82CBB2
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 9.03
Mediumturquoise
#48D1CC
ΔE00 10.05
Seafoam Blue
#78D1B6
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBC7 #CB9B9F
analogous
#9BCBAF #9BCBC7 #9BB7CB
triadic
#9BCBC7 #C79BCB #CBC79B
tetradic
#9BCBC7 #AF9BCB #CB9B9F #B7CB9B
square
#9BCBC7 #AF9BCB #CB9B9F #B7CB9B
split-complementary
#9BCBC7 #CB9BB7 #CBAF9B
monochromatic
#519B95 #73B6B0 #9BCBC7 #C3E0DE #EBF5F4
Accessibility & contrast
On white
1.79
#9BCBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#9BCBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBC7
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBC7 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C7
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#8CCECA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9bcbc7; /* rgb */ color: rgb(155, 203, 199); /* oklch */ color: oklch(80.7% 0.051 189.8);
Tailwind
colors: {
custom: {
50: '#b9dbd8',
500: '#9bcbc7',
950: '#000000',
},
}SCSS
$custom: #9bcbc7; $custom-light: #b9dbd8; $custom-dark: #000000;
JSON
{
"hex": "#9bcbc7",
"rgb": {
"r": 155,
"g": 203,
"b": 199
},
"hsl": {
"h": 175,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.80716,
"c": 0.05051,
"h": 189.8
},
"luminance": 0.53804
}Semantic roles & 50–950 ramp
primary
#9BCBC7
secondary
#A06A6F
accent
#3B44AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483