#9FC7BB#9FC7BB
#9FC7BB is a light, muted teal. Relative luminance 0.518; OKLCH L 79.7% C 0.046 H 174.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7BB |
|---|---|
| RGB | rgb(159, 199, 187) |
| HSL | hsl(162, 26%, 70%) |
| HSV | hsv(162, 20%, 78%) |
| CMYK | cmyk(20.1%, 0%, 6%, 22%) |
| CIE-LAB | lab(77.16, -15.69, 1.63) |
| CIE-LCH | lch(77.16, 15.78, 174.05°) |
| OKLab | oklab(79.73% -0.0456 0.0041) |
| OKLCH | oklch(79.73% 0.046 174.9) |
| XYZ | xyz(43.6886, 51.8042, 54.7014) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Seafoam Blue
#78D1B6
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.72
Paleturquoise
#AFEEEE
ΔE00 10.66
Light Teal
#90E4C1
ΔE00 10.83
Greenish Grey
#96AE8D
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7BB #C79FAB
analogous
#9FC7A7 #9FC7BB #9FBFC7
triadic
#9FC7BB #BB9FC7 #C7BB9F
tetradic
#9FC7BB #A79FC7 #C79FAB #BFC79F
square
#9FC7BB #A79FC7 #C79FAB #BFC79F
split-complementary
#9FC7BB #C79FBF #C7A79F
monochromatic
#579582 #78B0A0 #9FC7BB #C6DED6 #ECF4F1
Accessibility & contrast
On white
1.85
#9FC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#9FC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7BB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7BB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#95C8C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc7bb; /* rgb */ color: rgb(159, 199, 187); /* oklch */ color: oklch(79.7% 0.046 174.9);
Tailwind
colors: {
custom: {
50: '#bcd8cf',
500: '#9fc7bb',
950: '#000000',
},
}SCSS
$custom: #9fc7bb; $custom-light: #bcd8cf; $custom-dark: #000000;
JSON
{
"hex": "#9fc7bb",
"rgb": {
"r": 159,
"g": 199,
"b": 187
},
"hsl": {
"h": 162,
"s": 26.316,
"l": 70.196
},
"oklch": {
"l": 0.79732,
"c": 0.04577,
"h": 174.9
},
"luminance": 0.51806
}Semantic roles & 50–950 ramp
primary
#9FC7BB
secondary
#9C6F7C
accent
#415FA5
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383