#8BBEFE#8BBEFE
#8BBEFE is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.106 H 254.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEFE |
|---|---|
| RGB | rgb(139, 190, 254) |
| HSL | hsl(213, 98%, 77%) |
| HSV | hsv(213, 45%, 100%) |
| CMYK | cmyk(45.3%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.74, -0.21, -36.76) |
| CIE-LCH | lch(75.74, 36.76, 269.68°) |
| OKLab | oklab(79.03% -0.0284 -0.1026) |
| OKLCH | oklch(79.03% 0.106 254.5) |
| XYZ | xyz(46.9443, 49.4686, 100.8214) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.90
Sky Blue (survey)
#75BBFD
ΔE00 3.53
Baby Blue (survey)
#A2CFFE
ΔE00 4.74
Pastel Blue
#A2BFFE
ΔE00 5.06
Sky
#82CAFC
ΔE00 5.97
Light Blue
#95D0FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEFE #FECB8B
analogous
#8BF8FE #8BBEFE #928BFE
triadic
#8BBEFE #FE8BBE #BEFE8B
tetradic
#8BBEFE #FE8BF8 #FECB8B #8BFE92
square
#8BBEFE #FE8BF8 #FECB8B #8BFE92
split-complementary
#8BBEFE #FE928B #F8FE8B
monochromatic
#127AFD #4E9CFD #8BBEFE #C8E0FF #E1EEFF
Accessibility & contrast
On white
1.93
#8BBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8BBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEFE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEFE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#5CCCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbefe; /* rgb */ color: rgb(139, 190, 254); /* oklch */ color: oklch(79.0% 0.106 254.5);
Tailwind
colors: {
custom: {
50: '#b2d1ff',
500: '#8bbefe',
950: '#000000',
},
}SCSS
$custom: #8bbefe; $custom-light: #b2d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8bbefe",
"rgb": {
"r": 139,
"g": 190,
"b": 254
},
"hsl": {
"h": 213.391,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79027,
"c": 0.10645,
"h": 254.5
},
"luminance": 0.49472
}Semantic roles & 50–950 ramp
primary
#8BBEFE
secondary
#F7E7D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286