#9CC6FA#9CC6FA
#9CC6FA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.5% C 0.086 H 254.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC6FA |
|---|---|
| RGB | rgb(156, 198, 250) |
| HSL | hsl(213, 90%, 80%) |
| HSV | hsv(213, 38%, 98%) |
| CMYK | cmyk(37.6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(78.67, -1.34, -30.02) |
| CIE-LCH | lch(78.67, 30.05, 267.44°) |
| OKLab | oklab(81.52% -0.0237 -0.0831) |
| OKLCH | oklch(81.52% 0.086 254.1) |
| XYZ | xyz(51.1543, 54.3555, 98.2202) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.44
Pastel Blue
#A2BFFE
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Carolina Blue
#8AB8FE
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 5.00
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC6FA #FAD09C
analogous
#9CF5FA #9CC6FA #A19CFA
triadic
#9CC6FA #FA9CC6 #C6FA9C
tetradic
#9CC6FA #FA9CF5 #FAD09C #9CFAA1
square
#9CC6FA #FA9CF5 #FAD09C #9CFAA1
split-complementary
#9CC6FA #FAA19C #F5FA9C
monochromatic
#2783F4 #62A4F7 #9CC6FA #D6E8FD #E2EEFE
Accessibility & contrast
On white
1.77
#9CC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#9CC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC6FA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC6FA | 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)
#B3C8FC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#7CD1D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9cc6fa; /* rgb */ color: rgb(156, 198, 250); /* oklch */ color: oklch(81.5% 0.086 254.1);
Tailwind
colors: {
custom: {
50: '#bcd7fc',
500: '#9cc6fa',
950: '#000000',
},
}SCSS
$custom: #9cc6fa; $custom-light: #bcd7fc; $custom-dark: #000000;
JSON
{
"hex": "#9cc6fa",
"rgb": {
"r": 156,
"g": 198,
"b": 250
},
"hsl": {
"h": 213.191,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.81523,
"c": 0.08645,
"h": 254.1
},
"luminance": 0.54358
}Semantic roles & 50–950 ramp
primary
#9CC6FA
secondary
#DBA45F
accent
#7F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385