#9CCDFD#9CCDFD
#9CCDFD is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.085 H 248.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCDFD |
|---|---|
| RGB | rgb(156, 205, 253) |
| HSL | hsl(210, 96%, 80%) |
| HSV | hsv(210, 38%, 99%) |
| CMYK | cmyk(38.3%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(80.64, -4.31, -28.60) |
| CIE-LCH | lch(80.64, 28.93, 261.42°) |
| OKLab | oklab(83.11% -0.0314 -0.0791) |
| OKLCH | oklch(83.11% 0.085 248.4) |
| XYZ | xyz(53.2655, 57.8195, 101.2630) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.03
Light Blue
#95D0FC
ΔE00 2.67
Powder Blue (survey)
#B1D1FC
ΔE00 4.21
Sky
#82CAFC
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCDFD #FDCC9C
analogous
#9CFDFD #9CCDFD #9C9CFD
triadic
#9CCDFD #FD9CCD #CDFD9C
tetradic
#9CCDFD #FD9CFD #FDCC9C #9CFD9C
square
#9CCDFD #FD9CFD #FDCC9C #9CFD9C
split-complementary
#9CCDFD #FD9C9C #FDFD9C
monochromatic
#2490FB #60AFFC #9CCDFD #D8EBFE #E1F0FE
Accessibility & contrast
On white
1.67
#9CCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#9CCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCDFD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCDFD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#7AD8DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ccdfd; /* rgb */ color: rgb(156, 205, 253); /* oklch */ color: oklch(83.1% 0.085 248.4);
Tailwind
colors: {
custom: {
50: '#bcdcfe',
500: '#9ccdfd',
950: '#000000',
},
}SCSS
$custom: #9ccdfd; $custom-light: #bcdcfe; $custom-dark: #000000;
JSON
{
"hex": "#9ccdfd",
"rgb": {
"r": 156,
"g": 205,
"b": 253
},
"hsl": {
"h": 209.691,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.83107,
"c": 0.0851,
"h": 248.4
},
"luminance": 0.57822
}Semantic roles & 50–950 ramp
primary
#9CCDFD
secondary
#DF9E5E
accent
#7200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485