#9FC0BC#9FC0BC
#9FC0BC is a light, muted teal. Relative luminance 0.487; OKLCH L 78.2% C 0.036 H 187.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0BC |
|---|---|
| RGB | rgb(159, 192, 188) |
| HSL | hsl(173, 21%, 69%) |
| HSV | hsv(173, 17%, 75%) |
| CMYK | cmyk(17.2%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(75.26, -11.87, -1.68) |
| CIE-LCH | lch(75.26, 11.99, 188.06°) |
| OKLab | oklab(78.23% -0.0357 -0.0047) |
| OKLCH | oklch(78.23% 0.036 187.5) |
| XYZ | xyz(42.2224, 48.6998, 54.7426) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 9.64
Cool Grey
#95A3A6
ΔE00 10.43
Pale Teal
#82CBB2
ΔE00 10.81
Silver (survey)
#C5C9C7
ΔE00 11.18
Paleturquoise
#AFEEEE
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0BC #C09FA3
analogous
#9FC0AC #9FC0BC #9FB4C0
triadic
#9FC0BC #BC9FC0 #C0BC9F
tetradic
#9FC0BC #AC9FC0 #C09FA3 #B4C09F
square
#9FC0BC #AC9FC0 #C09FA3 #B4C09F
split-complementary
#9FC0BC #C09FB4 #C0AC9F
monochromatic
#5B8A84 #7AA8A2 #9FC0BC #C4D8D6 #E9F0F0
Accessibility & contrast
On white
1.96
#9FC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#9FC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0BC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0BC | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#96C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fc0bc; /* rgb */ color: rgb(159, 192, 188); /* oklch */ color: oklch(78.2% 0.036 187.5);
Tailwind
colors: {
custom: {
50: '#bbd3d0',
500: '#9fc0bc',
950: '#000000',
},
}SCSS
$custom: #9fc0bc; $custom-light: #bbd3d0; $custom-dark: #000000;
JSON
{
"hex": "#9fc0bc",
"rgb": {
"r": 159,
"g": 192,
"b": 188
},
"hsl": {
"h": 172.727,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.78231,
"c": 0.03598,
"h": 187.5
},
"luminance": 0.48701
}Semantic roles & 50–950 ramp
primary
#9FC0BC
secondary
#E2D9DA
accent
#46519F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282