#8BCDFB#8BCDFB
#8BCDFB is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.1% C 0.093 H 239.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDFB |
|---|---|
| RGB | rgb(139, 205, 251) |
| HSL | hsl(205, 93%, 76%) |
| HSV | hsv(205, 45%, 98%) |
| CMYK | cmyk(44.6%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.68, -9.09, -29.09) |
| CIE-LCH | lch(79.68, 30.47, 252.65°) |
| OKLab | oklab(82.09% -0.047 -0.0807) |
| OKLCH | oklch(82.09% 0.093 239.8) |
| XYZ | xyz(49.8853, 56.1132, 99.4503) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.19
Sky
#82CAFC
ΔE00 1.24
Light Blue
#95D0FC
ΔE00 1.40
Lightblue (survey)
#7BC8F6
ΔE00 2.31
Baby Blue
#89CFF0
ΔE00 4.14
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDFB #FBB98B
analogous
#8BFBF1 #8BCDFB #8B95FB
triadic
#8BCDFB #FB8BCD #CDFB8B
tetradic
#8BCDFB #F18BFB #FBB98B #95FB8B
square
#8BCDFB #F18BFB #FBB98B #95FB8B
split-complementary
#8BCDFB #FB8B95 #FBF18B
monochromatic
#159AF7 #50B4F9 #8BCDFB #C6E7FD #E1F2FE
Accessibility & contrast
On white
1.72
#8BCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#8BCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDFB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDFB | 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)
#B9CCFD
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#5BD9DC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8bcdfb; /* rgb */ color: rgb(139, 205, 251); /* oklch */ color: oklch(82.1% 0.093 239.8);
Tailwind
colors: {
custom: {
50: '#b2dcfc',
500: '#8bcdfb',
950: '#000000',
},
}SCSS
$custom: #8bcdfb; $custom-light: #b2dcfc; $custom-dark: #000000;
JSON
{
"hex": "#8bcdfb",
"rgb": {
"r": 139,
"g": 205,
"b": 251
},
"hsl": {
"h": 204.643,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.8209,
"c": 0.09336,
"h": 239.8
},
"luminance": 0.56117
}Semantic roles & 50–950 ramp
primary
#8BCDFB
secondary
#DA8950
accent
#5E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485