#8BC0E8#8BC0E8
#8BC0E8 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.5% C 0.080 H 241.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0E8 |
|---|---|
| RGB | rgb(139, 192, 232) |
| HSL | hsl(206, 67%, 73%) |
| HSV | hsv(206, 40%, 91%) |
| CMYK | cmyk(40.1%, 17.2%, 0%, 9%) |
| CIE-LAB | lab(75.46, -7.26, -25.35) |
| CIE-LCH | lch(75.46, 26.37, 254.02°) |
| OKLab | oklab(78.53% -0.0379 -0.0701) |
| OKLCH | oklch(78.53% 0.08 241.6) |
| XYZ | xyz(44.0577, 49.0118, 83.4670) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Light Blue
#95D0FC
ΔE00 4.06
Lightskyblue
#87CEFA
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 4.46
Light Grey Blue
#9DBCD4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0E8 #E8B38B
analogous
#8BE8E1 #8BC0E8 #8B92E8
triadic
#8BC0E8 #E88BC0 #C0E88B
tetradic
#8BC0E8 #E18BE8 #E8B38B #92E88B
square
#8BC0E8 #E18BE8 #E8B38B #92E88B
split-complementary
#8BC0E8 #E88B92 #E8E18B
monochromatic
#2988CF #58A4DE #8BC0E8 #BEDCF2 #E5F1FA
Accessibility & contrast
On white
1.94
#8BC0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#8BC0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0E8
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0E8 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EA
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#68CACD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc0e8; /* rgb */ color: rgb(139, 192, 232); /* oklch */ color: oklch(78.5% 0.080 241.6);
Tailwind
colors: {
custom: {
50: '#b0d3ef',
500: '#8bc0e8',
950: '#000000',
},
}SCSS
$custom: #8bc0e8; $custom-light: #b0d3ef; $custom-dark: #000000;
JSON
{
"hex": "#8bc0e8",
"rgb": {
"r": 139,
"g": 192,
"b": 232
},
"hsl": {
"h": 205.806,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.78532,
"c": 0.07968,
"h": 241.6
},
"luminance": 0.49014
}Semantic roles & 50–950 ramp
primary
#8BC0E8
secondary
#F1E4DA
accent
#6617CF
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284