#8BC0FE#8BC0FE
#8BC0FE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.105 H 252.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0FE |
|---|---|
| RGB | rgb(139, 192, 254) |
| HSL | hsl(212, 98%, 77%) |
| HSV | hsv(212, 45%, 100%) |
| CMYK | cmyk(45.3%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.28, -1.30, -35.93) |
| CIE-LCH | lch(76.28, 35.95, 267.93°) |
| OKLab | oklab(79.45% -0.0308 -0.1002) |
| OKLCH | oklch(79.45% 0.105 252.9) |
| XYZ | xyz(47.3805, 50.3409, 100.9668) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.59
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.34
Sky
#82CAFC
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0FE #FEC98B
analogous
#8BF9FE #8BC0FE #908BFE
triadic
#8BC0FE #FE8BC0 #C0FE8B
tetradic
#8BC0FE #FE8BF9 #FEC98B #8BFE90
square
#8BC0FE #FE8BF9 #FEC98B #8BFE90
split-complementary
#8BC0FE #FE908B #F9FE8B
monochromatic
#127EFD #4E9FFD #8BC0FE #C8E1FF #E1EFFF
Accessibility & contrast
On white
1.90
#8BC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#8BC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0FE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0FE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#5CCED5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc0fe; /* rgb */ color: rgb(139, 192, 254); /* oklch */ color: oklch(79.4% 0.105 252.9);
Tailwind
colors: {
custom: {
50: '#b2d2ff',
500: '#8bc0fe',
950: '#000000',
},
}SCSS
$custom: #8bc0fe; $custom-light: #b2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc0fe",
"rgb": {
"r": 139,
"g": 192,
"b": 254
},
"hsl": {
"h": 212.348,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79448,
"c": 0.10482,
"h": 252.9
},
"luminance": 0.50344
}Semantic roles & 50–950 ramp
primary
#8BC0FE
secondary
#DE9C4F
accent
#7C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386