#8BBEFD#8BBEFD
#8BBEFD is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.105 H 254.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEFD |
|---|---|
| RGB | rgb(139, 190, 253) |
| HSL | hsl(213, 97%, 77%) |
| HSV | hsv(213, 45%, 99%) |
| CMYK | cmyk(45.1%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.70, -0.49, -36.29) |
| CIE-LCH | lch(75.70, 36.29, 269.23°) |
| OKLab | oklab(78.98% -0.0287 -0.1012) |
| OKLCH | oklch(78.98% 0.105 254.2) |
| XYZ | xyz(46.7846, 49.4047, 99.9802) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.95
Sky Blue (survey)
#75BBFD
ΔE00 3.46
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Pastel Blue
#A2BFFE
ΔE00 5.10
Sky
#82CAFC
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEFD #FDCA8B
analogous
#8BF7FD #8BBEFD #918BFD
triadic
#8BBEFD #FD8BBE #BEFD8B
tetradic
#8BBEFD #FD8BF7 #FDCA8B #8BFD91
square
#8BBEFD #FD8BF7 #FDCA8B #8BFD91
split-complementary
#8BBEFD #FD918B #F7FD8B
monochromatic
#137BFB #4F9CFC #8BBEFD #C7E0FE #E1EEFE
Accessibility & contrast
On white
1.93
#8BBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8BBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEFD
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEFD | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#5DCCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbefd; /* rgb */ color: rgb(139, 190, 253); /* oklch */ color: oklch(79.0% 0.105 254.2);
Tailwind
colors: {
custom: {
50: '#b2d1fe',
500: '#8bbefd',
950: '#000000',
},
}SCSS
$custom: #8bbefd; $custom-light: #b2d1fe; $custom-dark: #000000;
JSON
{
"hex": "#8bbefd",
"rgb": {
"r": 139,
"g": 190,
"b": 253
},
"hsl": {
"h": 213.158,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.78983,
"c": 0.10521,
"h": 254.2
},
"luminance": 0.49408
}Semantic roles & 50–950 ramp
primary
#8BBEFD
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286