#8BCCDF#8BCCDF
#8BCCDF is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.8% C 0.071 H 218.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCCDF |
|---|---|
| RGB | rgb(139, 204, 223) |
| HSL | hsl(194, 57%, 71%) |
| HSV | hsv(194, 38%, 87%) |
| CMYK | cmyk(37.7%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(78.46, -15.87, -15.95) |
| CIE-LCH | lch(78.46, 22.50, 225.15°) |
| OKLab | oklab(80.81% -0.0559 -0.0438) |
| OKLCH | oklch(80.81% 0.071 218.1) |
| XYZ | xyz(45.5550, 53.9996, 77.8202) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 4.57
Lightblue
#ADD8E6
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 7.16
Lightskyblue
#87CEFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCCDF #DF9E8B
analogous
#8BDFC8 #8BCCDF #8BA2DF
triadic
#8BCCDF #DF8BCC #CCDF8B
tetradic
#8BCCDF #C88BDF #DF9E8B #A2DF8B
square
#8BCCDF #C88BDF #DF9E8B #A2DF8B
split-complementary
#8BCCDF #DF8BA2 #DFC88B
monochromatic
#349DBC #5BB7D2 #8BCCDF #BBE1EC #E7F4F8
Accessibility & contrast
On white
1.78
#8BCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#8BCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCCDF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCCDF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#6BD3D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bccdf; /* rgb */ color: rgb(139, 204, 223); /* oklch */ color: oklch(80.8% 0.071 218.1);
Tailwind
colors: {
custom: {
50: '#b0dbe9',
500: '#8bccdf',
950: '#000000',
},
}SCSS
$custom: #8bccdf; $custom-light: #b0dbe9; $custom-dark: #000000;
JSON
{
"hex": "#8bccdf",
"rgb": {
"r": 139,
"g": 204,
"b": 223
},
"hsl": {
"h": 193.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.80813,
"c": 0.071,
"h": 218.1
},
"luminance": 0.54002
}Semantic roles & 50–950 ramp
primary
#8BCCDF
secondary
#B76D57
accent
#4621C4
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484