#8BC8FB#8BC8FB
#8BC8FB is a light, moderate cyan. Relative luminance 0.538; OKLCH L 81.0% C 0.096 H 244.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8FB |
|---|---|
| RGB | rgb(139, 200, 251) |
| HSL | hsl(207, 93%, 76%) |
| HSV | hsv(207, 45%, 98%) |
| CMYK | cmyk(44.6%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.32, -6.44, -31.17) |
| CIE-LCH | lch(78.32, 31.83, 258.34°) |
| OKLab | oklab(81.02% -0.0411 -0.0866) |
| OKLCH | oklch(81.02% 0.096 244.6) |
| XYZ | xyz(48.7084, 53.7593, 99.0580) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 2.41
Lightskyblue
#87CEFA
ΔE00 3.21
Lightblue (survey)
#7BC8F6
ΔE00 3.48
Baby Blue (survey)
#A2CFFE
ΔE00 3.70
Sky Blue (survey)
#75BBFD
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8FB #FBBE8B
analogous
#8BFBF6 #8BC8FB #8B90FB
triadic
#8BC8FB #FB8BC8 #C8FB8B
tetradic
#8BC8FB #F68BFB #FBBE8B #90FB8B
square
#8BC8FB #F68BFB #FBBE8B #90FB8B
split-complementary
#8BC8FB #FB8B90 #FBF68B
monochromatic
#1590F7 #50ACF9 #8BC8FB #C6E4FD #E1F1FE
Accessibility & contrast
On white
1.79
#8BC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#8BC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8FB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8FB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#5CD4D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bc8fb; /* rgb */ color: rgb(139, 200, 251); /* oklch */ color: oklch(81.0% 0.096 244.6);
Tailwind
colors: {
custom: {
50: '#b2d8fc',
500: '#8bc8fb',
950: '#000000',
},
}SCSS
$custom: #8bc8fb; $custom-light: #b2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc8fb",
"rgb": {
"r": 139,
"g": 200,
"b": 251
},
"hsl": {
"h": 207.321,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.81018,
"c": 0.09587,
"h": 244.6
},
"luminance": 0.53763
}Semantic roles & 50–950 ramp
primary
#8BC8FB
secondary
#DA8F50
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385