#9DC7CD#9DC7CD
#9DC7CD is a light, muted teal. Relative luminance 0.524; OKLCH L 80.2% C 0.045 H 207.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC7CD |
|---|---|
| RGB | rgb(157, 199, 205) |
| HSL | hsl(188, 32%, 71%) |
| HSV | hsv(188, 23%, 80%) |
| CMYK | cmyk(23.4%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.53, -12.47, -7.55) |
| CIE-LCH | lch(77.53, 14.57, 211.20°) |
| OKLab | oklab(80.16% -0.0402 -0.0205) |
| OKLCH | oklch(80.16% 0.045 207.1) |
| XYZ | xyz(45.3442, 52.4209, 65.4749) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 8.15
Ice Blue
#A5DFF9
ΔE00 8.99
Baby Blue
#89CFF0
ΔE00 9.23
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC7CD #CDA39D
analogous
#9DCDBB #9DC7CD #9DAFCD
triadic
#9DC7CD #CD9DC7 #C7CD9D
tetradic
#9DC7CD #BB9DCD #CDA39D #AFCD9D
square
#9DC7CD #BB9DCD #CDA39D #AFCD9D
split-complementary
#9DC7CD #CD9DAF #CDBB9D
monochromatic
#51959F #74B0B8 #9DC7CD #C6DEE2 #EBF3F5
Accessibility & contrast
On white
1.83
#9DC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#9DC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC7CD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC7CD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#8ECBC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9dc7cd; /* rgb */ color: rgb(157, 199, 205); /* oklch */ color: oklch(80.2% 0.045 207.1);
Tailwind
colors: {
custom: {
50: '#bbd8dc',
500: '#9dc7cd',
950: '#000000',
},
}SCSS
$custom: #9dc7cd; $custom-light: #bbd8dc; $custom-dark: #000000;
JSON
{
"hex": "#9dc7cd",
"rgb": {
"r": 157,
"g": 199,
"b": 205
},
"hsl": {
"h": 187.5,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.80155,
"c": 0.04516,
"h": 207.1
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#9DC7CD
secondary
#A2736C
accent
#483AAB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384