#9CCCDA#9CCCDA
#9CCCDA is a light, muted cyan. Relative luminance 0.553; OKLCH L 81.6% C 0.054 H 217.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCDA |
|---|---|
| RGB | rgb(156, 204, 218) |
| HSL | hsl(194, 46%, 73%) |
| HSV | hsv(194, 28%, 85%) |
| CMYK | cmyk(28.4%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(79.22, -12.39, -12.03) |
| CIE-LCH | lch(79.22, 17.27, 224.16°) |
| OKLab | oklab(81.61% -0.0426 -0.0328) |
| OKLCH | oklch(81.61% 0.054 217.6) |
| XYZ | xyz(47.9541, 55.3134, 74.4659) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 5.08
Powder Blue
#B0E0E6
ΔE00 5.76
Ice Blue
#A5DFF9
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCDA #DAAA9C
analogous
#9CDAC9 #9CCCDA #9CADDA
triadic
#9CCCDA #DA9CCC #CCDA9C
tetradic
#9CCCDA #C99CDA #DAAA9C #ADDA9C
square
#9CCCDA #C99CDA #DAAA9C #ADDA9C
split-complementary
#9CCCDA #DA9CAD #DAC99C
monochromatic
#449DB7 #6FB5C9 #9CCCDA #C9E3EB #E9F4F7
Accessibility & contrast
On white
1.74
#9CCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#9CCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCDA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCDA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#88D1D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccda; /* rgb */ color: rgb(156, 204, 218); /* oklch */ color: oklch(81.6% 0.054 217.6);
Tailwind
colors: {
custom: {
50: '#badbe5',
500: '#9cccda',
950: '#000000',
},
}SCSS
$custom: #9cccda; $custom-light: #badbe5; $custom-dark: #000000;
JSON
{
"hex": "#9cccda",
"rgb": {
"r": 156,
"g": 204,
"b": 218
},
"hsl": {
"h": 193.548,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.81607,
"c": 0.05381,
"h": 217.6
},
"luminance": 0.55316
}Semantic roles & 50–950 ramp
primary
#9CCCDA
secondary
#B17969
accent
#4C2DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484