#9CCBDD#9CCBDD
#9CCBDD is a light, muted cyan. Relative luminance 0.550; OKLCH L 81.5% C 0.055 H 223.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBDD |
|---|---|
| RGB | rgb(156, 203, 221) |
| HSL | hsl(197, 49%, 74%) |
| HSV | hsv(197, 29%, 87%) |
| CMYK | cmyk(29.4%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(79.04, -11.17, -13.92) |
| CIE-LCH | lch(79.04, 17.84, 231.25°) |
| OKLab | oklab(81.49% -0.0402 -0.038) |
| OKLCH | oklch(81.49% 0.055 223.4) |
| XYZ | xyz(48.1133, 54.9980, 76.4732) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 6.49
Powder Blue
#B0E0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBDD #DDAE9C
analogous
#9CDDCF #9CCBDD #9CABDD
triadic
#9CCBDD #DD9CCB #CBDD9C
tetradic
#9CCBDD #CF9CDD #DDAE9C #ABDD9C
square
#9CCBDD #CF9CDD #DDAE9C #ABDD9C
split-complementary
#9CCBDD #DD9CAB #DDCF9C
monochromatic
#419BBE #6EB3CD #9CCBDD #CAE3ED #E8F3F7
Accessibility & contrast
On white
1.75
#9CCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#9CCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBDD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBDD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#87D1D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccbdd; /* rgb */ color: rgb(156, 203, 221); /* oklch */ color: oklch(81.5% 0.055 223.4);
Tailwind
colors: {
custom: {
50: '#bbdae7',
500: '#9ccbdd',
950: '#000000',
},
}SCSS
$custom: #9ccbdd; $custom-light: #bbdae7; $custom-dark: #000000;
JSON
{
"hex": "#9ccbdd",
"rgb": {
"r": 156,
"g": 203,
"b": 221
},
"hsl": {
"h": 196.615,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.81494,
"c": 0.05532,
"h": 223.4
},
"luminance": 0.55
}Semantic roles & 50–950 ramp
primary
#9CCBDD
secondary
#B57D68
accent
#5229BC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384