#8BC8FD#8BC8FD
#8BC8FD is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.1% C 0.098 H 245.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8FD |
|---|---|
| RGB | rgb(139, 200, 253) |
| HSL | hsl(208, 97%, 77%) |
| HSV | hsv(208, 45%, 99%) |
| CMYK | cmyk(45.1%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.40, -5.89, -32.13) |
| CIE-LCH | lch(78.40, 32.66, 259.61°) |
| OKLab | oklab(81.1% -0.0405 -0.0893) |
| OKLCH | oklch(81.1% 0.098 245.6) |
| XYZ | xyz(49.0253, 53.8860, 100.7271) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.32
Light Blue
#95D0FC
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8FD #FDC08B
analogous
#8BFDF9 #8BC8FD #8B8FFD
triadic
#8BC8FD #FD8BC8 #C8FD8B
tetradic
#8BC8FD #F98BFD #FDC08B #8FFD8B
square
#8BC8FD #F98BFD #FDC08B #8FFD8B
split-complementary
#8BC8FD #FD8B8F #FDF98B
monochromatic
#138FFB #4FABFC #8BC8FD #C7E5FE #E1F1FE
Accessibility & contrast
On white
1.78
#8BC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8BC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8FD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8FD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#5BD5DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bc8fd; /* rgb */ color: rgb(139, 200, 253); /* oklch */ color: oklch(81.1% 0.098 245.6);
Tailwind
colors: {
custom: {
50: '#b2d8fe',
500: '#8bc8fd',
950: '#000000',
},
}SCSS
$custom: #8bc8fd; $custom-light: #b2d8fe; $custom-dark: #000000;
JSON
{
"hex": "#8bc8fd",
"rgb": {
"r": 139,
"g": 200,
"b": 253
},
"hsl": {
"h": 207.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.81101,
"c": 0.09806,
"h": 245.6
},
"luminance": 0.53889
}Semantic roles & 50–950 ramp
primary
#8BC8FD
secondary
#DD914F
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385