#9FC6BB#9FC6BB
#9FC6BB is a light, muted teal. Relative luminance 0.513; OKLCH L 79.5% C 0.044 H 176.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC6BB |
|---|---|
| RGB | rgb(159, 198, 187) |
| HSL | hsl(163, 25%, 70%) |
| HSV | hsv(163, 20%, 78%) |
| CMYK | cmyk(19.7%, 0%, 5.6%, 22.4%) |
| CIE-LAB | lab(76.89, -15.18, 1.23) |
| CIE-LCH | lch(76.89, 15.23, 175.36°) |
| OKLab | oklab(79.51% -0.0442 0.003) |
| OKLCH | oklch(79.51% 0.044 176.1) |
| XYZ | xyz(43.4593, 51.3455, 54.6250) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.64
Seafoam Blue
#78D1B6
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 10.74
Greenish Grey
#96AE8D
ΔE00 10.93
Light Teal
#90E4C1
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC6BB #C69FAA
analogous
#9FC6A8 #9FC6BB #9FBDC6
triadic
#9FC6BB #BB9FC6 #C6BB9F
tetradic
#9FC6BB #A89FC6 #C69FAA #BDC69F
square
#9FC6BB #A89FC6 #C69FAA #BDC69F
split-complementary
#9FC6BB #C69FBD #C6A89F
monochromatic
#579382 #79AFA0 #9FC6BB #C5DDD6 #ECF4F1
Accessibility & contrast
On white
1.86
#9FC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#9FC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC6BB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC6BB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#96C7C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc6bb; /* rgb */ color: rgb(159, 198, 187); /* oklch */ color: oklch(79.5% 0.044 176.1);
Tailwind
colors: {
custom: {
50: '#bcd7cf',
500: '#9fc6bb',
950: '#000000',
},
}SCSS
$custom: #9fc6bb; $custom-light: #bcd7cf; $custom-dark: #000000;
JSON
{
"hex": "#9fc6bb",
"rgb": {
"r": 159,
"g": 198,
"b": 187
},
"hsl": {
"h": 163.077,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.79513,
"c": 0.04434,
"h": 176.1
},
"luminance": 0.51347
}Semantic roles & 50–950 ramp
primary
#9FC6BB
secondary
#9A6F7B
accent
#415DA4
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383