#8BD3FA#8BD3FA
#8BD3FA is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.3% C 0.090 H 233.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD3FA |
|---|---|
| RGB | rgb(139, 211, 250) |
| HSL | hsl(201, 92%, 76%) |
| HSV | hsv(201, 44%, 98%) |
| CMYK | cmyk(44.4%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(81.28, -12.50, -26.11) |
| CIE-LCH | lch(81.28, 28.94, 244.42°) |
| OKLab | oklab(83.35% -0.0543 -0.0722) |
| OKLCH | oklch(83.35% 0.09 233) |
| XYZ | xyz(51.1910, 58.9760, 99.1099) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.88
Baby Blue
#89CFF0
ΔE00 1.95
Light Blue
#95D0FC
ΔE00 3.19
Lightblue (survey)
#7BC8F6
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 3.32
Sky
#82CAFC
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD3FA #FAB28B
analogous
#8BFAEA #8BD3FA #8B9CFA
triadic
#8BD3FA #FA8BD3 #D3FA8B
tetradic
#8BD3FA #EA8BFA #FAB28B #9CFA8B
square
#8BD3FA #EA8BFA #FAB28B #9CFA8B
split-complementary
#8BD3FA #FA8B9C #FAEA8B
monochromatic
#16A6F5 #50BDF7 #8BD3FA #C6E9FD #E2F4FE
Accessibility & contrast
On white
1.64
#8BD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#8BD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD3FA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD3FA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#5ADEE0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8bd3fa; /* rgb */ color: rgb(139, 211, 250); /* oklch */ color: oklch(83.3% 0.090 233.0);
Tailwind
colors: {
custom: {
50: '#b2e0fc',
500: '#8bd3fa',
950: '#000000',
},
}SCSS
$custom: #8bd3fa; $custom-light: #b2e0fc; $custom-dark: #000000;
JSON
{
"hex": "#8bd3fa",
"rgb": {
"r": 139,
"g": 211,
"b": 250
},
"hsl": {
"h": 201.081,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.83345,
"c": 0.0904,
"h": 233
},
"luminance": 0.5898
}Semantic roles & 50–950 ramp
primary
#8BD3FA
secondary
#D98050
accent
#5100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485