#8BC1ED#8BC1ED
#8BC1ED is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.9% C 0.085 H 243.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1ED |
|---|---|
| RGB | rgb(139, 193, 237) |
| HSL | hsl(207, 73%, 74%) |
| HSV | hsv(207, 41%, 93%) |
| CMYK | cmyk(41.4%, 18.6%, 0%, 7.1%) |
| CIE-LAB | lab(75.91, -6.47, -27.36) |
| CIE-LCH | lch(75.91, 28.11, 256.70°) |
| OKLab | oklab(78.95% -0.0374 -0.0758) |
| OKLCH | oklch(78.95% 0.085 243.7) |
| XYZ | xyz(44.9984, 49.7405, 87.3341) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.28
Light Blue
#95D0FC
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 3.79
Lightblue (survey)
#7BC8F6
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 4.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1ED #EDB78B
analogous
#8BEDE8 #8BC1ED #8B90ED
triadic
#8BC1ED #ED8BC1 #C1ED8B
tetradic
#8BC1ED #E88BED #EDB78B #90ED8B
square
#8BC1ED #E88BED #EDB78B #90ED8B
split-complementary
#8BC1ED #ED8B90 #EDE88B
monochromatic
#2288DC #56A5E5 #8BC1ED #C0DDF5 #E5F1FB
Accessibility & contrast
On white
1.92
#8BC1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8BC1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1ED
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1ED | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#66CCCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc1ed; /* rgb */ color: rgb(139, 193, 237); /* oklch */ color: oklch(78.9% 0.085 243.7);
Tailwind
colors: {
custom: {
50: '#b0d3f3',
500: '#8bc1ed',
950: '#000000',
},
}SCSS
$custom: #8bc1ed; $custom-light: #b0d3f3; $custom-dark: #000000;
JSON
{
"hex": "#8bc1ed",
"rgb": {
"r": 139,
"g": 193,
"b": 237
},
"hsl": {
"h": 206.939,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.78947,
"c": 0.0845,
"h": 243.7
},
"luminance": 0.49743
}Semantic roles & 50–950 ramp
primary
#8BC1ED
secondary
#F3E4D8
accent
#6910D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285