#9FC0BD#9FC0BD
#9FC0BD is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.036 H 189.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0BD |
|---|---|
| RGB | rgb(159, 192, 189) |
| HSL | hsl(175, 21%, 69%) |
| HSV | hsv(175, 17%, 75%) |
| CMYK | cmyk(17.2%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(75.29, -11.66, -2.18) |
| CIE-LCH | lch(75.29, 11.86, 190.60°) |
| OKLab | oklab(78.26% -0.0353 -0.006) |
| OKLCH | oklch(78.26% 0.036 189.7) |
| XYZ | xyz(42.3305, 48.7431, 55.3123) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 9.27
Cool Grey
#95A3A6
ΔE00 10.25
Silver (survey)
#C5C9C7
ΔE00 11.08
Pale Teal
#82CBB2
ΔE00 11.16
Cool Gray
#9AA7B0
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0BD #C09FA2
analogous
#9FC0AD #9FC0BD #9FB3C0
triadic
#9FC0BD #BD9FC0 #C0BD9F
tetradic
#9FC0BD #AD9FC0 #C09FA2 #B3C09F
square
#9FC0BD #AD9FC0 #C09FA2 #B3C09F
split-complementary
#9FC0BD #C09FB3 #C0AD9F
monochromatic
#5B8A86 #7AA8A4 #9FC0BD #C4D8D6 #E9F0F0
Accessibility & contrast
On white
1.95
#9FC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#9FC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0BD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0BD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#96C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fc0bd; /* rgb */ color: rgb(159, 192, 189); /* oklch */ color: oklch(78.3% 0.036 189.7);
Tailwind
colors: {
custom: {
50: '#bbd3d0',
500: '#9fc0bd',
950: '#000000',
},
}SCSS
$custom: #9fc0bd; $custom-light: #bbd3d0; $custom-dark: #000000;
JSON
{
"hex": "#9fc0bd",
"rgb": {
"r": 159,
"g": 192,
"b": 189
},
"hsl": {
"h": 174.545,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.78261,
"c": 0.03579,
"h": 189.7
},
"luminance": 0.48744
}Semantic roles & 50–950 ramp
primary
#9FC0BD
secondary
#E2D9D9
accent
#464E9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282