#8BC0F8#8BC0F8
#8BC0F8 is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.098 H 250.5°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0F8 |
|---|---|
| RGB | rgb(139, 192, 248) |
| HSL | hsl(211, 89%, 76%) |
| HSV | hsv(211, 44%, 97%) |
| CMYK | cmyk(44%, 22.6%, 0%, 2.7%) |
| CIE-LAB | lab(76.05, -2.96, -33.07) |
| CIE-LCH | lch(76.05, 33.20, 264.89°) |
| OKLab | oklab(79.19% -0.0326 -0.092) |
| OKLCH | oklch(79.19% 0.098 250.5) |
| XYZ | xyz(46.4347, 49.9626, 95.9856) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.00
Carolina Blue
#8AB8FE
ΔE00 3.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0F8 #F8C38B
analogous
#8BF6F8 #8BC0F8 #8C8BF8
triadic
#8BC0F8 #F88BC0 #C0F88B
tetradic
#8BC0F8 #F88BF6 #F8C38B #8BF88C
square
#8BC0F8 #F88BF6 #F8C38B #8BF88C
split-complementary
#8BC0F8 #F88C8B #F6F88B
monochromatic
#1881F1 #51A1F5 #8BC0F8 #C5DFFB #E2EFFD
Accessibility & contrast
On white
1.91
#8BC0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#8BC0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0F8
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0F8 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FB
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#60CDD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc0f8; /* rgb */ color: rgb(139, 192, 248); /* oklch */ color: oklch(79.2% 0.098 250.5);
Tailwind
colors: {
custom: {
50: '#b1d2fa',
500: '#8bc0f8',
950: '#000000',
},
}SCSS
$custom: #8bc0f8; $custom-light: #b1d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8bc0f8",
"rgb": {
"r": 139,
"g": 192,
"b": 248
},
"hsl": {
"h": 210.826,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.79189,
"c": 0.09762,
"h": 250.5
},
"luminance": 0.49966
}Semantic roles & 50–950 ramp
primary
#8BC0F8
secondary
#F5E6D6
accent
#7600E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285