#9CCCD9#9CCCD9
#9CCCD9 is a light, muted cyan. Relative luminance 0.553; OKLCH L 81.6% C 0.053 H 216.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCD9 |
|---|---|
| RGB | rgb(156, 204, 217) |
| HSL | hsl(193, 45%, 73%) |
| HSV | hsv(193, 28%, 85%) |
| CMYK | cmyk(28.1%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(79.19, -12.62, -11.54) |
| CIE-LCH | lch(79.19, 17.11, 222.44°) |
| OKLab | oklab(81.57% -0.043 -0.0315) |
| OKLCH | oklch(81.57% 0.053 216.2) |
| XYZ | xyz(47.8236, 55.2612, 73.7788) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCD9 #D9A99C
analogous
#9CD9C7 #9CCCD9 #9CADD9
triadic
#9CCCD9 #D99CCC #CCD99C
tetradic
#9CCCD9 #C79CD9 #D9A99C #ADD99C
square
#9CCCD9 #C79CD9 #D9A99C #ADD99C
split-complementary
#9CCCD9 #D99CAD #D9C79C
monochromatic
#469DB5 #70B5C8 #9CCCD9 #C8E3EA #E9F4F7
Accessibility & contrast
On white
1.74
#9CCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#9CCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCD9
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCD9 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DA
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#88D1D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccd9; /* rgb */ color: rgb(156, 204, 217); /* oklch */ color: oklch(81.6% 0.053 216.2);
Tailwind
colors: {
custom: {
50: '#badbe4',
500: '#9cccd9',
950: '#000000',
},
}SCSS
$custom: #9cccd9; $custom-light: #badbe4; $custom-dark: #000000;
JSON
{
"hex": "#9cccd9",
"rgb": {
"r": 156,
"g": 204,
"b": 217
},
"hsl": {
"h": 192.787,
"s": 44.526,
"l": 73.137
},
"oklch": {
"l": 0.81574,
"c": 0.0533,
"h": 216.2
},
"luminance": 0.55263
}Semantic roles & 50–950 ramp
primary
#9CCCD9
secondary
#B07869
accent
#4B2EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484