#9BC7CD#9BC7CD
#9BC7CD is a light, muted teal. Relative luminance 0.522; OKLCH L 80.0% C 0.047 H 206.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC7CD |
|---|---|
| RGB | rgb(155, 199, 205) |
| HSL | hsl(187, 33%, 71%) |
| HSV | hsv(187, 24%, 80%) |
| CMYK | cmyk(24.4%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.41, -13.07, -7.74) |
| CIE-LCH | lch(77.41, 15.19, 210.63°) |
| OKLab | oklab(80.03% -0.0421 -0.0211) |
| OKLCH | oklch(80.03% 0.047 206.6) |
| XYZ | xyz(44.9571, 52.2213, 65.4567) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 8.08
Ice Blue
#A5DFF9
ΔE00 9.05
Baby Blue
#89CFF0
ΔE00 9.21
Paleturquoise
#AFEEEE
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC7CD #CDA19B
analogous
#9BCDBA #9BC7CD #9BAECD
triadic
#9BC7CD #CD9BC7 #C7CD9B
tetradic
#9BC7CD #BA9BCD #CDA19B #AECD9B
square
#9BC7CD #BA9BCD #CDA19B #AECD9B
split-complementary
#9BC7CD #CD9BAE #CDBA9B
monochromatic
#4F959E #72B0B9 #9BC7CD #C4DEE1 #EBF4F5
Accessibility & contrast
On white
1.83
#9BC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#9BC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC7CD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC7CD | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#8BCBC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9bc7cd; /* rgb */ color: rgb(155, 199, 205); /* oklch */ color: oklch(80.0% 0.047 206.6);
Tailwind
colors: {
custom: {
50: '#b9d8dc',
500: '#9bc7cd',
950: '#000000',
},
}SCSS
$custom: #9bc7cd; $custom-light: #b9d8dc; $custom-dark: #000000;
JSON
{
"hex": "#9bc7cd",
"rgb": {
"r": 155,
"g": 199,
"b": 205
},
"hsl": {
"h": 187.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.8003,
"c": 0.0471,
"h": 206.6
},
"luminance": 0.52223
}Semantic roles & 50–950 ramp
primary
#9BC7CD
secondary
#A2716A
accent
#4739AC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384