#8BC0FB#8BC0FB
#8BC0FB is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.101 H 251.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0FB |
|---|---|
| RGB | rgb(139, 192, 251) |
| HSL | hsl(212, 93%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(44.6%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.16, -2.13, -34.50) |
| CIE-LCH | lch(76.16, 34.57, 266.47°) |
| OKLab | oklab(79.32% -0.0317 -0.0961) |
| OKLCH | oklch(79.32% 0.101 251.8) |
| XYZ | xyz(46.9039, 50.1502, 98.4565) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Sky Blue (survey)
#75BBFD
ΔE00 3.09
Baby Blue (survey)
#A2CFFE
ΔE00 4.27
Sky
#82CAFC
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0FB #FBC68B
analogous
#8BF8FB #8BC0FB #8E8BFB
triadic
#8BC0FB #FB8BC0 #C0FB8B
tetradic
#8BC0FB #FB8BF8 #FBC68B #8BFB8E
square
#8BC0FB #FB8BF8 #FBC68B #8BFB8E
split-complementary
#8BC0FB #FB8E8B #F8FB8B
monochromatic
#1580F7 #50A0F9 #8BC0FB #C6E0FD #E1EFFE
Accessibility & contrast
On white
1.90
#8BC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#8BC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0FB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0FB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#5ECDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc0fb; /* rgb */ color: rgb(139, 192, 251); /* oklch */ color: oklch(79.3% 0.101 251.8);
Tailwind
colors: {
custom: {
50: '#b1d2fd',
500: '#8bc0fb',
950: '#000000',
},
}SCSS
$custom: #8bc0fb; $custom-light: #b1d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8bc0fb",
"rgb": {
"r": 139,
"g": 192,
"b": 251
},
"hsl": {
"h": 211.607,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79318,
"c": 0.1012,
"h": 251.8
},
"luminance": 0.50153
}Semantic roles & 50–950 ramp
primary
#8BC0FB
secondary
#DA9950
accent
#7900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385