#9CCCFD#9CCCFD
#9CCCFD is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.086 H 249.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCFD |
|---|---|
| RGB | rgb(156, 204, 253) |
| HSL | hsl(210, 96%, 80%) |
| HSV | hsv(210, 38%, 99%) |
| CMYK | cmyk(38.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(80.37, -3.78, -29.01) |
| CIE-LCH | lch(80.37, 29.26, 262.57°) |
| OKLab | oklab(82.9% -0.0301 -0.0803) |
| OKLCH | oklch(82.9% 0.086 249.4) |
| XYZ | xyz(53.0271, 57.3426, 101.1836) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.01
Light Blue
#95D0FC
ΔE00 3.05
Powder Blue (survey)
#B1D1FC
ΔE00 4.06
Sky
#82CAFC
ΔE00 4.57
Lightskyblue
#87CEFA
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCFD #FDCD9C
analogous
#9CFDFD #9CCCFD #9C9CFD
triadic
#9CCCFD #FD9CCC #CCFD9C
tetradic
#9CCCFD #FD9CFD #FDCD9C #9CFD9C
square
#9CCCFD #FD9CFD #FDCD9C #9CFD9C
split-complementary
#9CCCFD #FD9C9C #FDFD9C
monochromatic
#248EFB #60ADFC #9CCCFD #D8EBFE #E1F0FE
Accessibility & contrast
On white
1.68
#9CCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#9CCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCFD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCFD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#7AD7DC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cccfd; /* rgb */ color: rgb(156, 204, 253); /* oklch */ color: oklch(82.9% 0.086 249.4);
Tailwind
colors: {
custom: {
50: '#bcdbfe',
500: '#9cccfd',
950: '#000000',
},
}SCSS
$custom: #9cccfd; $custom-light: #bcdbfe; $custom-dark: #000000;
JSON
{
"hex": "#9cccfd",
"rgb": {
"r": 156,
"g": 204,
"b": 253
},
"hsl": {
"h": 210.309,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.82897,
"c": 0.08574,
"h": 249.4
},
"luminance": 0.57345
}Semantic roles & 50–950 ramp
primary
#9CCCFD
secondary
#DF9F5E
accent
#7400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485