#9CC0CD#9CC0CD
#9CC0CD is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.6% C 0.043 H 221.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0CD |
|---|---|
| RGB | rgb(156, 192, 205) |
| HSL | hsl(196, 33%, 71%) |
| HSV | hsv(196, 24%, 80%) |
| CMYK | cmyk(23.9%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(75.56, -9.11, -10.49) |
| CIE-LCH | lch(75.56, 13.89, 229.04°) |
| OKLab | oklab(78.58% -0.0319 -0.0285) |
| OKLCH | oklch(78.58% 0.043 221.8) |
| XYZ | xyz(43.5762, 49.1733, 64.9412) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.42
Baby Blue
#89CFF0
ΔE00 7.70
Bluegrey
#85A3B2
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0CD #CDA99C
analogous
#9CCDC1 #9CC0CD #9CA7CD
triadic
#9CC0CD #CD9CC0 #C0CD9C
tetradic
#9CC0CD #C19CCD #CDA99C #A7CD9C
square
#9CC0CD #C19CCD #CDA99C #A7CD9C
split-complementary
#9CC0CD #CD9CA7 #CDC19C
monochromatic
#508A9F #73A6B8 #9CC0CD #C5DAE2 #EBF2F5
Accessibility & contrast
On white
1.94
#9CC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#9CC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0CD
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0CD | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B0B8CD
Tritanopia (blue-blind)
#8DC4C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9cc0cd; /* rgb */ color: rgb(156, 192, 205); /* oklch */ color: oklch(78.6% 0.043 221.8);
Tailwind
colors: {
custom: {
50: '#bad3dc',
500: '#9cc0cd',
950: '#000000',
},
}SCSS
$custom: #9cc0cd; $custom-light: #bad3dc; $custom-dark: #000000;
JSON
{
"hex": "#9cc0cd",
"rgb": {
"r": 156,
"g": 192,
"b": 205
},
"hsl": {
"h": 195.918,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.78576,
"c": 0.04279,
"h": 221.8
},
"luminance": 0.49175
}Semantic roles & 50–950 ramp
primary
#9CC0CD
secondary
#E9DFDC
accent
#583AAC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283