#9CCCD8#9CCCD8
#9CCCD8 is a light, muted cyan. Relative luminance 0.552; OKLCH L 81.5% C 0.053 H 214.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCD8 |
|---|---|
| RGB | rgb(156, 204, 216) |
| HSL | hsl(192, 43%, 73%) |
| HSV | hsv(192, 28%, 85%) |
| CMYK | cmyk(27.8%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(79.16, -12.86, -11.05) |
| CIE-LCH | lch(79.16, 16.95, 220.68°) |
| OKLab | oklab(81.54% -0.0434 -0.0301) |
| OKLCH | oklch(81.54% 0.053 214.8) |
| XYZ | xyz(47.6940, 55.2093, 73.0959) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 6.47
Baby Blue
#89CFF0
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCD8 #D8A89C
analogous
#9CD8C6 #9CCCD8 #9CAED8
triadic
#9CCCD8 #D89CCC #CCD89C
tetradic
#9CCCD8 #C69CD8 #D8A89C #AED89C
square
#9CCCD8 #C69CD8 #D8A89C #AED89C
split-complementary
#9CCCD8 #D89CAE #D8C69C
monochromatic
#479DB3 #70B5C7 #9CCCD8 #C8E3E9 #E9F4F6
Accessibility & contrast
On white
1.74
#9CCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#9CCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCD8
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCD8 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9D9
Deuteranopia (green-blind)
#B9C1D8
Tritanopia (blue-blind)
#89D1D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccd8; /* rgb */ color: rgb(156, 204, 216); /* oklch */ color: oklch(81.5% 0.053 214.8);
Tailwind
colors: {
custom: {
50: '#badbe4',
500: '#9cccd8',
950: '#000000',
},
}SCSS
$custom: #9cccd8; $custom-light: #badbe4; $custom-dark: #000000;
JSON
{
"hex": "#9cccd8",
"rgb": {
"r": 156,
"g": 204,
"b": 216
},
"hsl": {
"h": 192,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.8154,
"c": 0.05283,
"h": 214.8
},
"luminance": 0.55212
}Semantic roles & 50–950 ramp
primary
#9CCCD8
secondary
#AF7769
accent
#4A2FB7
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484