#8BC7F0#8BC7F0
#8BC7F0 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.4% C 0.085 H 239.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7F0 |
|---|---|
| RGB | rgb(139, 199, 240) |
| HSL | hsl(204, 77%, 74%) |
| HSV | hsv(204, 42%, 94%) |
| CMYK | cmyk(42.1%, 17.1%, 0%, 5.9%) |
| CIE-LAB | lab(77.65, -8.87, -26.31) |
| CIE-LCH | lch(77.65, 27.76, 251.37°) |
| OKLab | oklab(80.36% -0.0436 -0.0728) |
| OKLCH | oklch(80.36% 0.085 239.1) |
| XYZ | xyz(46.7937, 52.6241, 90.1129) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.07
Lightskyblue
#87CEFA
ΔE00 2.15
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Light Blue
#95D0FC
ΔE00 2.48
Baby Blue
#89CFF0
ΔE00 3.95
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7F0 #F0B48B
analogous
#8BF0E6 #8BC7F0 #8B95F0
triadic
#8BC7F0 #F08BC7 #C7F08B
tetradic
#8BC7F0 #E68BF0 #F0B48B #95F08B
square
#8BC7F0 #E68BF0 #F0B48B #95F08B
split-complementary
#8BC7F0 #F08B95 #F0E68B
monochromatic
#1F93E2 #55ADE9 #8BC7F0 #C1E1F7 #E4F2FB
Accessibility & contrast
On white
1.82
#8BC7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#8BC7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7F0
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7F0 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F2
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#63D1D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bc7f0; /* rgb */ color: rgb(139, 199, 240); /* oklch */ color: oklch(80.4% 0.085 239.1);
Tailwind
colors: {
custom: {
50: '#b1d8f5',
500: '#8bc7f0',
950: '#000000',
},
}SCSS
$custom: #8bc7f0; $custom-light: #b1d8f5; $custom-dark: #000000;
JSON
{
"hex": "#8bc7f0",
"rgb": {
"r": 139,
"g": 199,
"b": 240
},
"hsl": {
"h": 204.356,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.80359,
"c": 0.08487,
"h": 239.1
},
"luminance": 0.52627
}Semantic roles & 50–950 ramp
primary
#8BC7F0
secondary
#CC8453
accent
#5F0CD9
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385