#8BC2F7#8BC2F7
#8BC2F7 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.6% C 0.095 H 248.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2F7 |
|---|---|
| RGB | rgb(139, 194, 247) |
| HSL | hsl(209, 87%, 76%) |
| HSV | hsv(209, 44%, 97%) |
| CMYK | cmyk(43.7%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(76.55, -4.31, -31.76) |
| CIE-LCH | lch(76.55, 32.05, 262.27°) |
| OKLab | oklab(79.57% -0.0353 -0.0883) |
| OKLCH | oklch(79.57% 0.095 248.2) |
| XYZ | xyz(46.7221, 50.7849, 95.3181) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.03
Sky
#82CAFC
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Light Blue
#95D0FC
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2F7 #F7C08B
analogous
#8BF7F6 #8BC2F7 #8B8CF7
triadic
#8BC2F7 #F78BC2 #C2F78B
tetradic
#8BC2F7 #F68BF7 #F7C08B #8CF78B
square
#8BC2F7 #F68BF7 #F7C08B #8CF78B
split-complementary
#8BC2F7 #F78B8C #F7F68B
monochromatic
#1886EF #52A4F3 #8BC2F7 #C4E0FB #E2F0FD
Accessibility & contrast
On white
1.88
#8BC2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#8BC2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2F7
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2F7 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#60CED4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bc2f7; /* rgb */ color: rgb(139, 194, 247); /* oklch */ color: oklch(79.6% 0.095 248.2);
Tailwind
colors: {
custom: {
50: '#b1d4fa',
500: '#8bc2f7',
950: '#000000',
},
}SCSS
$custom: #8bc2f7; $custom-light: #b1d4fa; $custom-dark: #000000;
JSON
{
"hex": "#8bc2f7",
"rgb": {
"r": 139,
"g": 194,
"b": 247
},
"hsl": {
"h": 209.444,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.79572,
"c": 0.09507,
"h": 248.2
},
"luminance": 0.50788
}Semantic roles & 50–950 ramp
primary
#8BC2F7
secondary
#D59251
accent
#7102E4
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385