#8BC6FF#8BC6FF
#8BC6FF is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.8% C 0.102 H 248.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC6FF |
|---|---|
| RGB | rgb(139, 198, 255) |
| HSL | hsl(209, 100%, 77%) |
| HSV | hsv(209, 45%, 100%) |
| CMYK | cmyk(45.5%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(77.93, -4.27, -33.91) |
| CIE-LCH | lch(77.93, 34.18, 262.83°) |
| OKLab | oklab(80.76% -0.0375 -0.0944) |
| OKLCH | oklch(80.76% 0.102 248.3) |
| XYZ | xyz(48.8854, 53.0938, 102.2605) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.32
Sky Blue (survey)
#75BBFD
ΔE00 3.36
Light Blue
#95D0FC
ΔE00 3.53
Baby Blue (survey)
#A2CFFE
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC6FF #FFC48B
analogous
#8BFFFE #8BC6FF #8B8CFF
triadic
#8BC6FF #FF8BC6 #C6FF8B
tetradic
#8BC6FF #FE8BFF #FFC48B #8CFF8B
square
#8BC6FF #FE8BFF #FFC48B #8CFF8B
split-complementary
#8BC6FF #FF8B8C #FFFE8B
monochromatic
#118AFF #4EA8FF #8BC6FF #C8E4FF #E0F0FF
Accessibility & contrast
On white
1.81
#8BC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8BC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC6FF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC6FF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#5AD3D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bc6ff; /* rgb */ color: rgb(139, 198, 255); /* oklch */ color: oklch(80.8% 0.102 248.3);
Tailwind
colors: {
custom: {
50: '#b2d7ff',
500: '#8bc6ff',
950: '#000000',
},
}SCSS
$custom: #8bc6ff; $custom-light: #b2d7ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc6ff",
"rgb": {
"r": 139,
"g": 198,
"b": 255
},
"hsl": {
"h": 209.483,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.8076,
"c": 0.10158,
"h": 248.3
},
"luminance": 0.53097
}Semantic roles & 50–950 ramp
primary
#8BC6FF
secondary
#E0964E
accent
#7100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386