#9CC2EB#9CC2EB
#9CC2EB is a light, moderate cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.071 H 250.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2EB |
|---|---|
| RGB | rgb(156, 194, 235) |
| HSL | hsl(211, 66%, 77%) |
| HSV | hsv(211, 34%, 92%) |
| CMYK | cmyk(33.6%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(77.07, -3.01, -24.42) |
| CIE-LCH | lch(77.07, 24.61, 262.98°) |
| OKLab | oklab(80.09% -0.0236 -0.0673) |
| OKLCH | oklch(80.09% 0.071 250.7) |
| XYZ | xyz(47.9929, 51.6474, 86.0213) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.50
Pastel Blue
#A2BFFE
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 5.03
Light Blue
#95D0FC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2EB #EBC59C
analogous
#9CEAEB #9CC2EB #9E9CEB
triadic
#9CC2EB #EB9CC2 #C2EB9C
tetradic
#9CC2EB #EB9CEA #EBC59C #9CEB9E
square
#9CC2EB #EB9CEA #EBC59C #9CEB9E
split-complementary
#9CC2EB #EB9E9C #EAEB9C
monochromatic
#3683D6 #69A3E1 #9CC2EB #CFE1F5 #E6EFFA
Accessibility & contrast
On white
1.85
#9CC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#9CC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2EB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2EB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#83CBCF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9cc2eb; /* rgb */ color: rgb(156, 194, 235); /* oklch */ color: oklch(80.1% 0.071 250.7);
Tailwind
colors: {
custom: {
50: '#bbd4f1',
500: '#9cc2eb',
950: '#000000',
},
}SCSS
$custom: #9cc2eb; $custom-light: #bbd4f1; $custom-dark: #000000;
JSON
{
"hex": "#9cc2eb",
"rgb": {
"r": 156,
"g": 194,
"b": 235
},
"hsl": {
"h": 211.139,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.80089,
"c": 0.0713,
"h": 250.7
},
"luminance": 0.5165
}Semantic roles & 50–950 ramp
primary
#9CC2EB
secondary
#C79765
accent
#7617CE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385