#9FBFC2#9FBFC2
#9FBFC2 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.035 H 203.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFC2 |
|---|---|
| RGB | rgb(159, 191, 194) |
| HSL | hsl(185, 22%, 69%) |
| HSV | hsv(185, 18%, 76%) |
| CMYK | cmyk(18%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.16, -10.08, -5.10) |
| CIE-LCH | lch(75.16, 11.29, 206.83°) |
| OKLab | oklab(78.2% -0.0319 -0.0138) |
| OKLCH | oklch(78.2% 0.035 203.5) |
| XYZ | xyz(42.6638, 48.5263, 58.1471) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 9.14
Light Grey Blue
#9DBCD4
ΔE00 9.30
Bluegrey
#85A3B2
ΔE00 9.64
Cool Gray
#9AA7B0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFC2 #C2A29F
analogous
#9FC2B4 #9FBFC2 #9FAEC2
triadic
#9FBFC2 #C29FBF #BFC29F
tetradic
#9FBFC2 #B49FC2 #C2A29F #AEC29F
square
#9FBFC2 #B49FC2 #C2A29F #AEC29F
split-complementary
#9FBFC2 #C29FAE #C2B49F
monochromatic
#5A898D #7AA6AA #9FBFC2 #C4D8DA #EAF1F2
Accessibility & contrast
On white
1.96
#9FBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#9FBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFC2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFC2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B3B7C2
Tritanopia (blue-blind)
#95C2C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fbfc2; /* rgb */ color: rgb(159, 191, 194); /* oklch */ color: oklch(78.2% 0.035 203.5);
Tailwind
colors: {
custom: {
50: '#bcd2d4',
500: '#9fbfc2',
950: '#000000',
},
}SCSS
$custom: #9fbfc2; $custom-light: #bcd2d4; $custom-dark: #000000;
JSON
{
"hex": "#9fbfc2",
"rgb": {
"r": 159,
"g": 191,
"b": 194
},
"hsl": {
"h": 185.143,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.782,
"c": 0.03477,
"h": 203.5
},
"luminance": 0.48528
}Semantic roles & 50–950 ramp
primary
#9FBFC2
secondary
#E3DAD9
accent
#4D45A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283