#8BC2FC#8BC2FC
#8BC2FC is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.8% C 0.101 H 250.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2FC |
|---|---|
| RGB | rgb(139, 194, 252) |
| HSL | hsl(211, 95%, 77%) |
| HSV | hsv(211, 45%, 99%) |
| CMYK | cmyk(44.8%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(76.74, -2.94, -34.15) |
| CIE-LCH | lch(76.74, 34.27, 265.08°) |
| OKLab | oklab(79.78% -0.0337 -0.0951) |
| OKLCH | oklch(79.78% 0.101 250.5) |
| XYZ | xyz(47.5040, 51.0977, 99.4362) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.03
Carolina Blue
#8AB8FE
ΔE00 3.44
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.36
Light Blue
#95D0FC
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2FC #FCC58B
analogous
#8BFBFC #8BC2FC #8D8BFC
triadic
#8BC2FC #FC8BC2 #C2FC8B
tetradic
#8BC2FC #FC8BFB #FCC58B #8BFC8D
square
#8BC2FC #FC8BFB #FCC58B #8BFC8D
split-complementary
#8BC2FC #FC8D8B #FBFC8B
monochromatic
#1483F9 #4FA3FA #8BC2FC #C7E1FE #E1EFFE
Accessibility & contrast
On white
1.87
#8BC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#8BC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2FC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2FC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#5DCFD6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bc2fc; /* rgb */ color: rgb(139, 194, 252); /* oklch */ color: oklch(79.8% 0.101 250.5);
Tailwind
colors: {
custom: {
50: '#b2d4fd',
500: '#8bc2fc',
950: '#000000',
},
}SCSS
$custom: #8bc2fc; $custom-light: #b2d4fd; $custom-dark: #000000;
JSON
{
"hex": "#8bc2fc",
"rgb": {
"r": 139,
"g": 194,
"b": 252
},
"hsl": {
"h": 210.796,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79784,
"c": 0.1009,
"h": 250.5
},
"luminance": 0.51101
}Semantic roles & 50–950 ramp
primary
#8BC2FC
secondary
#DC9750
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385