#9BCCEB#9BCCEB
#9BCCEB is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.1% C 0.067 H 236.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCCEB |
|---|---|
| RGB | rgb(155, 204, 235) |
| HSL | hsl(203, 67%, 76%) |
| HSV | hsv(203, 34%, 92%) |
| CMYK | cmyk(34%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.70, -8.60, -20.43) |
| CIE-LCH | lch(79.70, 22.17, 247.18°) |
| OKLab | oklab(82.15% -0.0372 -0.0561) |
| OKLCH | oklch(82.15% 0.067 236.4) |
| XYZ | xyz(50.1010, 56.1499, 86.7793) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 3.50
Lightskyblue
#87CEFA
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 4.34
Sky
#82CAFC
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCCEB #EBBA9B
analogous
#9BEBE2 #9BCCEB #9BA4EB
triadic
#9BCCEB #EB9BCC #CCEB9B
tetradic
#9BCCEB #E29BEB #EBBA9B #A4EB9B
square
#9BCCEB #E29BEB #EBBA9B #A4EB9B
split-complementary
#9BCCEB #EB9BA4 #EBE29B
monochromatic
#3598D7 #68B2E1 #9BCCEB #CEE6F5 #E5F2FA
Accessibility & contrast
On white
1.72
#9BCCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#9BCCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCCEB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCCEB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#80D4D6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9bcceb; /* rgb */ color: rgb(155, 204, 235); /* oklch */ color: oklch(82.1% 0.067 236.4);
Tailwind
colors: {
custom: {
50: '#bbdbf1',
500: '#9bcceb',
950: '#000000',
},
}SCSS
$custom: #9bcceb; $custom-light: #bbdbf1; $custom-dark: #000000;
JSON
{
"hex": "#9bcceb",
"rgb": {
"r": 155,
"g": 204,
"b": 235
},
"hsl": {
"h": 203.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.82148,
"c": 0.06736,
"h": 236.4
},
"luminance": 0.56152
}Semantic roles & 50–950 ramp
primary
#9BCCEB
secondary
#C78A64
accent
#5E17CF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121516
muted
#828485