#8BC5FF#8BC5FF
#8BC5FF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.5% C 0.102 H 249.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC5FF |
|---|---|
| RGB | rgb(139, 197, 255) |
| HSL | hsl(210, 100%, 77%) |
| HSV | hsv(210, 45%, 100%) |
| CMYK | cmyk(45.5%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(77.66, -3.73, -34.33) |
| CIE-LCH | lch(77.66, 34.53, 263.80°) |
| OKLab | oklab(80.55% -0.0363 -0.0956) |
| OKLCH | oklch(80.55% 0.102 249.2) |
| XYZ | xyz(48.6576, 52.6382, 102.1845) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 3.66
Sky
#82CAFC
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC5FF #FFC58B
analogous
#8BFFFF #8BC5FF #8B8BFF
triadic
#8BC5FF #FF8BC5 #C5FF8B
tetradic
#8BC5FF #FF8BFF #FFC58B #8BFF8B
square
#8BC5FF #FF8BFF #FFC58B #8BFF8B
split-complementary
#8BC5FF #FF8B8B #FFFF8B
monochromatic
#1188FF #4EA6FF #8BC5FF #C8E4FF #E0F0FF
Accessibility & contrast
On white
1.82
#8BC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#8BC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC5FF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC5FF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#5AD2D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bc5ff; /* rgb */ color: rgb(139, 197, 255); /* oklch */ color: oklch(80.5% 0.102 249.2);
Tailwind
colors: {
custom: {
50: '#b2d6ff',
500: '#8bc5ff',
950: '#000000',
},
}SCSS
$custom: #8bc5ff; $custom-light: #b2d6ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc5ff",
"rgb": {
"r": 139,
"g": 197,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80548,
"c": 0.10227,
"h": 249.2
},
"luminance": 0.52641
}Semantic roles & 50–950 ramp
primary
#8BC5FF
secondary
#E0974E
accent
#7300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386