#8BBEFF#8BBEFF
#8BBEFF is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.1% C 0.108 H 254.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEFF |
|---|---|
| RGB | rgb(139, 190, 255) |
| HSL | hsl(214, 100%, 77%) |
| HSV | hsv(214, 45%, 100%) |
| CMYK | cmyk(45.5%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.78, 0.07, -37.24) |
| CIE-LCH | lch(75.78, 37.24, 270.11°) |
| OKLab | oklab(79.07% -0.0281 -0.1039) |
| OKLCH | oklch(79.07% 0.108 254.9) |
| XYZ | xyz(47.1049, 49.5328, 101.6670) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.85
Sky Blue (survey)
#75BBFD
ΔE00 3.59
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Pastel Blue
#A2BFFE
ΔE00 5.04
Sky
#82CAFC
ΔE00 6.06
Light Blue
#95D0FC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEFF #FFCC8B
analogous
#8BF8FF #8BBEFF #928BFF
triadic
#8BBEFF #FF8BBE #BEFF8B
tetradic
#8BBEFF #FF8BF8 #FFCC8B #8BFF92
square
#8BBEFF #FF8BF8 #FFCC8B #8BFF92
split-complementary
#8BBEFF #FF928B #F8FF8B
monochromatic
#1179FF #4E9CFF #8BBEFF #C8E0FF #E0EEFF
Accessibility & contrast
On white
1.93
#8BBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8BBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEFF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEFF | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#97B6FE
Tritanopia (blue-blind)
#5CCCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbeff; /* rgb */ color: rgb(139, 190, 255); /* oklch */ color: oklch(79.1% 0.108 254.9);
Tailwind
colors: {
custom: {
50: '#b2d1ff',
500: '#8bbeff',
950: '#000000',
},
}SCSS
$custom: #8bbeff; $custom-light: #b2d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8bbeff",
"rgb": {
"r": 139,
"g": 190,
"b": 255
},
"hsl": {
"h": 213.621,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79071,
"c": 0.10768,
"h": 254.9
},
"luminance": 0.49536
}Semantic roles & 50–950 ramp
primary
#8BBEFF
secondary
#F7E8D4
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286