#9BCEFC#9BCEFC
#9BCEFC is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 83.2% C 0.084 H 246.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCEFC |
|---|---|
| RGB | rgb(155, 206, 252) |
| HSL | hsl(208, 94%, 80%) |
| HSV | hsv(208, 38%, 99%) |
| CMYK | cmyk(38.5%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(80.81, -5.36, -27.81) |
| CIE-LCH | lch(80.81, 28.32, 259.08°) |
| OKLab | oklab(83.22% -0.0338 -0.0769) |
| OKLCH | oklch(83.22% 0.084 246.2) |
| XYZ | xyz(53.1539, 58.1365, 100.4972) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.53
Light Blue
#95D0FC
ΔE00 1.92
Sky
#82CAFC
ΔE00 3.77
Lightskyblue
#87CEFA
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCEFC #FCC99B
analogous
#9BFCFA #9BCEFC #9B9DFC
triadic
#9BCEFC #FC9BCE #CEFC9B
tetradic
#9BCEFC #FA9BFC #FCC99B #9DFC9B
square
#9BCEFC #FA9BFC #FCC99B #9DFC9B
split-complementary
#9BCEFC #FC9B9D #FCFA9B
monochromatic
#2494F8 #60B1FA #9BCEFC #D6EBFE #E1F0FE
Accessibility & contrast
On white
1.66
#9BCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#9BCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCEFC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCEFC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#79D9DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9bcefc; /* rgb */ color: rgb(155, 206, 252); /* oklch */ color: oklch(83.2% 0.084 246.2);
Tailwind
colors: {
custom: {
50: '#bbdcfd',
500: '#9bcefc',
950: '#000000',
},
}SCSS
$custom: #9bcefc; $custom-light: #bbdcfd; $custom-dark: #000000;
JSON
{
"hex": "#9bcefc",
"rgb": {
"r": 155,
"g": 206,
"b": 252
},
"hsl": {
"h": 208.454,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.83219,
"c": 0.08399,
"h": 246.2
},
"luminance": 0.58139
}Semantic roles & 50–950 ramp
primary
#9BCEFC
secondary
#DE9A5D
accent
#6D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485