#9CC3CA#9CC3CA
#9CC3CA is a light, muted teal. Relative luminance 0.504; OKLCH L 79.1% C 0.043 H 209.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC3CA |
|---|---|
| RGB | rgb(156, 195, 202) |
| HSL | hsl(189, 30%, 70%) |
| HSV | hsv(189, 23%, 79%) |
| CMYK | cmyk(22.8%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.29, -11.36, -7.78) |
| CIE-LCH | lch(76.29, 13.76, 214.41°) |
| OKLab | oklab(79.13% -0.0371 -0.0211) |
| OKLCH | oklch(79.13% 0.043 209.7) |
| XYZ | xyz(43.8830, 50.3607, 63.2741) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 7.07
Sky Blue
#87CEEB
ΔE00 8.14
Light Grey Blue
#9DBCD4
ΔE00 8.51
Baby Blue
#89CFF0
ΔE00 9.14
Ice Blue
#A5DFF9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC3CA #CAA39C
analogous
#9CCABA #9CC3CA #9CACCA
triadic
#9CC3CA #CA9CC3 #C3CA9C
tetradic
#9CC3CA #BA9CCA #CAA39C #ACCA9C
square
#9CC3CA #BA9CCA #CAA39C #ACCA9C
split-complementary
#9CC3CA #CA9CAC #CABA9C
monochromatic
#528F99 #74ABB5 #9CC3CA #C4DBDF #EBF3F4
Accessibility & contrast
On white
1.90
#9CC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#9CC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC3CA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC3CA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#B4BACA
Tritanopia (blue-blind)
#8EC7C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc3ca; /* rgb */ color: rgb(156, 195, 202); /* oklch */ color: oklch(79.1% 0.043 209.7);
Tailwind
colors: {
custom: {
50: '#bad5da',
500: '#9cc3ca',
950: '#000000',
},
}SCSS
$custom: #9cc3ca; $custom-light: #bad5da; $custom-dark: #000000;
JSON
{
"hex": "#9cc3ca",
"rgb": {
"r": 156,
"g": 195,
"b": 202
},
"hsl": {
"h": 189.13,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.79126,
"c": 0.04267,
"h": 209.7
},
"luminance": 0.50362
}Semantic roles & 50–950 ramp
primary
#9CC3CA
secondary
#9F736B
accent
#4D3DA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383