#8BCCFA#8BCCFA
#8BCCFA is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.8% C 0.093 H 240.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCCFA |
|---|---|
| RGB | rgb(139, 204, 250) |
| HSL | hsl(205, 92%, 76%) |
| HSV | hsv(205, 44%, 98%) |
| CMYK | cmyk(44.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(79.37, -8.83, -29.03) |
| CIE-LCH | lch(79.37, 30.34, 253.08°) |
| OKLab | oklab(81.84% -0.0462 -0.0805) |
| OKLCH | oklch(81.84% 0.093 240.2) |
| XYZ | xyz(49.4897, 55.5734, 98.5428) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.17
Lightskyblue
#87CEFA
ΔE00 1.39
Light Blue
#95D0FC
ΔE00 1.45
Lightblue (survey)
#7BC8F6
ΔE00 2.30
Baby Blue
#89CFF0
ΔE00 4.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCCFA #FAB98B
analogous
#8BFAF1 #8BCCFA #8B95FA
triadic
#8BCCFA #FA8BCC #CCFA8B
tetradic
#8BCCFA #F18BFA #FAB98B #95FA8B
square
#8BCCFA #F18BFA #FAB98B #95FA8B
split-complementary
#8BCCFA #FA8B95 #FAF18B
monochromatic
#1698F5 #50B2F7 #8BCCFA #C6E6FD #E2F2FE
Accessibility & contrast
On white
1.73
#8BCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8BCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCCFA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCCFA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#5CD7DB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8bccfa; /* rgb */ color: rgb(139, 204, 250); /* oklch */ color: oklch(81.8% 0.093 240.2);
Tailwind
colors: {
custom: {
50: '#b2dbfc',
500: '#8bccfa',
950: '#000000',
},
}SCSS
$custom: #8bccfa; $custom-light: #b2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#8bccfa",
"rgb": {
"r": 139,
"g": 204,
"b": 250
},
"hsl": {
"h": 204.865,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.81835,
"c": 0.0928,
"h": 240.2
},
"luminance": 0.55577
}Semantic roles & 50–950 ramp
primary
#8BCCFA
secondary
#D98950
accent
#5F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485