#8BC4FE#8BC4FE
#8BC4FE is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.102 H 249.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC4FE |
|---|---|
| RGB | rgb(139, 196, 254) |
| HSL | hsl(210, 98%, 77%) |
| HSV | hsv(210, 45%, 100%) |
| CMYK | cmyk(45.3%, 22.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.35, -3.47, -34.27) |
| CIE-LCH | lch(77.35, 34.44, 264.22°) |
| OKLab | oklab(80.29% -0.0355 -0.0954) |
| OKLCH | oklch(80.29% 0.102 249.6) |
| XYZ | xyz(48.2707, 52.1213, 101.2635) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.14
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Sky
#82CAFC
ΔE00 3.89
Carolina Blue
#8AB8FE
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC4FE #FEC58B
analogous
#8BFDFE #8BC4FE #8C8BFE
triadic
#8BC4FE #FE8BC4 #C4FE8B
tetradic
#8BC4FE #FE8BFD #FEC58B #8BFE8C
square
#8BC4FE #FE8BFD #FEC58B #8BFE8C
split-complementary
#8BC4FE #FE8C8B #FDFE8B
monochromatic
#1286FD #4EA5FD #8BC4FE #C8E3FF #E1F0FF
Accessibility & contrast
On white
1.84
#8BC4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#8BC4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC4FE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC4FE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#5BD1D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc4fe; /* rgb */ color: rgb(139, 196, 254); /* oklch */ color: oklch(80.3% 0.102 249.6);
Tailwind
colors: {
custom: {
50: '#b2d5ff',
500: '#8bc4fe',
950: '#000000',
},
}SCSS
$custom: #8bc4fe; $custom-light: #b2d5ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc4fe",
"rgb": {
"r": 139,
"g": 196,
"b": 254
},
"hsl": {
"h": 210.261,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.80293,
"c": 0.10181,
"h": 249.6
},
"luminance": 0.52125
}Semantic roles & 50–950 ramp
primary
#8BC4FE
secondary
#DE974F
accent
#7400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386