#9FCBCB#9FCBCB
#9FCBCB is a light, muted teal. Relative luminance 0.544; OKLCH L 81.1% C 0.046 H 196.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBCB |
|---|---|
| RGB | rgb(159, 203, 203) |
| HSL | hsl(180, 30%, 71%) |
| HSV | hsv(180, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(78.69, -14.36, -4.75) |
| CIE-LCH | lch(78.69, 15.13, 198.28°) |
| OKLab | oklab(81.09% -0.0444 -0.013) |
| OKLCH | oklch(81.09% 0.046 196.3) |
| XYZ | xyz(46.4303, 54.3928, 64.5408) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 8.32
Robin'S Egg Blue
#98EFF9
ΔE00 10.04
Pale Sky Blue
#BDF6FE
ΔE00 10.20
Sky Blue
#87CEEB
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBCB #CB9F9F
analogous
#9FCBB5 #9FCBCB #9FB5CB
triadic
#9FCBCB #CB9FCB #CBCB9F
tetradic
#9FCBCB #B59FCB #CB9F9F #B5CB9F
square
#9FCBCB #B59FCB #CB9F9F #B5CB9F
split-complementary
#9FCBCB #CB9FB5 #CBB59F
monochromatic
#549B9B #77B5B5 #9FCBCB #C7E1E1 #EBF4F4
Accessibility & contrast
On white
1.77
#9FCBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#9FCBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBCB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBCB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#91CECB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcbcb; /* rgb */ color: rgb(159, 203, 203); /* oklch */ color: oklch(81.1% 0.046 196.3);
Tailwind
colors: {
custom: {
50: '#bcdada',
500: '#9fcbcb',
950: '#000000',
},
}SCSS
$custom: #9fcbcb; $custom-light: #bcdada; $custom-dark: #000000;
JSON
{
"hex": "#9fcbcb",
"rgb": {
"r": 159,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.81088,
"c": 0.04625,
"h": 196.3
},
"luminance": 0.54395
}Semantic roles & 50–950 ramp
primary
#9FCBCB
secondary
#A06E6E
accent
#3D3DA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483