#8BC0F4#8BC0F4
#8BC0F4 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.093 H 248.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0F4 |
|---|---|
| RGB | rgb(139, 192, 244) |
| HSL | hsl(210, 83%, 75%) |
| HSV | hsv(210, 43%, 96%) |
| CMYK | cmyk(43%, 21.3%, 0%, 4.3%) |
| CIE-LAB | lab(75.90, -4.05, -31.15) |
| CIE-LCH | lch(75.90, 31.41, 262.60°) |
| OKLab | oklab(79.02% -0.0339 -0.0865) |
| OKLCH | oklch(79.02% 0.093 248.6) |
| XYZ | xyz(45.8208, 49.7170, 92.7523) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.01
Carolina Blue
#8AB8FE
ΔE00 3.52
Sky
#82CAFC
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 4.54
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0F4 #F4BF8B
analogous
#8BF4F3 #8BC0F4 #8B8CF4
triadic
#8BC0F4 #F48BC0 #C0F48B
tetradic
#8BC0F4 #F38BF4 #F4BF8B #8CF48B
square
#8BC0F4 #F38BF4 #F4BF8B #8CF48B
split-complementary
#8BC0F4 #F48B8C #F4F38B
monochromatic
#1B83E9 #53A2EF #8BC0F4 #C3DEF9 #E3F0FC
Accessibility & contrast
On white
1.92
#8BC0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8BC0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0F4
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0F4 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F6
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#62CCD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc0f4; /* rgb */ color: rgb(139, 192, 244); /* oklch */ color: oklch(79.0% 0.093 248.6);
Tailwind
colors: {
custom: {
50: '#b1d2f8',
500: '#8bc0f4',
950: '#000000',
},
}SCSS
$custom: #8bc0f4; $custom-light: #b1d2f8; $custom-dark: #000000;
JSON
{
"hex": "#8bc0f4",
"rgb": {
"r": 139,
"g": 192,
"b": 244
},
"hsl": {
"h": 209.714,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.7902,
"c": 0.09294,
"h": 248.6
},
"luminance": 0.4972
}Semantic roles & 50–950 ramp
primary
#8BC0F4
secondary
#F4E5D7
accent
#7206DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285