#8BC2EB#8BC2EB
#8BC2EB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.082 H 241.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2EB |
|---|---|
| RGB | rgb(139, 194, 235) |
| HSL | hsl(206, 71%, 73%) |
| HSV | hsv(206, 41%, 92%) |
| CMYK | cmyk(40.9%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(76.11, -7.54, -25.97) |
| CIE-LCH | lch(76.11, 27.05, 253.82°) |
| OKLab | oklab(79.08% -0.0393 -0.0718) |
| OKLCH | oklch(79.08% 0.082 241.3) |
| XYZ | xyz(44.9296, 50.0679, 85.8777) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.04
Lightblue (survey)
#7BC8F6
ΔE00 3.30
Light Blue
#95D0FC
ΔE00 3.53
Lightskyblue
#87CEFA
ΔE00 3.60
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2EB #EBB48B
analogous
#8BEBE4 #8BC2EB #8B92EB
triadic
#8BC2EB #EB8BC2 #C2EB8B
tetradic
#8BC2EB #E48BEB #EBB48B #92EB8B
square
#8BC2EB #E48BEB #EBB48B #92EB8B
split-complementary
#8BC2EB #EB8B92 #EBE48B
monochromatic
#258BD7 #57A7E2 #8BC2EB #BFDDF4 #E5F1FA
Accessibility & contrast
On white
1.91
#8BC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#8BC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2EB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2EB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1ED
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#66CCCF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc2eb; /* rgb */ color: rgb(139, 194, 235); /* oklch */ color: oklch(79.1% 0.082 241.3);
Tailwind
colors: {
custom: {
50: '#b0d4f1',
500: '#8bc2eb',
950: '#000000',
},
}SCSS
$custom: #8bc2eb; $custom-light: #b0d4f1; $custom-dark: #000000;
JSON
{
"hex": "#8bc2eb",
"rgb": {
"r": 139,
"g": 194,
"b": 235
},
"hsl": {
"h": 205.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.79082,
"c": 0.0819,
"h": 241.3
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#8BC2EB
secondary
#C58555
accent
#6513D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385