#9CC3F7#9CC3F7
#9CC3F7 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.8% C 0.085 H 255.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC3F7 |
|---|---|
| RGB | rgb(156, 195, 247) |
| HSL | hsl(214, 85%, 79%) |
| HSV | hsv(214, 37%, 97%) |
| CMYK | cmyk(36.8%, 21.1%, 0%, 3.1%) |
| CIE-LAB | lab(77.76, -0.50, -29.81) |
| CIE-LCH | lch(77.76, 29.81, 269.04°) |
| OKLab | oklab(80.78% -0.0209 -0.0825) |
| OKLCH | oklch(80.78% 0.085 255.8) |
| XYZ | xyz(50.0087, 52.8110, 95.5362) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.93
Baby Blue (survey)
#A2CFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 3.52
Powder Blue (survey)
#B1D1FC
ΔE00 4.10
Light Blue
#95D0FC
ΔE00 5.86
Sky Blue (survey)
#75BBFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC3F7 #F7D09C
analogous
#9CF0F7 #9CC3F7 #A39CF7
triadic
#9CC3F7 #F79CC3 #C3F79C
tetradic
#9CC3F7 #F79CF0 #F7D09C #9CF7A3
square
#9CC3F7 #F79CF0 #F7D09C #9CF7A3
split-complementary
#9CC3F7 #F7A39C #F0F79C
monochromatic
#2B7EEE #63A1F2 #9CC3F7 #D5E5FC #E3EEFD
Accessibility & contrast
On white
1.82
#9CC3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#9CC3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC3F7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC3F7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#7ECED4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9cc3f7; /* rgb */ color: rgb(156, 195, 247); /* oklch */ color: oklch(80.8% 0.085 255.8);
Tailwind
colors: {
custom: {
50: '#bcd5fa',
500: '#9cc3f7',
950: '#000000',
},
}SCSS
$custom: #9cc3f7; $custom-light: #bcd5fa; $custom-dark: #000000;
JSON
{
"hex": "#9cc3f7",
"rgb": {
"r": 156,
"g": 195,
"b": 247
},
"hsl": {
"h": 214.286,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.80776,
"c": 0.08512,
"h": 255.8
},
"luminance": 0.52814
}Semantic roles & 50–950 ramp
primary
#9CC3F7
secondary
#D7A460
accent
#8304E2
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385