#8BC4FF#8BC4FF
#8BC4FF is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.3% C 0.103 H 250.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC4FF |
|---|---|
| RGB | rgb(139, 196, 255) |
| HSL | hsl(211, 100%, 77%) |
| HSV | hsv(211, 45%, 100%) |
| CMYK | cmyk(45.5%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(77.39, -3.19, -34.74) |
| CIE-LCH | lch(77.39, 34.89, 264.76°) |
| OKLab | oklab(80.34% -0.0351 -0.0968) |
| OKLCH | oklch(80.34% 0.103 250) |
| XYZ | xyz(48.4313, 52.1856, 102.1091) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 3.95
Sky
#82CAFC
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC4FF #FFC68B
analogous
#8BFEFF #8BC4FF #8C8BFF
triadic
#8BC4FF #FF8BC4 #C4FF8B
tetradic
#8BC4FF #FF8BFE #FFC68B #8BFF8C
square
#8BC4FF #FF8BFE #FFC68B #8BFF8C
split-complementary
#8BC4FF #FF8C8B #FEFF8B
monochromatic
#1186FF #4EA5FF #8BC4FF #C8E3FF #E0EFFF
Accessibility & contrast
On white
1.84
#8BC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8BC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC4FF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC4FF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#5AD2D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc4ff; /* rgb */ color: rgb(139, 196, 255); /* oklch */ color: oklch(80.3% 0.103 250.0);
Tailwind
colors: {
custom: {
50: '#b2d5ff',
500: '#8bc4ff',
950: '#000000',
},
}SCSS
$custom: #8bc4ff; $custom-light: #b2d5ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc4ff",
"rgb": {
"r": 139,
"g": 196,
"b": 255
},
"hsl": {
"h": 210.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80336,
"c": 0.10298,
"h": 250
},
"luminance": 0.52189
}Semantic roles & 50–950 ramp
primary
#8BC4FF
secondary
#E0984E
accent
#7500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386