#9FC7CD#9FC7CD
#9FC7CD is a light, muted teal. Relative luminance 0.526; OKLCH L 80.3% C 0.043 H 207.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7CD |
|---|---|
| RGB | rgb(159, 199, 205) |
| HSL | hsl(188, 32%, 71%) |
| HSV | hsv(188, 22%, 80%) |
| CMYK | cmyk(22.4%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.65, -11.86, -7.36) |
| CIE-LCH | lch(77.65, 13.96, 211.82°) |
| OKLab | oklab(80.28% -0.0383 -0.02) |
| OKLCH | oklch(80.28% 0.043 207.6) |
| XYZ | xyz(45.7377, 52.6238, 65.4933) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 8.25
Ice Blue
#A5DFF9
ΔE00 8.95
Light Grey Blue
#9DBCD4
ΔE00 9.24
Baby Blue
#89CFF0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7CD #CDA59F
analogous
#9FCDBC #9FC7CD #9FB0CD
triadic
#9FC7CD #CD9FC7 #C7CD9F
tetradic
#9FC7CD #BC9FCD #CDA59F #B0CD9F
square
#9FC7CD #BC9FCD #CDA59F #B0CD9F
split-complementary
#9FC7CD #CD9FB0 #CDBC9F
monochromatic
#53959F #77B0B8 #9FC7CD #C7DEE2 #EBF3F5
Accessibility & contrast
On white
1.82
#9FC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#9FC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7CD
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7CD | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CD
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#91CBC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fc7cd; /* rgb */ color: rgb(159, 199, 205); /* oklch */ color: oklch(80.3% 0.043 207.6);
Tailwind
colors: {
custom: {
50: '#bcd8dc',
500: '#9fc7cd',
950: '#000000',
},
}SCSS
$custom: #9fc7cd; $custom-light: #bcd8dc; $custom-dark: #000000;
JSON
{
"hex": "#9fc7cd",
"rgb": {
"r": 159,
"g": 199,
"b": 205
},
"hsl": {
"h": 187.826,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.80282,
"c": 0.04322,
"h": 207.6
},
"luminance": 0.52626
}Semantic roles & 50–950 ramp
primary
#9FC7CD
secondary
#A2756E
accent
#4A3BAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384