#9FBFC0#9FBFC0
#9FBFC0 is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.035 H 198.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFC0 |
|---|---|
| RGB | rgb(159, 191, 192) |
| HSL | hsl(182, 21%, 69%) |
| HSV | hsv(182, 17%, 75%) |
| CMYK | cmyk(17.2%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(75.10, -10.51, -4.09) |
| CIE-LCH | lch(75.10, 11.28, 201.29°) |
| OKLab | oklab(78.14% -0.0327 -0.0111) |
| OKLCH | oklch(78.14% 0.035 198.8) |
| XYZ | xyz(42.4407, 48.4370, 56.9721) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 9.34
Bluegrey
#85A3B2
ΔE00 10.21
Light Grey Blue
#9DBCD4
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFC0 #C0A09F
analogous
#9FC0B1 #9FBFC0 #9FAFC0
triadic
#9FBFC0 #C09FBF #BFC09F
tetradic
#9FBFC0 #B19FC0 #C0A09F #AFC09F
square
#9FBFC0 #B19FC0 #C0A09F #AFC09F
split-complementary
#9FBFC0 #C09FAF #C0B19F
monochromatic
#5B898A #7AA6A8 #9FBFC0 #C4D8D8 #E9F0F0
Accessibility & contrast
On white
1.96
#9FBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#9FBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFC0
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFC0 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#95C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fbfc0; /* rgb */ color: rgb(159, 191, 192); /* oklch */ color: oklch(78.1% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#bcd2d3',
500: '#9fbfc0',
950: '#000000',
},
}SCSS
$custom: #9fbfc0; $custom-light: #bcd2d3; $custom-dark: #000000;
JSON
{
"hex": "#9fbfc0",
"rgb": {
"r": 159,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.818,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.78137,
"c": 0.03454,
"h": 198.8
},
"luminance": 0.48438
}Semantic roles & 50–950 ramp
primary
#9FBFC0
secondary
#E2D9D9
accent
#49469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282