#8BBDFF#8BBDFF
#8BBDFF is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.9% C 0.109 H 255.6°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDFF |
|---|---|
| RGB | rgb(139, 189, 255) |
| HSL | hsl(214, 100%, 77%) |
| HSV | hsv(214, 45%, 100%) |
| CMYK | cmyk(45.5%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.51, 0.62, -37.65) |
| CIE-LCH | lch(75.51, 37.66, 270.94°) |
| OKLab | oklab(78.86% -0.0269 -0.1051) |
| OKLCH | oklch(78.86% 0.109 255.6) |
| XYZ | xyz(46.8890, 49.1011, 101.5950) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.52
Sky Blue (survey)
#75BBFD
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Light Blue
#95D0FC
ΔE00 6.38
Sky
#82CAFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDFF #FFCD8B
analogous
#8BF7FF #8BBDFF #938BFF
triadic
#8BBDFF #FF8BBD #BDFF8B
tetradic
#8BBDFF #FF8BF7 #FFCD8B #8BFF93
square
#8BBDFF #FF8BF7 #FFCD8B #8BFF93
split-complementary
#8BBDFF #FF938B #F7FF8B
monochromatic
#1177FF #4E9AFF #8BBDFF #C8E0FF #E0EEFF
Accessibility & contrast
On white
1.94
#8BBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#8BBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDFF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDFF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#5CCCD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbdff; /* rgb */ color: rgb(139, 189, 255); /* oklch */ color: oklch(78.9% 0.109 255.6);
Tailwind
colors: {
custom: {
50: '#b2d0ff',
500: '#8bbdff',
950: '#000000',
},
}SCSS
$custom: #8bbdff; $custom-light: #b2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#8bbdff",
"rgb": {
"r": 139,
"g": 189,
"b": 255
},
"hsl": {
"h": 214.138,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78862,
"c": 0.10854,
"h": 255.6
},
"luminance": 0.49104
}Semantic roles & 50–950 ramp
primary
#8BBDFF
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286