#8BC8FF#8BC8FF
#8BC8FF is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.2% C 0.100 H 246.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8FF |
|---|---|
| RGB | rgb(139, 200, 255) |
| HSL | hsl(208, 100%, 77%) |
| HSV | hsv(208, 45%, 100%) |
| CMYK | cmyk(45.5%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(78.47, -5.34, -33.08) |
| CIE-LCH | lch(78.47, 33.51, 260.83°) |
| OKLab | oklab(81.19% -0.0398 -0.092) |
| OKLCH | oklch(81.19% 0.1 246.6) |
| XYZ | xyz(49.3456, 54.0141, 102.4139) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.63
Light Blue
#95D0FC
ΔE00 2.88
Baby Blue (survey)
#A2CFFE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 3.72
Lightskyblue
#87CEFA
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8FF #FFC28B
analogous
#8BFFFC #8BC8FF #8B8EFF
triadic
#8BC8FF #FF8BC8 #C8FF8B
tetradic
#8BC8FF #FC8BFF #FFC28B #8EFF8B
square
#8BC8FF #FC8BFF #FFC28B #8EFF8B
split-complementary
#8BC8FF #FF8B8E #FFFC8B
monochromatic
#118EFF #4EABFF #8BC8FF #C8E5FF #E0F0FF
Accessibility & contrast
On white
1.78
#8BC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#8BC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8FF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8FF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#A3BDFE
Tritanopia (blue-blind)
#59D5DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bc8ff; /* rgb */ color: rgb(139, 200, 255); /* oklch */ color: oklch(81.2% 0.100 246.6);
Tailwind
colors: {
custom: {
50: '#b2d8ff',
500: '#8bc8ff',
950: '#000000',
},
}SCSS
$custom: #8bc8ff; $custom-light: #b2d8ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc8ff",
"rgb": {
"r": 139,
"g": 200,
"b": 255
},
"hsl": {
"h": 208.448,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.81185,
"c": 0.10028,
"h": 246.6
},
"luminance": 0.54018
}Semantic roles & 50–950 ramp
primary
#8BC8FF
secondary
#E0934E
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386