#9CCCDC#9CCCDC
#9CCCDC is a light, muted cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.055 H 220.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCDC |
|---|---|
| RGB | rgb(156, 204, 220) |
| HSL | hsl(195, 48%, 74%) |
| HSV | hsv(195, 29%, 86%) |
| CMYK | cmyk(29.1%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.28, -11.93, -13.02) |
| CIE-LCH | lch(79.28, 17.65, 227.51°) |
| OKLab | oklab(81.68% -0.0419 -0.0355) |
| OKLCH | oklch(81.68% 0.055 220.3) |
| XYZ | xyz(48.2174, 55.4187, 75.8525) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCDC #DCAC9C
analogous
#9CDCCC #9CCCDC #9CACDC
triadic
#9CCCDC #DC9CCC #CCDC9C
tetradic
#9CCCDC #CC9CDC #DCAC9C #ACDC9C
square
#9CCCDC #CC9CDC #DCAC9C #ACDC9C
split-complementary
#9CCCDC #DC9CAC #DCCC9C
monochromatic
#429DBB #6FB5CC #9CCCDC #C9E3EC #E8F3F7
Accessibility & contrast
On white
1.74
#9CCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#9CCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCDC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCDC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#87D2D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccdc; /* rgb */ color: rgb(156, 204, 220); /* oklch */ color: oklch(81.7% 0.055 220.3);
Tailwind
colors: {
custom: {
50: '#bbdbe6',
500: '#9cccdc',
950: '#000000',
},
}SCSS
$custom: #9cccdc; $custom-light: #bbdbe6; $custom-dark: #000000;
JSON
{
"hex": "#9cccdc",
"rgb": {
"r": 156,
"g": 204,
"b": 220
},
"hsl": {
"h": 195,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.81675,
"c": 0.05491,
"h": 220.3
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#9CCCDC
secondary
#B47B68
accent
#4F2ABB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121516
muted
#828484