#9FC4BB#9FC4BB
#9FC4BB is a light, muted teal. Relative luminance 0.504; OKLCH L 79.1% C 0.042 H 178.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4BB |
|---|---|
| RGB | rgb(159, 196, 187) |
| HSL | hsl(165, 24%, 70%) |
| HSV | hsv(165, 19%, 77%) |
| CMYK | cmyk(18.9%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(76.34, -14.15, 0.43) |
| CIE-LCH | lch(76.34, 14.16, 178.26°) |
| OKLab | oklab(79.07% -0.0415 0.0009) |
| OKLCH | oklch(79.07% 0.042 178.7) |
| XYZ | xyz(43.0052, 50.4373, 54.4736) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 9.31
Seafoam Blue
#78D1B6
ΔE00 10.23
Paleturquoise
#AFEEEE
ΔE00 10.96
Lightblue
#ADD8E6
ΔE00 11.13
Greenish Grey
#96AE8D
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4BB #C49FA8
analogous
#9FC4A9 #9FC4BB #9FBBC4
triadic
#9FC4BB #BB9FC4 #C4BB9F
tetradic
#9FC4BB #A99FC4 #C49FA8 #BBC49F
square
#9FC4BB #A99FC4 #C49FA8 #BBC49F
split-complementary
#9FC4BB #C49FBB #C4A99F
monochromatic
#599083 #79ADA0 #9FC4BB #C5DBD6 #EBF3F1
Accessibility & contrast
On white
1.89
#9FC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#9FC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4BB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4BB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#96C5C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc4bb; /* rgb */ color: rgb(159, 196, 187); /* oklch */ color: oklch(79.1% 0.042 178.7);
Tailwind
colors: {
custom: {
50: '#bcd6cf',
500: '#9fc4bb',
950: '#000000',
},
}SCSS
$custom: #9fc4bb; $custom-light: #bcd6cf; $custom-dark: #000000;
JSON
{
"hex": "#9fc4bb",
"rgb": {
"r": 159,
"g": 196,
"b": 187
},
"hsl": {
"h": 165.405,
"s": 23.871,
"l": 69.608
},
"oklch": {
"l": 0.79074,
"c": 0.04155,
"h": 178.7
},
"luminance": 0.50439
}Semantic roles & 50–950 ramp
primary
#9FC4BB
secondary
#986F79
accent
#435AA2
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383