#9BCBF2#9BCBF2
#9BCBF2 is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.2% C 0.075 H 243.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBF2 |
|---|---|
| RGB | rgb(155, 203, 242) |
| HSL | hsl(207, 77%, 78%) |
| HSV | hsv(207, 36%, 95%) |
| CMYK | cmyk(36%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.66, -6.32, -24.23) |
| CIE-LCH | lch(79.66, 25.04, 255.37°) |
| OKLab | oklab(82.2% -0.0335 -0.0668) |
| OKLCH | oklch(82.2% 0.075 243.3) |
| XYZ | xyz(50.8954, 56.0886, 92.1316) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.12
Baby Blue (survey)
#A2CFFE
ΔE00 2.62
Lightskyblue
#87CEFA
ΔE00 3.73
Sky
#82CAFC
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBF2 #F2C29B
analogous
#9BF2EE #9BCBF2 #9B9FF2
triadic
#9BCBF2 #F29BCB #CBF29B
tetradic
#9BCBF2 #EE9BF2 #F2C29B #9FF29B
square
#9BCBF2 #EE9BF2 #F2C29B #9FF29B
split-complementary
#9BCBF2 #F29B9F #F2EE9B
monochromatic
#2F93E4 #65AFEB #9BCBF2 #D1E7F9 #E4F1FB
Accessibility & contrast
On white
1.72
#9BCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#9BCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBF2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBF2 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#B0C1F1
Tritanopia (blue-blind)
#7ED4D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9bcbf2; /* rgb */ color: rgb(155, 203, 242); /* oklch */ color: oklch(82.2% 0.075 243.3);
Tailwind
colors: {
custom: {
50: '#bbdaf6',
500: '#9bcbf2',
950: '#000000',
},
}SCSS
$custom: #9bcbf2; $custom-light: #bbdaf6; $custom-dark: #000000;
JSON
{
"hex": "#9bcbf2",
"rgb": {
"r": 155,
"g": 203,
"b": 242
},
"hsl": {
"h": 206.897,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.82198,
"c": 0.07471,
"h": 243.3
},
"luminance": 0.56091
}Semantic roles & 50–950 ramp
primary
#9BCBF2
secondary
#D09361
accent
#680CD9
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385