#8BCCDB#8BCCDB
#8BCCDB is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.7% C 0.069 H 213.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCCDB |
|---|---|
| RGB | rgb(139, 204, 219) |
| HSL | hsl(191, 53%, 70%) |
| HSV | hsv(191, 37%, 86%) |
| CMYK | cmyk(36.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.34, -16.86, -13.99) |
| CIE-LCH | lch(78.34, 21.91, 219.68°) |
| OKLab | oklab(80.67% -0.0574 -0.0384) |
| OKLCH | oklch(80.67% 0.069 213.7) |
| XYZ | xyz(45.0221, 53.7864, 75.0135) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.55
Ice Blue
#A5DFF9
ΔE00 6.89
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCCDB #DB9A8B
analogous
#8BDBC2 #8BCCDB #8BA4DB
triadic
#8BCCDB #DB8BCC #CCDB8B
tetradic
#8BCCDB #C28BDB #DB9A8B #A4DB8B
square
#8BCCDB #C28BDB #DB9A8B #A4DB8B
split-complementary
#8BCCDB #DB8BA4 #DBC28B
monochromatic
#389DB4 #5CB7CD #8BCCDB #BAE1E9 #E8F5F8
Accessibility & contrast
On white
1.79
#8BCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#8BCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCCDB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCCDB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DC
Deuteranopia (green-blind)
#B3BEDB
Tritanopia (blue-blind)
#6CD2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bccdb; /* rgb */ color: rgb(139, 204, 219); /* oklch */ color: oklch(80.7% 0.069 213.7);
Tailwind
colors: {
custom: {
50: '#b0dbe6',
500: '#8bccdb',
950: '#000000',
},
}SCSS
$custom: #8bccdb; $custom-light: #b0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#8bccdb",
"rgb": {
"r": 139,
"g": 204,
"b": 219
},
"hsl": {
"h": 191.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.80672,
"c": 0.06905,
"h": 213.7
},
"luminance": 0.53789
}Semantic roles & 50–950 ramp
primary
#8BCCDB
secondary
#B26958
accent
#4225C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484