#9CCBCA#9CCBCA
#9CCBCA is a light, muted teal. Relative luminance 0.540; OKLCH L 80.9% C 0.049 H 194.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBCA |
|---|---|
| RGB | rgb(156, 203, 202) |
| HSL | hsl(179, 31%, 70%) |
| HSV | hsv(179, 23%, 80%) |
| CMYK | cmyk(23.2%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.49, -15.49, -4.53) |
| CIE-LCH | lch(78.49, 16.14, 196.29°) |
| OKLab | oklab(80.87% -0.0476 -0.0124) |
| OKLCH | oklch(80.87% 0.049 194.6) |
| XYZ | xyz(45.7237, 54.0422, 63.8877) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Lightblue
#ADD8E6
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 9.90
Pale Teal
#82CBB2
ΔE00 10.14
Pale Sky Blue
#BDF6FE
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBCA #CB9C9D
analogous
#9CCBB2 #9CCBCA #9CB4CB
triadic
#9CCBCA #CA9CCB #CBCA9C
tetradic
#9CCBCA #B29CCB #CB9C9D #B4CB9C
square
#9CCBCA #B29CCB #CB9C9D #B4CB9C
split-complementary
#9CCBCA #CB9CB4 #CBB29C
monochromatic
#519B9A #74B6B5 #9CCBCA #C4E0DF #EBF4F4
Accessibility & contrast
On white
1.78
#9CCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#9CCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBCA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBCA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#8DCECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ccbca; /* rgb */ color: rgb(156, 203, 202); /* oklch */ color: oklch(80.9% 0.049 194.6);
Tailwind
colors: {
custom: {
50: '#badbda',
500: '#9ccbca',
950: '#000000',
},
}SCSS
$custom: #9ccbca; $custom-light: #badbda; $custom-dark: #000000;
JSON
{
"hex": "#9ccbca",
"rgb": {
"r": 156,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.723,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.8087,
"c": 0.04921,
"h": 194.6
},
"luminance": 0.54044
}Semantic roles & 50–950 ramp
primary
#9CCBCA
secondary
#A06B6C
accent
#3C3EAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483