#9FCBCF#9FCBCF
#9FCBCF is a light, muted teal. Relative luminance 0.546; OKLCH L 81.2% C 0.047 H 203.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBCF |
|---|---|
| RGB | rgb(159, 203, 207) |
| HSL | hsl(185, 33%, 72%) |
| HSV | hsv(185, 23%, 81%) |
| CMYK | cmyk(23.2%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(78.80, -13.49, -6.73) |
| CIE-LCH | lch(78.80, 15.07, 206.52°) |
| OKLab | oklab(81.21% -0.0428 -0.0183) |
| OKLCH | oklch(81.21% 0.047 203.2) |
| XYZ | xyz(46.9131, 54.5859, 67.0837) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 8.61
Sky Blue
#87CEEB
ΔE00 8.77
Ice Blue
#A5DFF9
ΔE00 9.19
Robin'S Egg Blue
#98EFF9
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBCF #CFA39F
analogous
#9FCFBB #9FCBCF #9FB3CF
triadic
#9FCBCF #CF9FCB #CBCF9F
tetradic
#9FCBCF #BB9FCF #CFA39F #B3CF9F
square
#9FCBCF #BB9FCF #CFA39F #B3CF9F
split-complementary
#9FCBCF #CF9FB3 #CFBB9F
monochromatic
#519CA2 #76B5BB #9FCBCF #C8E1E3 #EBF4F5
Accessibility & contrast
On white
1.76
#9FCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#9FCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBCF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBCF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#90CFCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcbcf; /* rgb */ color: rgb(159, 203, 207); /* oklch */ color: oklch(81.2% 0.047 203.2);
Tailwind
colors: {
custom: {
50: '#bcdadd',
500: '#9fcbcf',
950: '#000000',
},
}SCSS
$custom: #9fcbcf; $custom-light: #bcdadd; $custom-dark: #000000;
JSON
{
"hex": "#9fcbcf",
"rgb": {
"r": 159,
"g": 203,
"b": 207
},
"hsl": {
"h": 185,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81214,
"c": 0.04657,
"h": 203.2
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#9FCBCF
secondary
#A5726E
accent
#4339AC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484