#9CCBCD#9CCBCD
#9CCBCD is a light, muted teal. Relative luminance 0.542; OKLCH L 81.0% C 0.049 H 199.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBCD |
|---|---|
| RGB | rgb(156, 203, 205) |
| HSL | hsl(182, 33%, 71%) |
| HSV | hsv(182, 24%, 80%) |
| CMYK | cmyk(23.9%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(78.57, -14.83, -6.02) |
| CIE-LCH | lch(78.57, 16.01, 202.09°) |
| OKLab | oklab(80.97% -0.0464 -0.0164) |
| OKLCH | oklch(80.97% 0.049 199.5) |
| XYZ | xyz(46.0823, 54.1856, 65.7766) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 8.25
Sky Blue
#87CEEB
ΔE00 9.55
Robin'S Egg Blue
#98EFF9
ΔE00 9.56
Pale Sky Blue
#BDF6FE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBCD #CD9E9C
analogous
#9CCDB6 #9CCBCD #9CB2CD
triadic
#9CCBCD #CD9CCB #CBCD9C
tetradic
#9CCBCD #B69CCD #CD9E9C #B2CD9C
square
#9CCBCD #B69CCD #CD9E9C #B2CD9C
split-complementary
#9CCBCD #CD9CB2 #CDB69C
monochromatic
#509B9F #73B6B8 #9CCBCD #C5E0E2 #EBF4F5
Accessibility & contrast
On white
1.77
#9CCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#9CCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBCD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBCD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#8CCECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ccbcd; /* rgb */ color: rgb(156, 203, 205); /* oklch */ color: oklch(81.0% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#badbdc',
500: '#9ccbcd',
950: '#000000',
},
}SCSS
$custom: #9ccbcd; $custom-light: #badbdc; $custom-dark: #000000;
JSON
{
"hex": "#9ccbcd",
"rgb": {
"r": 156,
"g": 203,
"b": 205
},
"hsl": {
"h": 182.449,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.80965,
"c": 0.04924,
"h": 199.5
},
"luminance": 0.54188
}Semantic roles & 50–950 ramp
primary
#9CCBCD
secondary
#A26D6B
accent
#3E3AAC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484