#8BC7FF#8BC7FF
#8BC7FF is a light, moderate cyan. Relative luminance 0.536; OKLCH L 81.0% C 0.101 H 247.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7FF |
|---|---|
| RGB | rgb(139, 199, 255) |
| HSL | hsl(209, 100%, 77%) |
| HSV | hsv(209, 45%, 100%) |
| CMYK | cmyk(45.5%, 22%, 0%, 0%) |
| CIE-LAB | lab(78.20, -4.80, -33.49) |
| CIE-LCH | lch(78.20, 33.84, 261.84°) |
| OKLab | oklab(80.97% -0.0387 -0.0932) |
| OKLCH | oklch(80.97% 0.101 247.5) |
| XYZ | xyz(49.1147, 53.5525, 102.3369) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.98
Light Blue
#95D0FC
ΔE00 3.20
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 3.56
Lightskyblue
#87CEFA
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7FF #FFC38B
analogous
#8BFFFD #8BC7FF #8B8DFF
triadic
#8BC7FF #FF8BC7 #C7FF8B
tetradic
#8BC7FF #FD8BFF #FFC38B #8DFF8B
square
#8BC7FF #FD8BFF #FFC38B #8DFF8B
split-complementary
#8BC7FF #FF8B8D #FFFD8B
monochromatic
#118CFF #4EA9FF #8BC7FF #C8E5FF #E0F0FF
Accessibility & contrast
On white
1.79
#8BC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#8BC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7FF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7FF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#5AD4DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bc7ff; /* rgb */ color: rgb(139, 199, 255); /* oklch */ color: oklch(81.0% 0.101 247.5);
Tailwind
colors: {
custom: {
50: '#b2d7ff',
500: '#8bc7ff',
950: '#000000',
},
}SCSS
$custom: #8bc7ff; $custom-light: #b2d7ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc7ff",
"rgb": {
"r": 139,
"g": 199,
"b": 255
},
"hsl": {
"h": 208.966,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.80972,
"c": 0.10092,
"h": 247.5
},
"luminance": 0.53556
}Semantic roles & 50–950 ramp
primary
#8BC7FF
secondary
#E0954E
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386