#9BCDFB#9BCDFB
#9BCDFB is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.083 H 246.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCDFB |
|---|---|
| RGB | rgb(155, 205, 251) |
| HSL | hsl(209, 92%, 80%) |
| HSV | hsv(209, 38%, 98%) |
| CMYK | cmyk(38.2%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.51, -5.09, -27.74) |
| CIE-LCH | lch(80.51, 28.20, 259.60°) |
| OKLab | oklab(82.97% -0.0329 -0.0767) |
| OKLCH | oklch(82.97% 0.083 246.7) |
| XYZ | xyz(52.7558, 57.5933, 99.5849) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.41
Light Blue
#95D0FC
ΔE00 2.16
Sky
#82CAFC
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCDFB #FBC99B
analogous
#9BFBF9 #9BCDFB #9B9DFB
triadic
#9BCDFB #FB9BCD #CDFB9B
tetradic
#9BCDFB #F99BFB #FBC99B #9DFB9B
square
#9BCDFB #F99BFB #FBC99B #9DFB9B
split-complementary
#9BCDFB #FB9B9D #FBF99B
monochromatic
#2592F6 #60B0F9 #9BCDFB #D6EAFD #E2F0FE
Accessibility & contrast
On white
1.68
#9BCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#9BCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCDFB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCDFB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFD
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#79D8DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9bcdfb; /* rgb */ color: rgb(155, 205, 251); /* oklch */ color: oklch(83.0% 0.083 246.7);
Tailwind
colors: {
custom: {
50: '#bbdcfc',
500: '#9bcdfb',
950: '#000000',
},
}SCSS
$custom: #9bcdfb; $custom-light: #bbdcfc; $custom-dark: #000000;
JSON
{
"hex": "#9bcdfb",
"rgb": {
"r": 155,
"g": 205,
"b": 251
},
"hsl": {
"h": 208.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.8297,
"c": 0.08345,
"h": 246.7
},
"luminance": 0.57596
}Semantic roles & 50–950 ramp
primary
#9BCDFB
secondary
#DC9A5E
accent
#6E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485