#9BCBCD#9BCBCD
#9BCBCD is a light, muted teal. Relative luminance 0.541; OKLCH L 80.9% C 0.050 H 199.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBCD |
|---|---|
| RGB | rgb(155, 203, 205) |
| HSL | hsl(182, 33%, 71%) |
| HSV | hsv(182, 24%, 80%) |
| CMYK | cmyk(24.4%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(78.51, -15.13, -6.11) |
| CIE-LCH | lch(78.51, 16.32, 201.99°) |
| OKLab | oklab(80.9% -0.0474 -0.0167) |
| OKLCH | oklch(80.9% 0.05 199.4) |
| XYZ | xyz(45.8896, 54.0862, 65.7675) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 9.47
Sky Blue
#87CEEB
ΔE00 9.54
Pale Sky Blue
#BDF6FE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBCD #CD9D9B
analogous
#9BCDB6 #9BCBCD #9BB2CD
triadic
#9BCBCD #CD9BCB #CBCD9B
tetradic
#9BCBCD #B69BCD #CD9D9B #B2CD9B
square
#9BCBCD #B69BCD #CD9D9B #B2CD9B
split-complementary
#9BCBCD #CD9BB2 #CDB69B
monochromatic
#4F9B9E #72B6B9 #9BCBCD #C4E0E1 #EBF4F5
Accessibility & contrast
On white
1.78
#9BCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#9BCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBCD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBCD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#8BCECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9bcbcd; /* rgb */ color: rgb(155, 203, 205); /* oklch */ color: oklch(80.9% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#b9dbdc',
500: '#9bcbcd',
950: '#000000',
},
}SCSS
$custom: #9bcbcd; $custom-light: #b9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#9bcbcd",
"rgb": {
"r": 155,
"g": 203,
"b": 205
},
"hsl": {
"h": 182.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.80903,
"c": 0.0502,
"h": 199.4
},
"luminance": 0.54088
}Semantic roles & 50–950 ramp
primary
#9BCBCD
secondary
#A26C6A
accent
#3E39AC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484