#9CCCF5#9CCCF5
#9CCCF5 is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.6% C 0.077 H 244.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCF5 |
|---|---|
| RGB | rgb(156, 204, 245) |
| HSL | hsl(208, 82%, 79%) |
| HSV | hsv(208, 36%, 96%) |
| CMYK | cmyk(36.3%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(80.09, -5.83, -25.18) |
| CIE-LCH | lch(80.09, 25.84, 256.97°) |
| OKLab | oklab(82.58% -0.0328 -0.0694) |
| OKLCH | oklch(82.58% 0.077 244.7) |
| XYZ | xyz(51.7793, 56.8435, 94.6120) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.04
Light Blue
#95D0FC
ΔE00 2.07
Sky
#82CAFC
ΔE00 3.91
Lightskyblue
#87CEFA
ΔE00 3.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.68
Lightblue (survey)
#7BC8F6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCF5 #F5C59C
analogous
#9CF5F1 #9CCCF5 #9C9FF5
triadic
#9CCCF5 #F59CCC #CCF59C
tetradic
#9CCCF5 #F19CF5 #F5C59C #9FF59C
square
#9CCCF5 #F19CF5 #F5C59C #9FF59C
split-complementary
#9CCCF5 #F59C9F #F5F19C
monochromatic
#2D93EA #64AFEF #9CCCF5 #D4E9FB #E3F1FC
Accessibility & contrast
On white
1.70
#9CCCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#9CCCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCF5
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCF5 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#B0C2F4
Tritanopia (blue-blind)
#7ED6D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cccf5; /* rgb */ color: rgb(156, 204, 245); /* oklch */ color: oklch(82.6% 0.077 244.7);
Tailwind
colors: {
custom: {
50: '#bcdbf8',
500: '#9cccf5',
950: '#000000',
},
}SCSS
$custom: #9cccf5; $custom-light: #bcdbf8; $custom-dark: #000000;
JSON
{
"hex": "#9cccf5",
"rgb": {
"r": 156,
"g": 204,
"b": 245
},
"hsl": {
"h": 207.64,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.82584,
"c": 0.07679,
"h": 244.7
},
"luminance": 0.56846
}Semantic roles & 50–950 ramp
primary
#9CCCF5
secondary
#D49661
accent
#6A07DE
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485