#9CC6F7#9CC6F7
#9CC6F7 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.4% C 0.083 H 252.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC6F7 |
|---|---|
| RGB | rgb(156, 198, 247) |
| HSL | hsl(212, 85%, 79%) |
| HSV | hsv(212, 37%, 97%) |
| CMYK | cmyk(36.8%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.56, -2.12, -28.59) |
| CIE-LCH | lch(78.56, 28.66, 265.76°) |
| OKLab | oklab(81.4% -0.0247 -0.079) |
| OKLCH | oklch(81.4% 0.083 252.7) |
| XYZ | xyz(50.6876, 54.1689, 95.7625) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.29
Powder Blue (survey)
#B1D1FC
ΔE00 3.84
Pastel Blue
#A2BFFE
ΔE00 4.01
Carolina Blue
#8AB8FE
ΔE00 4.12
Light Blue
#95D0FC
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC6F7 #F7CD9C
analogous
#9CF3F7 #9CC6F7 #A09CF7
triadic
#9CC6F7 #F79CC6 #C6F79C
tetradic
#9CC6F7 #F79CF3 #F7CD9C #9CF7A0
square
#9CC6F7 #F79CF3 #F7CD9C #9CF7A0
split-complementary
#9CC6F7 #F7A09C #F3F79C
monochromatic
#2B85EE #63A5F2 #9CC6F7 #D5E7FC #E3EFFD
Accessibility & contrast
On white
1.77
#9CC6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#9CC6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC6F7
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC6F7 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#A9BEF6
Tritanopia (blue-blind)
#7ED1D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cc6f7; /* rgb */ color: rgb(156, 198, 247); /* oklch */ color: oklch(81.4% 0.083 252.7);
Tailwind
colors: {
custom: {
50: '#bcd7fa',
500: '#9cc6f7',
950: '#000000',
},
}SCSS
$custom: #9cc6f7; $custom-light: #bcd7fa; $custom-dark: #000000;
JSON
{
"hex": "#9cc6f7",
"rgb": {
"r": 156,
"g": 198,
"b": 247
},
"hsl": {
"h": 212.308,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.81401,
"c": 0.0828,
"h": 252.7
},
"luminance": 0.54171
}Semantic roles & 50–950 ramp
primary
#9CC6F7
secondary
#D7A060
accent
#7B04E2
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385