#9FC0BE#9FC0BE
#9FC0BE is a light, muted teal. Relative luminance 0.488; OKLCH L 78.3% C 0.036 H 191.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0BE |
|---|---|
| RGB | rgb(159, 192, 190) |
| HSL | hsl(176, 21%, 69%) |
| HSV | hsv(176, 17%, 75%) |
| CMYK | cmyk(17.2%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(75.32, -11.45, -2.69) |
| CIE-LCH | lch(75.32, 11.76, 193.20°) |
| OKLab | oklab(78.29% -0.0349 -0.0074) |
| OKLCH | oklch(78.29% 0.036 191.9) |
| XYZ | xyz(42.4395, 48.7866, 55.8859) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 10.09
Silver (survey)
#C5C9C7
ΔE00 10.99
Cool Gray
#9AA7B0
ΔE00 11.33
Bluegrey
#85A3B2
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0BE #C09FA1
analogous
#9FC0AE #9FC0BE #9FB2C0
triadic
#9FC0BE #BE9FC0 #C0BE9F
tetradic
#9FC0BE #AE9FC0 #C09FA1 #B2C09F
square
#9FC0BE #AE9FC0 #C09FA1 #B2C09F
split-complementary
#9FC0BE #C09FB2 #C0AE9F
monochromatic
#5B8A87 #7AA8A5 #9FC0BE #C4D8D7 #E9F0F0
Accessibility & contrast
On white
1.95
#9FC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#9FC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0BE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0BE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#96C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fc0be; /* rgb */ color: rgb(159, 192, 190); /* oklch */ color: oklch(78.3% 0.036 191.9);
Tailwind
colors: {
custom: {
50: '#bcd3d1',
500: '#9fc0be',
950: '#000000',
},
}SCSS
$custom: #9fc0be; $custom-light: #bcd3d1; $custom-dark: #000000;
JSON
{
"hex": "#9fc0be",
"rgb": {
"r": 159,
"g": 192,
"b": 190
},
"hsl": {
"h": 176.364,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.78292,
"c": 0.03564,
"h": 191.9
},
"luminance": 0.48788
}Semantic roles & 50–950 ramp
primary
#9FC0BE
secondary
#E2D9D9
accent
#464C9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282