#8BBDF2#8BBDF2
#8BBDF2 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.093 H 250.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDF2 |
|---|---|
| RGB | rgb(139, 189, 242) |
| HSL | hsl(211, 80%, 75%) |
| HSV | hsv(211, 43%, 95%) |
| CMYK | cmyk(42.6%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(75.01, -2.97, -31.44) |
| CIE-LCH | lch(75.01, 31.58, 264.61°) |
| OKLab | oklab(78.3% -0.0309 -0.0874) |
| OKLCH | oklch(78.3% 0.093 250.5) |
| XYZ | xyz(44.8668, 48.2922, 90.9443) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Sky
#82CAFC
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDF2 #F2C08B
analogous
#8BF0F2 #8BBDF2 #8D8BF2
triadic
#8BBDF2 #F28BBD #BDF28B
tetradic
#8BBDF2 #F28BF0 #F2C08B #8BF28D
square
#8BBDF2 #F28BF0 #F2C08B #8BF28D
split-complementary
#8BBDF2 #F28D8B #F0F28B
monochromatic
#1D7EE6 #549EEC #8BBDF2 #C2DCF8 #E3EFFC
Accessibility & contrast
On white
1.97
#8BBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8BBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDF2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDF2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#64C9CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbdf2; /* rgb */ color: rgb(139, 189, 242); /* oklch */ color: oklch(78.3% 0.093 250.5);
Tailwind
colors: {
custom: {
50: '#b1d0f6',
500: '#8bbdf2',
950: '#000000',
},
}SCSS
$custom: #8bbdf2; $custom-light: #b1d0f6; $custom-dark: #000000;
JSON
{
"hex": "#8bbdf2",
"rgb": {
"r": 139,
"g": 189,
"b": 242
},
"hsl": {
"h": 210.874,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.78298,
"c": 0.09267,
"h": 250.5
},
"luminance": 0.48295
}Semantic roles & 50–950 ramp
primary
#8BBDF2
secondary
#F4E6D7
accent
#7609DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285