#9CCBF2#9CCBF2
#9CCBF2 is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.3% C 0.074 H 243.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBF2 |
|---|---|
| RGB | rgb(156, 203, 242) |
| HSL | hsl(207, 77%, 78%) |
| HSV | hsv(207, 36%, 95%) |
| CMYK | cmyk(35.5%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.72, -6.05, -24.14) |
| CIE-LCH | lch(79.72, 24.89, 255.92°) |
| OKLab | oklab(82.26% -0.0326 -0.0665) |
| OKLCH | oklch(82.26% 0.074 243.9) |
| XYZ | xyz(51.0881, 56.1879, 92.1406) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.28
Baby Blue (survey)
#A2CFFE
ΔE00 2.46
Lightskyblue
#87CEFA
ΔE00 3.95
Sky
#82CAFC
ΔE00 4.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBF2 #F2C39C
analogous
#9CF2EE #9CCBF2 #9CA0F2
triadic
#9CCBF2 #F29CCB #CBF29C
tetradic
#9CCBF2 #EE9CF2 #F2C39C #A0F29C
square
#9CCBF2 #EE9CF2 #F2C39C #A0F29C
split-complementary
#9CCBF2 #F29CA0 #F2EE9C
monochromatic
#3092E4 #66AFEB #9CCBF2 #D2E7F9 #E4F1FB
Accessibility & contrast
On white
1.72
#9CCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#9CCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBF2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBF2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#B0C2F1
Tritanopia (blue-blind)
#7FD4D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ccbf2; /* rgb */ color: rgb(156, 203, 242); /* oklch */ color: oklch(82.3% 0.074 243.9);
Tailwind
colors: {
custom: {
50: '#bbdaf6',
500: '#9ccbf2',
950: '#000000',
},
}SCSS
$custom: #9ccbf2; $custom-light: #bbdaf6; $custom-dark: #000000;
JSON
{
"hex": "#9ccbf2",
"rgb": {
"r": 156,
"g": 203,
"b": 242
},
"hsl": {
"h": 207.209,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.82257,
"c": 0.07407,
"h": 243.9
},
"luminance": 0.56191
}Semantic roles & 50–950 ramp
primary
#9CCBF2
secondary
#D09462
accent
#690CD9
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385