#8BCBF2#8BCBF2
#8BCBF2 is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.085 H 236.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCBF2 |
|---|---|
| RGB | rgb(139, 203, 242) |
| HSL | hsl(203, 80%, 75%) |
| HSV | hsv(203, 43%, 95%) |
| CMYK | cmyk(42.6%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.82, -10.45, -25.60) |
| CIE-LCH | lch(78.82, 27.65, 247.80°) |
| OKLab | oklab(81.3% -0.0477 -0.0708) |
| OKLCH | oklch(81.3% 0.085 236) |
| XYZ | xyz(48.0249, 54.6085, 91.9970) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.35
Lightblue (survey)
#7BC8F6
ΔE00 2.10
Sky
#82CAFC
ΔE00 2.40
Light Blue
#95D0FC
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 2.61
Sky Blue
#87CEEB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCBF2 #F2B28B
analogous
#8BF2E5 #8BCBF2 #8B98F2
triadic
#8BCBF2 #F28BCB #CBF28B
tetradic
#8BCBF2 #E58BF2 #F2B28B #98F28B
square
#8BCBF2 #E58BF2 #F2B28B #98F28B
split-complementary
#8BCBF2 #F28B98 #F2E58B
monochromatic
#1D9AE6 #54B2EC #8BCBF2 #C2E4F8 #E3F3FC
Accessibility & contrast
On white
1.76
#8BCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8BCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCBF2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCBF2 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#61D5D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bcbf2; /* rgb */ color: rgb(139, 203, 242); /* oklch */ color: oklch(81.3% 0.085 236.0);
Tailwind
colors: {
custom: {
50: '#b1daf6',
500: '#8bcbf2',
950: '#000000',
},
}SCSS
$custom: #8bcbf2; $custom-light: #b1daf6; $custom-dark: #000000;
JSON
{
"hex": "#8bcbf2",
"rgb": {
"r": 139,
"g": 203,
"b": 242
},
"hsl": {
"h": 202.718,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.81302,
"c": 0.08539,
"h": 236
},
"luminance": 0.54612
}Semantic roles & 50–950 ramp
primary
#8BCBF2
secondary
#CE8253
accent
#5909DC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385