#7BAEF8#7BAEF8
#7BAEF8 is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.5% C 0.121 H 257.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEF8 |
|---|---|
| RGB | rgb(123, 174, 248) |
| HSL | hsl(216, 90%, 73%) |
| HSV | hsv(216, 50%, 97%) |
| CMYK | cmyk(50.4%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.36, 3.22, -41.97) |
| CIE-LCH | lch(70.36, 42.10, 274.39°) |
| OKLab | oklab(74.51% -0.0259 -0.1179) |
| OKLCH | oklch(74.51% 0.121 257.6) |
| XYZ | xyz(40.2419, 41.2574, 94.6316) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.93
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Sky
#82CAFC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEF8 #F8C57B
analogous
#7BECF8 #7BAEF8 #867BF8
triadic
#7BAEF8 #F87BAE #AEF87B
tetradic
#7BAEF8 #F87BEC #F8C57B #7BF886
square
#7BAEF8 #F87BEC #F8C57B #7BF886
split-complementary
#7BAEF8 #F8867B #ECF87B
monochromatic
#0D68EC #418AF5 #7BAEF8 #B5D2FB #E2EDFD
Accessibility & contrast
On white
2.27
#7BAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7BAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEF8
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEF8 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FB
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#3EBEC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7baef8; /* rgb */ color: rgb(123, 174, 248); /* oklch */ color: oklch(74.5% 0.121 257.6);
Tailwind
colors: {
custom: {
50: '#a8c5fb',
500: '#7baef8',
950: '#000000',
},
}SCSS
$custom: #7baef8; $custom-light: #a8c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7baef8",
"rgb": {
"r": 123,
"g": 174,
"b": 248
},
"hsl": {
"h": 215.52,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.74505,
"c": 0.12069,
"h": 257.6
},
"luminance": 0.4126
}Semantic roles & 50–950 ramp
primary
#7BAEF8
secondary
#F6E8D5
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185