#9FC0BF#9FC0BF
#9FC0BF is a light, muted teal. Relative luminance 0.488; OKLCH L 78.3% C 0.036 H 194.2°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0BF |
|---|---|
| RGB | rgb(159, 192, 191) |
| HSL | hsl(178, 21%, 69%) |
| HSV | hsv(178, 17%, 75%) |
| CMYK | cmyk(17.2%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(75.35, -11.24, -3.19) |
| CIE-LCH | lch(75.35, 11.68, 195.84°) |
| OKLab | oklab(78.32% -0.0345 -0.0087) |
| OKLCH | oklch(78.32% 0.036 194.2) |
| XYZ | xyz(42.5491, 48.8305, 56.4635) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.56
Cool Grey
#95A3A6
ΔE00 9.94
Silver (survey)
#C5C9C7
ΔE00 10.91
Cool Gray
#9AA7B0
ΔE00 11.06
Bluegrey
#85A3B2
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0BF #C09FA0
analogous
#9FC0AF #9FC0BF #9FB1C0
triadic
#9FC0BF #BF9FC0 #C0BF9F
tetradic
#9FC0BF #AF9FC0 #C09FA0 #B1C09F
square
#9FC0BF #AF9FC0 #C09FA0 #B1C09F
split-complementary
#9FC0BF #C09FB1 #C0AF9F
monochromatic
#5B8A89 #7AA8A6 #9FC0BF #C4D8D8 #E9F0F0
Accessibility & contrast
On white
1.95
#9FC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#9FC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0BF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0BF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBF
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#95C2C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fc0bf; /* rgb */ color: rgb(159, 192, 191); /* oklch */ color: oklch(78.3% 0.036 194.2);
Tailwind
colors: {
custom: {
50: '#bcd3d2',
500: '#9fc0bf',
950: '#000000',
},
}SCSS
$custom: #9fc0bf; $custom-light: #bcd3d2; $custom-dark: #000000;
JSON
{
"hex": "#9fc0bf",
"rgb": {
"r": 159,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.182,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.78323,
"c": 0.03555,
"h": 194.2
},
"luminance": 0.48832
}Semantic roles & 50–950 ramp
primary
#9FC0BF
secondary
#E2D9D9
accent
#46499F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282