#9CCBCB#9CCBCB
#9CCBCB is a light, muted teal. Relative luminance 0.541; OKLCH L 80.9% C 0.049 H 196.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBCB |
|---|---|
| RGB | rgb(156, 203, 203) |
| HSL | hsl(180, 31%, 70%) |
| HSV | hsv(180, 23%, 80%) |
| CMYK | cmyk(23.2%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(78.51, -15.27, -5.03) |
| CIE-LCH | lch(78.51, 16.08, 198.21°) |
| OKLab | oklab(80.9% -0.0472 -0.0137) |
| OKLCH | oklch(80.9% 0.049 196.2) |
| XYZ | xyz(45.8424, 54.0897, 64.5133) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 9.76
Pale Sky Blue
#BDF6FE
ΔE00 10.23
Sky Blue
#87CEEB
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBCB #CB9C9C
analogous
#9CCBB3 #9CCBCB #9CB3CB
triadic
#9CCBCB #CB9CCB #CBCB9C
tetradic
#9CCBCB #B39CCB #CB9C9C #B3CB9C
square
#9CCBCB #B39CCB #CB9C9C #B3CB9C
split-complementary
#9CCBCB #CB9CB3 #CBB39C
monochromatic
#519B9B #74B6B6 #9CCBCB #C4E0E0 #EBF4F4
Accessibility & contrast
On white
1.78
#9CCBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#9CCBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBCB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBCB | 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)
#C5C6CB
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#8DCECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ccbcb; /* rgb */ color: rgb(156, 203, 203); /* oklch */ color: oklch(80.9% 0.049 196.2);
Tailwind
colors: {
custom: {
50: '#badbda',
500: '#9ccbcb',
950: '#000000',
},
}SCSS
$custom: #9ccbcb; $custom-light: #badbda; $custom-dark: #000000;
JSON
{
"hex": "#9ccbcb",
"rgb": {
"r": 156,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.80902,
"c": 0.04918,
"h": 196.2
},
"luminance": 0.54092
}Semantic roles & 50–950 ramp
primary
#9CCBCB
secondary
#A06B6B
accent
#3C3CAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483