#8BC7EB#8BC7EB
#8BC7EB is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.2% C 0.080 H 235.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7EB |
|---|---|
| RGB | rgb(139, 199, 235) |
| HSL | hsl(203, 71%, 73%) |
| HSV | hsv(203, 41%, 92%) |
| CMYK | cmyk(40.9%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.48, -10.19, -23.89) |
| CIE-LCH | lch(77.48, 25.97, 246.90°) |
| OKLab | oklab(80.16% -0.0454 -0.066) |
| OKLCH | oklch(80.16% 0.08 235.5) |
| XYZ | xyz(46.0612, 52.3310, 86.2549) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.50
Lightblue (survey)
#7BC8F6
ΔE00 2.58
Baby Blue
#89CFF0
ΔE00 2.86
Sky
#82CAFC
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7EB #EBAF8B
analogous
#8BEBDF #8BC7EB #8B97EB
triadic
#8BC7EB #EB8BC7 #C7EB8B
tetradic
#8BC7EB #DF8BEB #EBAF8B #97EB8B
square
#8BC7EB #DF8BEB #EBAF8B #97EB8B
split-complementary
#8BC7EB #EB8B97 #EBDF8B
monochromatic
#2594D7 #57AEE2 #8BC7EB #BFE0F4 #E5F2FA
Accessibility & contrast
On white
1.83
#8BC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#8BC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7EB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7EB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#66D0D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc7eb; /* rgb */ color: rgb(139, 199, 235); /* oklch */ color: oklch(80.2% 0.080 235.5);
Tailwind
colors: {
custom: {
50: '#b0d8f1',
500: '#8bc7eb',
950: '#000000',
},
}SCSS
$custom: #8bc7eb; $custom-light: #b0d8f1; $custom-dark: #000000;
JSON
{
"hex": "#8bc7eb",
"rgb": {
"r": 139,
"g": 199,
"b": 235
},
"hsl": {
"h": 202.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.80163,
"c": 0.08007,
"h": 235.5
},
"luminance": 0.52334
}Semantic roles & 50–950 ramp
primary
#8BC7EB
secondary
#C57F55
accent
#5B13D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385