#8BC0EF#8BC0EF
#8BC0EF is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.087 H 246.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0EF |
|---|---|
| RGB | rgb(139, 192, 239) |
| HSL | hsl(208, 76%, 74%) |
| HSV | hsv(208, 42%, 94%) |
| CMYK | cmyk(41.8%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(75.71, -5.40, -28.74) |
| CIE-LCH | lch(75.71, 29.25, 259.36°) |
| OKLab | oklab(78.81% -0.0355 -0.0797) |
| OKLCH | oklch(78.81% 0.087 246) |
| XYZ | xyz(45.0719, 49.4174, 88.8081) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 4.28
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0EF #EFBA8B
analogous
#8BEFEC #8BC0EF #8B8EEF
triadic
#8BC0EF #EF8BC0 #C0EF8B
tetradic
#8BC0EF #EC8BEF #EFBA8B #8EEF8B
square
#8BC0EF #EC8BEF #EFBA8B #8EEF8B
split-complementary
#8BC0EF #EF8B8E #EFEC8B
monochromatic
#1F86E0 #55A3E8 #8BC0EF #C1DDF6 #E4F0FB
Accessibility & contrast
On white
1.93
#8BC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8BC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0EF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0EF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#65CBD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc0ef; /* rgb */ color: rgb(139, 192, 239); /* oklch */ color: oklch(78.8% 0.087 246.0);
Tailwind
colors: {
custom: {
50: '#b1d2f4',
500: '#8bc0ef',
950: '#000000',
},
}SCSS
$custom: #8bc0ef; $custom-light: #b1d2f4; $custom-dark: #000000;
JSON
{
"hex": "#8bc0ef",
"rgb": {
"r": 139,
"g": 192,
"b": 239
},
"hsl": {
"h": 208.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.78814,
"c": 0.08726,
"h": 246
},
"luminance": 0.4942
}Semantic roles & 50–950 ramp
primary
#8BC0EF
secondary
#F3E5D8
accent
#6D0ED8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285