#9FCBCA#9FCBCA
#9FCBCA is a light, muted teal. Relative luminance 0.543; OKLCH L 81.1% C 0.046 H 194.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBCA |
|---|---|
| RGB | rgb(159, 203, 202) |
| HSL | hsl(179, 30%, 71%) |
| HSV | hsv(179, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.66, -14.58, -4.25) |
| CIE-LCH | lch(78.66, 15.19, 196.24°) |
| OKLab | oklab(81.06% -0.0448 -0.0116) |
| OKLCH | oklch(81.06% 0.046 194.5) |
| XYZ | xyz(46.3115, 54.3453, 63.9152) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 7.49
Paleturquoise
#AFEEEE
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 10.17
Pale Sky Blue
#BDF6FE
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBCA #CB9FA0
analogous
#9FCBB4 #9FCBCA #9FB6CB
triadic
#9FCBCA #CA9FCB #CBCA9F
tetradic
#9FCBCA #B49FCB #CB9FA0 #B6CB9F
square
#9FCBCA #B49FCB #CB9FA0 #B6CB9F
split-complementary
#9FCBCA #CB9FB6 #CBB49F
monochromatic
#549B9A #77B5B4 #9FCBCA #C7E1E0 #EBF4F4
Accessibility & contrast
On white
1.77
#9FCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#9FCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBCA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBCA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#91CECB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcbca; /* rgb */ color: rgb(159, 203, 202); /* oklch */ color: oklch(81.1% 0.046 194.5);
Tailwind
colors: {
custom: {
50: '#bcdada',
500: '#9fcbca',
950: '#000000',
},
}SCSS
$custom: #9fcbca; $custom-light: #bcdada; $custom-dark: #000000;
JSON
{
"hex": "#9fcbca",
"rgb": {
"r": 159,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.636,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.81057,
"c": 0.04628,
"h": 194.5
},
"luminance": 0.54347
}Semantic roles & 50–950 ramp
primary
#9FCBCA
secondary
#A06E6F
accent
#3D40A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483