#8BBBDA#8BBBDA
#8BBBDA is a light, moderate cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.067 H 237.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBDA |
|---|---|
| RGB | rgb(139, 187, 218) |
| HSL | hsl(204, 52%, 70%) |
| HSV | hsv(204, 36%, 85%) |
| CMYK | cmyk(36.2%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(73.60, -8.22, -20.60) |
| CIE-LCH | lch(73.60, 22.18, 248.24°) |
| OKLab | oklab(76.91% -0.0366 -0.0567) |
| OKLCH | oklch(76.91% 0.067 237.1) |
| XYZ | xyz(41.0686, 46.0893, 73.0482) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.72
Lightblue (survey)
#7BC8F6
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.74
Lightskyblue
#87CEFA
ΔE00 5.78
Baby Blue
#89CFF0
ΔE00 5.80
Light Blue
#95D0FC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBDA #DAAA8B
analogous
#8BDAD1 #8BBBDA #8B94DA
triadic
#8BBBDA #DA8BBB #BBDA8B
tetradic
#8BBBDA #D18BDA #DAAA8B #94DA8B
square
#8BBBDA #D18BDA #DAAA8B #94DA8B
split-complementary
#8BBBDA #DA8B94 #DAD18B
monochromatic
#3982B2 #5DA0CB #8BBBDA #B9D6E9 #E8F1F8
Accessibility & contrast
On white
2.06
#8BBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8BBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBDA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBDA | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADC
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#70C3C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbbda; /* rgb */ color: rgb(139, 187, 218); /* oklch */ color: oklch(76.9% 0.067 237.1);
Tailwind
colors: {
custom: {
50: '#afcfe5',
500: '#8bbbda',
950: '#000000',
},
}SCSS
$custom: #8bbbda; $custom-light: #afcfe5; $custom-dark: #000000;
JSON
{
"hex": "#8bbbda",
"rgb": {
"r": 139,
"g": 187,
"b": 218
},
"hsl": {
"h": 203.544,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.76906,
"c": 0.06748,
"h": 237.1
},
"luminance": 0.46092
}Semantic roles & 50–950 ramp
primary
#8BBBDA
secondary
#EBDED5
accent
#6226BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284