#9CDCFD#9CDCFD
#9CDCFD is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.3% C 0.079 H 231.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCFD |
|---|---|
| RGB | rgb(156, 220, 253) |
| HSL | hsl(200, 96%, 80%) |
| HSV | hsv(200, 38%, 99%) |
| CMYK | cmyk(38.3%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(84.66, -12.17, -22.47) |
| CIE-LCH | lch(84.66, 25.55, 241.57°) |
| OKLab | oklab(86.28% -0.0496 -0.0619) |
| OKLCH | oklch(86.28% 0.079 231.3) |
| XYZ | xyz(57.0271, 65.3427, 102.5169) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.16
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 4.20
Lightskyblue
#87CEFA
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 4.56
Lightblue (survey)
#7BC8F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCFD #FDBD9C
analogous
#9CFDED #9CDCFD #9CACFD
triadic
#9CDCFD #FD9CDC #DCFD9C
tetradic
#9CDCFD #ED9CFD #FDBD9C #ACFD9C
square
#9CDCFD #ED9CFD #FDBD9C #ACFD9C
split-complementary
#9CDCFD #FD9CAC #FDED9C
monochromatic
#24B2FB #60C7FC #9CDCFD #D8F1FE #E1F4FE
Accessibility & contrast
On white
1.49
#9CDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#9CDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCFD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCFD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#78E5E6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9cdcfd; /* rgb */ color: rgb(156, 220, 253); /* oklch */ color: oklch(86.3% 0.079 231.3);
Tailwind
colors: {
custom: {
50: '#bce6fe',
500: '#9cdcfd',
950: '#000000',
},
}SCSS
$custom: #9cdcfd; $custom-light: #bce6fe; $custom-dark: #000000;
JSON
{
"hex": "#9cdcfd",
"rgb": {
"r": 156,
"g": 220,
"b": 253
},
"hsl": {
"h": 200.412,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.86284,
"c": 0.0793,
"h": 231.3
},
"luminance": 0.65346
}Semantic roles & 50–950 ramp
primary
#9CDCFD
secondary
#DF8A5E
accent
#4E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485