#8BBDF5#8BBDF5
#8BBDF5 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.096 H 251.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDF5 |
|---|---|
| RGB | rgb(139, 189, 245) |
| HSL | hsl(212, 84%, 75%) |
| HSV | hsv(212, 43%, 96%) |
| CMYK | cmyk(43.3%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(75.12, -2.15, -32.88) |
| CIE-LCH | lch(75.12, 32.95, 266.26°) |
| OKLab | oklab(78.43% -0.03 -0.0915) |
| OKLCH | oklch(78.43% 0.096 251.9) |
| XYZ | xyz(45.3210, 48.4739, 93.3368) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.29
Sky Blue (survey)
#75BBFD
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 5.29
Sky
#82CAFC
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDF5 #F5C38B
analogous
#8BF2F5 #8BBDF5 #8E8BF5
triadic
#8BBDF5 #F58BBD #BDF58B
tetradic
#8BBDF5 #F58BF2 #F5C38B #8BF58E
square
#8BBDF5 #F58BF2 #F5C38B #8BF58E
split-complementary
#8BBDF5 #F58E8B #F2F58B
monochromatic
#1A7DEB #539DF0 #8BBDF5 #C3DDFA #E3EFFD
Accessibility & contrast
On white
1.96
#8BBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#8BBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDF5
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDF5 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BFF8
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#62CAD0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbdf5; /* rgb */ color: rgb(139, 189, 245); /* oklch */ color: oklch(78.4% 0.096 251.9);
Tailwind
colors: {
custom: {
50: '#b1d0f8',
500: '#8bbdf5',
950: '#000000',
},
}SCSS
$custom: #8bbdf5; $custom-light: #b1d0f8; $custom-dark: #000000;
JSON
{
"hex": "#8bbdf5",
"rgb": {
"r": 139,
"g": 189,
"b": 245
},
"hsl": {
"h": 211.698,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78426,
"c": 0.09626,
"h": 251.9
},
"luminance": 0.48477
}Semantic roles & 50–950 ramp
primary
#8BBDF5
secondary
#F5E6D6
accent
#7905E1
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285