#8BC0F9#8BC0F9
#8BC0F9 is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.099 H 250.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0F9 |
|---|---|
| RGB | rgb(139, 192, 249) |
| HSL | hsl(211, 90%, 76%) |
| HSV | hsv(211, 44%, 98%) |
| CMYK | cmyk(44.2%, 22.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.08, -2.68, -33.55) |
| CIE-LCH | lch(76.08, 33.65, 265.43°) |
| OKLab | oklab(79.23% -0.0323 -0.0934) |
| OKLCH | oklch(79.23% 0.099 250.9) |
| XYZ | xyz(46.5903, 50.0248, 96.8049) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.96
Sky Blue (survey)
#75BBFD
ΔE00 3.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Sky
#82CAFC
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0F9 #F9C48B
analogous
#8BF7F9 #8BC0F9 #8D8BF9
triadic
#8BC0F9 #F98BC0 #C0F98B
tetradic
#8BC0F9 #F98BF7 #F9C48B #8BF98D
square
#8BC0F9 #F98BF7 #F9C48B #8BF98D
split-complementary
#8BC0F9 #F98D8B #F7F98B
monochromatic
#1781F3 #51A0F6 #8BC0F9 #C5E0FC #E2EFFD
Accessibility & contrast
On white
1.91
#8BC0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#8BC0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0F9
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0F9 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#5FCDD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc0f9; /* rgb */ color: rgb(139, 192, 249); /* oklch */ color: oklch(79.2% 0.099 250.9);
Tailwind
colors: {
custom: {
50: '#b1d2fb',
500: '#8bc0f9',
950: '#000000',
},
}SCSS
$custom: #8bc0f9; $custom-light: #b1d2fb; $custom-dark: #000000;
JSON
{
"hex": "#8bc0f9",
"rgb": {
"r": 139,
"g": 192,
"b": 249
},
"hsl": {
"h": 211.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.79232,
"c": 0.09881,
"h": 250.9
},
"luminance": 0.50028
}Semantic roles & 50–950 ramp
primary
#8BC0F9
secondary
#D89751
accent
#7700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385