#8BCBDF#8BCBDF
#8BCBDF is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.6% C 0.071 H 219.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCBDF |
|---|---|
| RGB | rgb(139, 203, 223) |
| HSL | hsl(194, 57%, 71%) |
| HSV | hsv(194, 38%, 87%) |
| CMYK | cmyk(37.7%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(78.18, -15.35, -16.37) |
| CIE-LCH | lch(78.18, 22.44, 226.83°) |
| OKLab | oklab(80.59% -0.0547 -0.0449) |
| OKLCH | oklch(80.59% 0.071 219.4) |
| XYZ | xyz(45.3181, 53.5257, 77.7413) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.87
Baby Blue
#89CFF0
ΔE00 4.20
Lightblue
#ADD8E6
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.85
Lightskyblue
#87CEFA
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCBDF #DF9F8B
analogous
#8BDFC9 #8BCBDF #8BA1DF
triadic
#8BCBDF #DF8BCB #CBDF8B
tetradic
#8BCBDF #C98BDF #DF9F8B #A1DF8B
square
#8BCBDF #C98BDF #DF9F8B #A1DF8B
split-complementary
#8BCBDF #DF8BA1 #DFC98B
monochromatic
#349BBC #5BB5D2 #8BCBDF #BBE1EC #E7F4F8
Accessibility & contrast
On white
1.79
#8BCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#8BCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCBDF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCBDF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#6BD2D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bcbdf; /* rgb */ color: rgb(139, 203, 223); /* oklch */ color: oklch(80.6% 0.071 219.4);
Tailwind
colors: {
custom: {
50: '#b0dae9',
500: '#8bcbdf',
950: '#000000',
},
}SCSS
$custom: #8bcbdf; $custom-light: #b0dae9; $custom-dark: #000000;
JSON
{
"hex": "#8bcbdf",
"rgb": {
"r": 139,
"g": 203,
"b": 223
},
"hsl": {
"h": 194.286,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.80592,
"c": 0.07077,
"h": 219.4
},
"luminance": 0.53529
}Semantic roles & 50–950 ramp
primary
#8BCBDF
secondary
#B76E57
accent
#4821C4
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484