#9CDCF1#9CDCF1
#9CDCF1 is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.9% C 0.071 H 220.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCF1 |
|---|---|
| RGB | rgb(156, 220, 241) |
| HSL | hsl(195, 75%, 78%) |
| HSV | hsv(195, 35%, 95%) |
| CMYK | cmyk(35.3%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(84.28, -15.13, -16.71) |
| CIE-LCH | lch(84.28, 22.54, 227.82°) |
| OKLab | oklab(85.85% -0.054 -0.0458) |
| OKLCH | oklch(85.85% 0.071 220.3) |
| XYZ | xyz(55.1754, 64.6020, 92.7641) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.67
Lightblue
#ADD8E6
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCF1 #F1B19C
analogous
#9CF1DC #9CDCF1 #9CB1F1
triadic
#9CDCF1 #F19CDC #DCF19C
tetradic
#9CDCF1 #DC9CF1 #F1B19C #B1F19C
square
#9CDCF1 #DC9CF1 #F1B19C #B1F19C
split-complementary
#9CDCF1 #F19CB1 #F1DC9C
monochromatic
#31B6E2 #66C9E9 #9CDCF1 #D2EFF9 #E4F6FB
Accessibility & contrast
On white
1.51
#9CDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#9CDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCF1
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCF1 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F2
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#7DE3E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9cdcf1; /* rgb */ color: rgb(156, 220, 241); /* oklch */ color: oklch(85.9% 0.071 220.3);
Tailwind
colors: {
custom: {
50: '#bce7f5',
500: '#9cdcf1',
950: '#000000',
},
}SCSS
$custom: #9cdcf1; $custom-light: #bce7f5; $custom-dark: #000000;
JSON
{
"hex": "#9cdcf1",
"rgb": {
"r": 156,
"g": 220,
"b": 241
},
"hsl": {
"h": 194.824,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.85854,
"c": 0.07079,
"h": 220.3
},
"luminance": 0.64605
}Semantic roles & 50–950 ramp
primary
#9CDCF1
secondary
#CF7D63
accent
#400ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485