#8BBEFA#8BBEFA
#8BBEFA is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.9% C 0.102 H 253.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEFA |
|---|---|
| RGB | rgb(139, 190, 250) |
| HSL | hsl(212, 92%, 76%) |
| HSV | hsv(212, 44%, 98%) |
| CMYK | cmyk(44.4%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.58, -1.32, -34.86) |
| CIE-LCH | lch(75.58, 34.88, 267.83°) |
| OKLab | oklab(78.85% -0.0296 -0.0971) |
| OKLCH | oklch(78.85% 0.102 253) |
| XYZ | xyz(46.3105, 49.2150, 97.4831) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.15
Sky Blue (survey)
#75BBFD
ΔE00 3.30
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Pastel Blue
#A2BFFE
ΔE00 5.21
Sky
#82CAFC
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEFA #FAC78B
analogous
#8BF6FA #8BBEFA #908BFA
triadic
#8BBEFA #FA8BBE #BEFA8B
tetradic
#8BBEFA #FA8BF6 #FAC78B #8BFA90
square
#8BBEFA #FA8BF6 #FAC78B #8BFA90
split-complementary
#8BBEFA #FA908B #F6FA8B
monochromatic
#167CF5 #509DF7 #8BBEFA #C6DFFD #E2EFFE
Accessibility & contrast
On white
1.94
#8BBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#8BBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEFA
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEFA | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FD
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#5FCBD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbefa; /* rgb */ color: rgb(139, 190, 250); /* oklch */ color: oklch(78.9% 0.102 253.0);
Tailwind
colors: {
custom: {
50: '#b1d1fc',
500: '#8bbefa',
950: '#000000',
},
}SCSS
$custom: #8bbefa; $custom-light: #b1d1fc; $custom-dark: #000000;
JSON
{
"hex": "#8bbefa",
"rgb": {
"r": 139,
"g": 190,
"b": 250
},
"hsl": {
"h": 212.432,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78852,
"c": 0.10154,
"h": 253
},
"luminance": 0.49218
}Semantic roles & 50–950 ramp
primary
#8BBEFA
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285