#9BCCCD#9BCCCD
#9BCCCD is a light, muted teal. Relative luminance 0.546; OKLCH L 81.1% C 0.051 H 197.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCCCD |
|---|---|
| RGB | rgb(155, 204, 205) |
| HSL | hsl(181, 33%, 71%) |
| HSV | hsv(181, 24%, 80%) |
| CMYK | cmyk(24.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.79, -15.64, -5.70) |
| CIE-LCH | lch(78.79, 16.65, 200.03°) |
| OKLab | oklab(81.12% -0.0487 -0.0156) |
| OKLCH | oklch(81.12% 0.051 197.8) |
| XYZ | xyz(46.1265, 54.5600, 65.8465) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.30
Pale Sky Blue
#BDF6FE
ΔE00 9.91
Sky Blue
#87CEEB
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCCCD #CD9C9B
analogous
#9BCDB5 #9BCCCD #9BB3CD
triadic
#9BCCCD #CD9BCC #CCCD9B
tetradic
#9BCCCD #B59BCD #CD9C9B #B3CD9B
square
#9BCCCD #B59BCD #CD9C9B #B3CD9B
split-complementary
#9BCCCD #CD9BB3 #CDB59B
monochromatic
#4F9D9E #72B7B9 #9BCCCD #C4E1E1 #EBF5F5
Accessibility & contrast
On white
1.76
#9BCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#9BCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCCCD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCCCD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#8ACFCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9bcccd; /* rgb */ color: rgb(155, 204, 205); /* oklch */ color: oklch(81.1% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#b9dbdc',
500: '#9bcccd',
950: '#000000',
},
}SCSS
$custom: #9bcccd; $custom-light: #b9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#9bcccd",
"rgb": {
"r": 155,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.81122,
"c": 0.05109,
"h": 197.8
},
"luminance": 0.54562
}Semantic roles & 50–950 ramp
primary
#9BCCCD
secondary
#A26B6A
accent
#3C39AC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484