#9CC0CA#9CC0CA
#9CC0CA is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.5% C 0.041 H 216.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0CA |
|---|---|
| RGB | rgb(156, 192, 202) |
| HSL | hsl(193, 30%, 70%) |
| HSV | hsv(193, 23%, 79%) |
| CMYK | cmyk(22.8%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(75.47, -9.78, -9.00) |
| CIE-LCH | lch(75.47, 13.29, 222.60°) |
| OKLab | oklab(78.48% -0.0331 -0.0244) |
| OKLCH | oklch(78.48% 0.041 216.5) |
| XYZ | xyz(43.2175, 49.0299, 63.0523) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.27
Cloudy Blue
#ACC2D9
ΔE00 8.51
Baby Blue
#89CFF0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0CA #CAA69C
analogous
#9CCABD #9CC0CA #9CA9CA
triadic
#9CC0CA #CA9CC0 #C0CA9C
tetradic
#9CC0CA #BD9CCA #CAA69C #A9CA9C
square
#9CC0CA #BD9CCA #CAA69C #A9CA9C
split-complementary
#9CC0CA #CA9CA9 #CABD9C
monochromatic
#528A99 #74A7B5 #9CC0CA #C4D9DF #EBF2F4
Accessibility & contrast
On white
1.94
#9CC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#9CC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0CA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0CA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#8EC4C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9cc0ca; /* rgb */ color: rgb(156, 192, 202); /* oklch */ color: oklch(78.5% 0.041 216.5);
Tailwind
colors: {
custom: {
50: '#bad3da',
500: '#9cc0ca',
950: '#000000',
},
}SCSS
$custom: #9cc0ca; $custom-light: #bad3da; $custom-dark: #000000;
JSON
{
"hex": "#9cc0ca",
"rgb": {
"r": 156,
"g": 192,
"b": 202
},
"hsl": {
"h": 193.043,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.78476,
"c": 0.0411,
"h": 216.5
},
"luminance": 0.49031
}Semantic roles & 50–950 ramp
primary
#9CC0CA
secondary
#E7DDDB
accent
#543DA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283