#9CCBCF#9CCBCF
#9CCBCF is a light, muted teal. Relative luminance 0.543; OKLCH L 81.0% C 0.049 H 202.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBCF |
|---|---|
| RGB | rgb(156, 203, 207) |
| HSL | hsl(185, 35%, 71%) |
| HSV | hsv(185, 25%, 81%) |
| CMYK | cmyk(24.6%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(78.63, -14.39, -7.01) |
| CIE-LCH | lch(78.63, 16.00, 205.98°) |
| OKLab | oklab(81.03% -0.0456 -0.0191) |
| OKLCH | oklch(81.03% 0.049 202.7) |
| XYZ | xyz(46.3253, 54.2828, 67.0561) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 8.43
Sky Blue
#87CEEB
ΔE00 8.71
Ice Blue
#A5DFF9
ΔE00 9.32
Robin'S Egg Blue
#98EFF9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBCF #CFA09C
analogous
#9CCFB9 #9CCBCF #9CB1CF
triadic
#9CCBCF #CF9CCB #CBCF9C
tetradic
#9CCBCF #B99CCF #CFA09C #B1CF9C
square
#9CCBCF #B99CCF #CFA09C #B1CF9C
split-complementary
#9CCBCF #CF9CB1 #CFB99C
monochromatic
#4F9BA2 #73B5BB #9CCBCF #C5E1E3 #EAF4F5
Accessibility & contrast
On white
1.77
#9CCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#9CCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBCF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBCF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#BAC0CF
Tritanopia (blue-blind)
#8BCFCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccbcf; /* rgb */ color: rgb(156, 203, 207); /* oklch */ color: oklch(81.0% 0.049 202.7);
Tailwind
colors: {
custom: {
50: '#badadd',
500: '#9ccbcf',
950: '#000000',
},
}SCSS
$custom: #9ccbcf; $custom-light: #badadd; $custom-dark: #000000;
JSON
{
"hex": "#9ccbcf",
"rgb": {
"r": 156,
"g": 203,
"b": 207
},
"hsl": {
"h": 184.706,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81028,
"c": 0.04947,
"h": 202.7
},
"luminance": 0.54285
}Semantic roles & 50–950 ramp
primary
#9CCBCF
secondary
#A56F6B
accent
#4138AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484