#9CCFFD#9CCFFD
#9CCFFD is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.5% C 0.084 H 246.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFFD |
|---|---|
| RGB | rgb(156, 207, 253) |
| HSL | hsl(208, 96%, 80%) |
| HSV | hsv(208, 38%, 99%) |
| CMYK | cmyk(38.3%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(81.17, -5.38, -27.79) |
| CIE-LCH | lch(81.17, 28.30, 259.05°) |
| OKLab | oklab(83.53% -0.0338 -0.0768) |
| OKLCH | oklch(83.53% 0.084 246.2) |
| XYZ | xyz(53.7470, 58.7824, 101.4235) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.47
Light Blue
#95D0FC
ΔE00 1.91
Sky
#82CAFC
ΔE00 3.88
Lightskyblue
#87CEFA
ΔE00 4.07
Powder Blue (survey)
#B1D1FC
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFFD #FDCA9C
analogous
#9CFDFB #9CCFFD #9C9EFD
triadic
#9CCFFD #FD9CCF #CFFD9C
tetradic
#9CCFFD #FB9CFD #FDCA9C #9EFD9C
square
#9CCFFD #FB9CFD #FDCA9C #9EFD9C
split-complementary
#9CCFFD #FD9C9E #FDFB9C
monochromatic
#2495FB #60B2FC #9CCFFD #D8ECFE #E1F0FE
Accessibility & contrast
On white
1.65
#9CCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#9CCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFFD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFFD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#7ADADE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9ccffd; /* rgb */ color: rgb(156, 207, 253); /* oklch */ color: oklch(83.5% 0.084 246.2);
Tailwind
colors: {
custom: {
50: '#bcddfe',
500: '#9ccffd',
950: '#000000',
},
}SCSS
$custom: #9ccffd; $custom-light: #bcddfe; $custom-dark: #000000;
JSON
{
"hex": "#9ccffd",
"rgb": {
"r": 156,
"g": 207,
"b": 253
},
"hsl": {
"h": 208.454,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.83527,
"c": 0.08392,
"h": 246.2
},
"luminance": 0.58785
}Semantic roles & 50–950 ramp
primary
#9CCFFD
secondary
#DF9B5E
accent
#6D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485