#9BCACF#9BCACF
#9BCACF is a light, muted teal. Relative luminance 0.537; OKLCH L 80.7% C 0.050 H 204.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCACF |
|---|---|
| RGB | rgb(155, 202, 207) |
| HSL | hsl(186, 35%, 71%) |
| HSV | hsv(186, 25%, 81%) |
| CMYK | cmyk(25.1%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.29, -14.17, -7.51) |
| CIE-LCH | lch(78.29, 16.04, 207.93°) |
| OKLab | oklab(80.75% -0.0453 -0.0205) |
| OKLCH | oklch(80.75% 0.05 204.3) |
| XYZ | xyz(45.8971, 53.7126, 66.9686) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 8.32
Paleturquoise
#AFEEEE
ΔE00 8.77
Ice Blue
#A5DFF9
ΔE00 9.08
Baby Blue
#89CFF0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCACF #CFA09B
analogous
#9BCFBA #9BCACF #9BB0CF
triadic
#9BCACF #CF9BCA #CACF9B
tetradic
#9BCACF #BA9BCF #CFA09B #B0CF9B
square
#9BCACF #BA9BCF #CFA09B #B0CF9B
split-complementary
#9BCACF #CF9BB0 #CFBA9B
monochromatic
#4E9AA2 #72B4BB #9BCACF #C4E0E3 #EAF4F5
Accessibility & contrast
On white
1.79
#9BCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#9BCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCACF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCACF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#8ACECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9bcacf; /* rgb */ color: rgb(155, 202, 207); /* oklch */ color: oklch(80.7% 0.050 204.3);
Tailwind
colors: {
custom: {
50: '#b9dadd',
500: '#9bcacf',
950: '#000000',
},
}SCSS
$custom: #9bcacf; $custom-light: #b9dadd; $custom-dark: #000000;
JSON
{
"hex": "#9bcacf",
"rgb": {
"r": 155,
"g": 202,
"b": 207
},
"hsl": {
"h": 185.769,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.80749,
"c": 0.04967,
"h": 204.3
},
"luminance": 0.53715
}Semantic roles & 50–950 ramp
primary
#9BCACF
secondary
#A56F6A
accent
#4338AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384