#9CCCDB#9CCCDB
#9CCCDB is a light, muted cyan. Relative luminance 0.554; OKLCH L 81.6% C 0.054 H 219.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCDB |
|---|---|
| RGB | rgb(156, 204, 219) |
| HSL | hsl(194, 47%, 74%) |
| HSV | hsv(194, 29%, 86%) |
| CMYK | cmyk(28.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.25, -12.16, -12.53) |
| CIE-LCH | lch(79.25, 17.46, 225.85°) |
| OKLab | oklab(81.64% -0.0422 -0.0342) |
| OKLCH | oklch(81.64% 0.054 219) |
| XYZ | xyz(48.0854, 55.3659, 75.1571) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCDB #DBAB9C
analogous
#9CDBCA #9CCCDB #9CACDB
triadic
#9CCCDB #DB9CCC #CCDB9C
tetradic
#9CCCDB #CA9CDB #DBAB9C #ACDB9C
square
#9CCCDB #CA9CDB #DBAB9C #ACDB9C
split-complementary
#9CCCDB #DB9CAC #DBCA9C
monochromatic
#439DB9 #6FB5CB #9CCCDB #C9E3EB #E9F3F7
Accessibility & contrast
On white
1.74
#9CCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#9CCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCDB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCDB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#88D1D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccdb; /* rgb */ color: rgb(156, 204, 219); /* oklch */ color: oklch(81.6% 0.054 219.0);
Tailwind
colors: {
custom: {
50: '#bbdbe6',
500: '#9cccdb',
950: '#000000',
},
}SCSS
$custom: #9cccdb; $custom-light: #bbdbe6; $custom-dark: #000000;
JSON
{
"hex": "#9cccdb",
"rgb": {
"r": 156,
"g": 204,
"b": 219
},
"hsl": {
"h": 194.286,
"s": 46.667,
"l": 73.529
},
"oklch": {
"l": 0.81641,
"c": 0.05434,
"h": 219
},
"luminance": 0.55368
}Semantic roles & 50–950 ramp
primary
#9CCCDB
secondary
#B37A69
accent
#4D2CBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484