#8BC0FF#8BC0FF
#8BC0FF is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.106 H 253.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0FF |
|---|---|
| RGB | rgb(139, 192, 255) |
| HSL | hsl(213, 100%, 77%) |
| HSV | hsv(213, 45%, 100%) |
| CMYK | cmyk(45.5%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(76.32, -1.02, -36.41) |
| CIE-LCH | lch(76.32, 36.42, 268.39°) |
| OKLab | oklab(79.49% -0.0305 -0.1016) |
| OKLCH | oklch(79.49% 0.106 253.3) |
| XYZ | xyz(47.5410, 50.4051, 101.8124) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.54
Sky Blue (survey)
#75BBFD
ΔE00 3.30
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Sky
#82CAFC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Blue
#95D0FC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0FF #FFCA8B
analogous
#8BFAFF #8BC0FF #908BFF
triadic
#8BC0FF #FF8BC0 #C0FF8B
tetradic
#8BC0FF #FF8BFA #FFCA8B #8BFF90
square
#8BC0FF #FF8BFA #FFCA8B #8BFF90
split-complementary
#8BC0FF #FF908B #FAFF8B
monochromatic
#117EFF #4E9FFF #8BC0FF #C8E1FF #E0EEFF
Accessibility & contrast
On white
1.90
#8BC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8BC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0FF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0FF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#5BCED6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc0ff; /* rgb */ color: rgb(139, 192, 255); /* oklch */ color: oklch(79.5% 0.106 253.3);
Tailwind
colors: {
custom: {
50: '#b2d2ff',
500: '#8bc0ff',
950: '#000000',
},
}SCSS
$custom: #8bc0ff; $custom-light: #b2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc0ff",
"rgb": {
"r": 139,
"g": 192,
"b": 255
},
"hsl": {
"h": 212.586,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79492,
"c": 0.10604,
"h": 253.3
},
"luminance": 0.50408
}Semantic roles & 50–950 ramp
primary
#8BC0FF
secondary
#E09D4E
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386