#8BCAFF#8BCAFF
#8BCAFF is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.6% C 0.099 H 244.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCAFF |
|---|---|
| RGB | rgb(139, 202, 255) |
| HSL | hsl(207, 100%, 77%) |
| HSV | hsv(207, 45%, 100%) |
| CMYK | cmyk(45.5%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(79.01, -6.41, -32.25) |
| CIE-LCH | lch(79.01, 32.88, 258.76°) |
| OKLab | oklab(81.61% -0.0422 -0.0897) |
| OKLCH | oklch(81.61% 0.099 244.8) |
| XYZ | xyz(49.8118, 54.9466, 102.5693) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.99
Light Blue
#95D0FC
ΔE00 2.26
Lightskyblue
#87CEFA
ΔE00 3.16
Lightblue (survey)
#7BC8F6
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCAFF #FFC08B
analogous
#8BFFFA #8BCAFF #8B90FF
triadic
#8BCAFF #FF8BCA #CAFF8B
tetradic
#8BCAFF #FA8BFF #FFC08B #90FF8B
square
#8BCAFF #FA8BFF #FFC08B #90FF8B
split-complementary
#8BCAFF #FF8B90 #FFFA8B
monochromatic
#1192FF #4EAEFF #8BCAFF #C8E6FF #E0F1FF
Accessibility & contrast
On white
1.75
#8BCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8BCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCAFF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCAFF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A5BEFE
Tritanopia (blue-blind)
#59D7DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8bcaff; /* rgb */ color: rgb(139, 202, 255); /* oklch */ color: oklch(81.6% 0.099 244.8);
Tailwind
colors: {
custom: {
50: '#b2daff',
500: '#8bcaff',
950: '#000000',
},
}SCSS
$custom: #8bcaff; $custom-light: #b2daff; $custom-dark: #000000;
JSON
{
"hex": "#8bcaff",
"rgb": {
"r": 139,
"g": 202,
"b": 255
},
"hsl": {
"h": 207.414,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.81611,
"c": 0.09908,
"h": 244.8
},
"luminance": 0.5495
}Semantic roles & 50–950 ramp
primary
#8BCAFF
secondary
#E0914E
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386