#8BBBDC#8BBBDC
#8BBBDC is a light, moderate cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.069 H 238.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBDC |
|---|---|
| RGB | rgb(139, 187, 220) |
| HSL | hsl(204, 54%, 70%) |
| HSV | hsv(204, 37%, 86%) |
| CMYK | cmyk(36.8%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(73.67, -7.71, -21.58) |
| CIE-LCH | lch(73.67, 22.91, 250.34°) |
| OKLab | oklab(76.98% -0.0359 -0.0594) |
| OKLCH | oklch(76.98% 0.069 238.9) |
| XYZ | xyz(41.3318, 46.1946, 74.4349) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 5.07
Sky
#82CAFC
ΔE00 5.42
Lightskyblue
#87CEFA
ΔE00 5.63
Light Blue
#95D0FC
ΔE00 5.82
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBDC #DCAC8B
analogous
#8BDCD4 #8BBBDC #8B93DC
triadic
#8BBBDC #DC8BBB #BBDC8B
tetradic
#8BBBDC #D48BDC #DCAC8B #93DC8B
square
#8BBBDC #D48BDC #DCAC8B #93DC8B
split-complementary
#8BBBDC #DC8B93 #DCD48B
monochromatic
#3782B6 #5C9FCE #8BBBDC #BAD7EA #E7F1F8
Accessibility & contrast
On white
2.05
#8BBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8BBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBDC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBDC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADE
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#6FC3C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbbdc; /* rgb */ color: rgb(139, 187, 220); /* oklch */ color: oklch(77.0% 0.069 238.9);
Tailwind
colors: {
custom: {
50: '#afcfe7',
500: '#8bbbdc',
950: '#000000',
},
}SCSS
$custom: #8bbbdc; $custom-light: #afcfe7; $custom-dark: #000000;
JSON
{
"hex": "#8bbbdc",
"rgb": {
"r": 139,
"g": 187,
"b": 220
},
"hsl": {
"h": 204.444,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.76982,
"c": 0.06944,
"h": 238.9
},
"luminance": 0.46197
}Semantic roles & 50–950 ramp
primary
#8BBBDC
secondary
#EDDFD6
accent
#6424C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284