#9CCADA#9CCADA
#9CCADA is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.2% C 0.053 H 221.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCADA |
|---|---|
| RGB | rgb(156, 202, 218) |
| HSL | hsl(195, 46%, 73%) |
| HSV | hsv(195, 28%, 85%) |
| CMYK | cmyk(28.4%, 7.3%, 0%, 14.5%) |
| CIE-LAB | lab(78.68, -11.35, -12.85) |
| CIE-LCH | lch(78.68, 17.15, 228.54°) |
| OKLab | oklab(81.18% -0.04 -0.0351) |
| OKLCH | oklch(81.18% 0.053 221.2) |
| XYZ | xyz(47.4818, 54.3688, 74.3085) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCADA #DAAC9C
analogous
#9CDACB #9CCADA #9CABDA
triadic
#9CCADA #DA9CCA #CADA9C
tetradic
#9CCADA #CB9CDA #DAAC9C #ABDA9C
square
#9CCADA #CB9CDA #DAAC9C #ABDA9C
split-complementary
#9CCADA #DA9CAB #DACB9C
monochromatic
#449AB7 #6FB2C9 #9CCADA #C9E2EB #E9F3F7
Accessibility & contrast
On white
1.77
#9CCADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#9CCADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCADA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCADA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#88CFCF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccada; /* rgb */ color: rgb(156, 202, 218); /* oklch */ color: oklch(81.2% 0.053 221.2);
Tailwind
colors: {
custom: {
50: '#badae5',
500: '#9ccada',
950: '#000000',
},
}SCSS
$custom: #9ccada; $custom-light: #badae5; $custom-dark: #000000;
JSON
{
"hex": "#9ccada",
"rgb": {
"r": 156,
"g": 202,
"b": 218
},
"hsl": {
"h": 195.484,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.81175,
"c": 0.05323,
"h": 221.2
},
"luminance": 0.54371
}Semantic roles & 50–950 ramp
primary
#9CCADA
secondary
#B17C69
accent
#512DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384