#8BBBEB#8BBBEB
#8BBBEB is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.086 H 249.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBEB |
|---|---|
| RGB | rgb(139, 187, 235) |
| HSL | hsl(210, 71%, 73%) |
| HSV | hsv(210, 41%, 92%) |
| CMYK | cmyk(40.9%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(74.21, -3.77, -28.89) |
| CIE-LCH | lch(74.21, 29.14, 262.57°) |
| OKLab | oklab(77.58% -0.0308 -0.0801) |
| OKLCH | oklch(77.58% 0.086 249) |
| XYZ | xyz(43.4083, 47.0252, 85.3706) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.10
Sky Blue (survey)
#75BBFD
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Sky
#82CAFC
ΔE00 5.37
Light Blue
#95D0FC
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBEB #EBBB8B
analogous
#8BEBEB #8BBBEB #8B8BEB
triadic
#8BBBEB #EB8BBB #BBEB8B
tetradic
#8BBBEB #EB8BEB #EBBB8B #8BEB8B
square
#8BBBEB #EB8BEB #EBBB8B #8BEB8B
split-complementary
#8BBBEB #EB8B8B #EBEB8B
monochromatic
#257ED7 #579CE2 #8BBBEB #BFDAF4 #E5F0FA
Accessibility & contrast
On white
2.02
#8BBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#8BBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBEB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBEB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#68C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbbeb; /* rgb */ color: rgb(139, 187, 235); /* oklch */ color: oklch(77.6% 0.086 249.0);
Tailwind
colors: {
custom: {
50: '#b0cff1',
500: '#8bbbeb',
950: '#000000',
},
}SCSS
$custom: #8bbbeb; $custom-light: #b0cff1; $custom-dark: #000000;
JSON
{
"hex": "#8bbbeb",
"rgb": {
"r": 139,
"g": 187,
"b": 235
},
"hsl": {
"h": 210,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.7758,
"c": 0.08582,
"h": 249
},
"luminance": 0.47028
}Semantic roles & 50–950 ramp
primary
#8BBBEB
secondary
#F2E6D9
accent
#7313D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284