#8BC0F6#8BC0F6
#8BC0F6 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.095 H 249.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0F6 |
|---|---|
| RGB | rgb(139, 192, 246) |
| HSL | hsl(210, 86%, 75%) |
| HSV | hsv(210, 43%, 96%) |
| CMYK | cmyk(43.5%, 22%, 0%, 3.5%) |
| CIE-LAB | lab(75.97, -3.50, -32.11) |
| CIE-LCH | lch(75.97, 32.30, 263.78°) |
| OKLab | oklab(79.1% -0.0333 -0.0893) |
| OKLCH | oklch(79.1% 0.095 249.6) |
| XYZ | xyz(46.1261, 49.8391, 94.3603) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.98
Carolina Blue
#8AB8FE
ΔE00 3.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0F6 #F6C18B
analogous
#8BF6F6 #8BC0F6 #8B8BF6
triadic
#8BC0F6 #F68BC0 #C0F68B
tetradic
#8BC0F6 #F68BF6 #F6C18B #8BF68B
square
#8BC0F6 #F68BF6 #F6C18B #8BF68B
split-complementary
#8BC0F6 #F68B8B #F6F68B
monochromatic
#1982ED #52A1F2 #8BC0F6 #C4DFFA #E3F0FD
Accessibility & contrast
On white
1.91
#8BC0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#8BC0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0F6
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0F6 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F9
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#61CCD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc0f6; /* rgb */ color: rgb(139, 192, 246); /* oklch */ color: oklch(79.1% 0.095 249.6);
Tailwind
colors: {
custom: {
50: '#b1d2f9',
500: '#8bc0f6',
950: '#000000',
},
}SCSS
$custom: #8bc0f6; $custom-light: #b1d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8bc0f6",
"rgb": {
"r": 139,
"g": 192,
"b": 246
},
"hsl": {
"h": 210.28,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.79104,
"c": 0.09526,
"h": 249.6
},
"luminance": 0.49842
}Semantic roles & 50–950 ramp
primary
#8BC0F6
secondary
#F5E6D6
accent
#7403E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285