#9FC0BB#9FC0BB
#9FC0BB is a light, muted teal. Relative luminance 0.487; OKLCH L 78.2% C 0.036 H 185.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0BB |
|---|---|
| RGB | rgb(159, 192, 187) |
| HSL | hsl(171, 21%, 69%) |
| HSV | hsv(171, 17%, 75%) |
| CMYK | cmyk(17.2%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(75.24, -12.08, -1.18) |
| CIE-LCH | lch(75.24, 12.14, 185.56°) |
| OKLab | oklab(78.2% -0.0361 -0.0033) |
| OKLCH | oklch(78.2% 0.036 185.3) |
| XYZ | xyz(42.1149, 48.6568, 54.1769) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 10.02
Pale Teal
#82CBB2
ΔE00 10.48
Cool Grey
#95A3A6
ΔE00 10.62
Silver (survey)
#C5C9C7
ΔE00 11.30
Greyish Teal
#719F91
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0BB #C09FA4
analogous
#9FC0AB #9FC0BB #9FB5C0
triadic
#9FC0BB #BB9FC0 #C0BB9F
tetradic
#9FC0BB #AB9FC0 #C09FA4 #B5C09F
square
#9FC0BB #AB9FC0 #C09FA4 #B5C09F
split-complementary
#9FC0BB #C09FB5 #C0AB9F
monochromatic
#5B8A83 #7AA8A1 #9FC0BB #C4D8D5 #E9F0EF
Accessibility & contrast
On white
1.96
#9FC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#9FC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0BB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0BB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#96C2BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fc0bb; /* rgb */ color: rgb(159, 192, 187); /* oklch */ color: oklch(78.2% 0.036 185.3);
Tailwind
colors: {
custom: {
50: '#bbd3cf',
500: '#9fc0bb',
950: '#000000',
},
}SCSS
$custom: #9fc0bb; $custom-light: #bbd3cf; $custom-dark: #000000;
JSON
{
"hex": "#9fc0bb",
"rgb": {
"r": 159,
"g": 192,
"b": 187
},
"hsl": {
"h": 170.909,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.78201,
"c": 0.03624,
"h": 185.3
},
"luminance": 0.48658
}Semantic roles & 50–950 ramp
primary
#9FC0BB
secondary
#E2D9DA
accent
#46549F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282