#9CC7CD#9CC7CD
#9CC7CD is a light, muted teal. Relative luminance 0.523; OKLCH L 80.1% C 0.046 H 206.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC7CD |
|---|---|
| RGB | rgb(156, 199, 205) |
| HSL | hsl(187, 33%, 71%) |
| HSV | hsv(187, 24%, 80%) |
| CMYK | cmyk(23.9%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.47, -12.77, -7.64) |
| CIE-LCH | lch(77.47, 14.88, 210.91°) |
| OKLab | oklab(80.09% -0.0412 -0.0208) |
| OKLCH | oklch(80.09% 0.046 206.8) |
| XYZ | xyz(45.1499, 52.3207, 65.4658) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 8.11
Ice Blue
#A5DFF9
ΔE00 9.02
Baby Blue
#89CFF0
ΔE00 9.22
Light Grey Blue
#9DBCD4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC7CD #CDA29C
analogous
#9CCDBA #9CC7CD #9CAECD
triadic
#9CC7CD #CD9CC7 #C7CD9C
tetradic
#9CC7CD #BA9CCD #CDA29C #AECD9C
square
#9CC7CD #BA9CCD #CDA29C #AECD9C
split-complementary
#9CC7CD #CD9CAE #CDBA9C
monochromatic
#50959F #73B0B8 #9CC7CD #C5DEE2 #EBF3F5
Accessibility & contrast
On white
1.83
#9CC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#9CC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC7CD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC7CD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#8DCBC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9cc7cd; /* rgb */ color: rgb(156, 199, 205); /* oklch */ color: oklch(80.1% 0.046 206.8);
Tailwind
colors: {
custom: {
50: '#bad8dc',
500: '#9cc7cd',
950: '#000000',
},
}SCSS
$custom: #9cc7cd; $custom-light: #bad8dc; $custom-dark: #000000;
JSON
{
"hex": "#9cc7cd",
"rgb": {
"r": 156,
"g": 199,
"b": 205
},
"hsl": {
"h": 187.347,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.80093,
"c": 0.04613,
"h": 206.8
},
"luminance": 0.52323
}Semantic roles & 50–950 ramp
primary
#9CC7CD
secondary
#A2726B
accent
#483AAC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384