#8BBBDB#8BBBDB
#8BBBDB is a light, moderate cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.068 H 238.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBDB |
|---|---|
| RGB | rgb(139, 187, 219) |
| HSL | hsl(204, 53%, 70%) |
| HSV | hsv(204, 37%, 86%) |
| CMYK | cmyk(36.5%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(73.64, -7.96, -21.09) |
| CIE-LCH | lch(73.64, 22.54, 249.31°) |
| OKLab | oklab(76.94% -0.0363 -0.058) |
| OKLCH | oklch(76.94% 0.068 238) |
| XYZ | xyz(41.1998, 46.1418, 73.7395) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.74
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Sky
#82CAFC
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBDB #DBAB8B
analogous
#8BDBD3 #8BBBDB #8B93DB
triadic
#8BBBDB #DB8BBB #BBDB8B
tetradic
#8BBBDB #D38BDB #DBAB8B #93DB8B
square
#8BBBDB #D38BDB #DBAB8B #93DB8B
split-complementary
#8BBBDB #DB8B93 #DBD38B
monochromatic
#3882B4 #5CA0CD #8BBBDB #BAD6E9 #E8F1F8
Accessibility & contrast
On white
2.05
#8BBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8BBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBDB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBDB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADD
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#6FC3C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbbdb; /* rgb */ color: rgb(139, 187, 219); /* oklch */ color: oklch(76.9% 0.068 238.0);
Tailwind
colors: {
custom: {
50: '#afcfe6',
500: '#8bbbdb',
950: '#000000',
},
}SCSS
$custom: #8bbbdb; $custom-light: #afcfe6; $custom-dark: #000000;
JSON
{
"hex": "#8bbbdb",
"rgb": {
"r": 139,
"g": 187,
"b": 219
},
"hsl": {
"h": 204,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.76944,
"c": 0.06845,
"h": 238
},
"luminance": 0.46144
}Semantic roles & 50–950 ramp
primary
#8BBBDB
secondary
#ECDFD6
accent
#6325C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284