#9CC2DD#9CC2DD
#9CC2DD is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.6% C 0.056 H 239.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2DD |
|---|---|
| RGB | rgb(156, 194, 221) |
| HSL | hsl(205, 49%, 74%) |
| HSV | hsv(205, 29%, 87%) |
| CMYK | cmyk(29.4%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(76.60, -6.44, -17.59) |
| CIE-LCH | lch(76.60, 18.73, 249.90°) |
| OKLab | oklab(79.56% -0.0285 -0.0481) |
| OKLCH | oklch(79.56% 0.056 239.3) |
| XYZ | xyz(46.0493, 50.8700, 75.7851) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.10
Cloudy Blue
#ACC2D9
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 5.59
Baby Blue
#89CFF0
ΔE00 5.99
Baby Blue (survey)
#A2CFFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2DD #DDB79C
analogous
#9CDDD8 #9CC2DD #9CA2DD
triadic
#9CC2DD #DD9CC2 #C2DD9C
tetradic
#9CC2DD #D89CDD #DDB79C #A2DD9C
square
#9CC2DD #D89CDD #DDB79C #A2DD9C
split-complementary
#9CC2DD #DD9CA2 #DDD89C
monochromatic
#418ABE #6EA6CD #9CC2DD #CADEED #E8F1F7
Accessibility & contrast
On white
1.88
#9CC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#9CC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2DD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2DD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#88C9CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9cc2dd; /* rgb */ color: rgb(156, 194, 221); /* oklch */ color: oklch(79.6% 0.056 239.3);
Tailwind
colors: {
custom: {
50: '#bad4e7',
500: '#9cc2dd',
950: '#000000',
},
}SCSS
$custom: #9cc2dd; $custom-light: #bad4e7; $custom-dark: #000000;
JSON
{
"hex": "#9cc2dd",
"rgb": {
"r": 156,
"g": 194,
"b": 221
},
"hsl": {
"h": 204.923,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.79564,
"c": 0.05596,
"h": 239.3
},
"luminance": 0.50872
}Semantic roles & 50–950 ramp
primary
#9CC2DD
secondary
#B58868
accent
#6629BC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384