#8BCAFA#8BCAFA
#8BCAFA is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.4% C 0.094 H 242.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCAFA |
|---|---|
| RGB | rgb(139, 202, 250) |
| HSL | hsl(206, 92%, 76%) |
| HSV | hsv(206, 44%, 98%) |
| CMYK | cmyk(44.4%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(78.83, -7.77, -29.86) |
| CIE-LCH | lch(78.83, 30.85, 255.41°) |
| OKLab | oklab(81.41% -0.0438 -0.0829) |
| OKLCH | oklch(81.41% 0.094 242.1) |
| XYZ | xyz(49.0174, 54.6288, 98.3854) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.32
Light Blue
#95D0FC
ΔE00 1.75
Lightskyblue
#87CEFA
ΔE00 2.21
Lightblue (survey)
#7BC8F6
ΔE00 2.72
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Sky Blue (survey)
#75BBFD
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCAFA #FABB8B
analogous
#8BFAF3 #8BCAFA #8B93FA
triadic
#8BCAFA #FA8BCA #CAFA8B
tetradic
#8BCAFA #F38BFA #FABB8B #93FA8B
square
#8BCAFA #F38BFA #FABB8B #93FA8B
split-complementary
#8BCAFA #FA8B93 #FAF38B
monochromatic
#1694F5 #50AFF7 #8BCAFA #C6E5FD #E2F2FE
Accessibility & contrast
On white
1.76
#8BCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#8BCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCAFA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCAFA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#5CD6DA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bcafa; /* rgb */ color: rgb(139, 202, 250); /* oklch */ color: oklch(81.4% 0.094 242.1);
Tailwind
colors: {
custom: {
50: '#b2dafc',
500: '#8bcafa',
950: '#000000',
},
}SCSS
$custom: #8bcafa; $custom-light: #b2dafc; $custom-dark: #000000;
JSON
{
"hex": "#8bcafa",
"rgb": {
"r": 139,
"g": 202,
"b": 250
},
"hsl": {
"h": 205.946,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.81405,
"c": 0.09373,
"h": 242.1
},
"luminance": 0.54632
}Semantic roles & 50–950 ramp
primary
#8BCAFA
secondary
#D98B50
accent
#6300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385