#7BAEF9#7BAEF9
#7BAEF9 is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.6% C 0.122 H 257.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEF9 |
|---|---|
| RGB | rgb(123, 174, 249) |
| HSL | hsl(216, 91%, 73%) |
| HSV | hsv(216, 51%, 98%) |
| CMYK | cmyk(50.6%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.40, 3.52, -42.45) |
| CIE-LCH | lch(70.40, 42.59, 274.74°) |
| OKLab | oklab(74.55% -0.0256 -0.1193) |
| OKLCH | oklch(74.55% 0.122 257.9) |
| XYZ | xyz(40.3975, 41.3197, 95.4509) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Sky Blue (survey)
#75BBFD
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Sky
#82CAFC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEF9 #F9C67B
analogous
#7BEDF9 #7BAEF9 #877BF9
triadic
#7BAEF9 #F97BAE #AEF97B
tetradic
#7BAEF9 #F97BED #F9C67B #7BF987
square
#7BAEF9 #F97BED #F9C67B #7BF987
split-complementary
#7BAEF9 #F9877B #EDF97B
monochromatic
#0B67EF #408AF6 #7BAEF9 #B6D2FC #E2EDFE
Accessibility & contrast
On white
2.27
#7BAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#7BAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEF9
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEF9 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#81A7F7
Tritanopia (blue-blind)
#3DBFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7baef9; /* rgb */ color: rgb(123, 174, 249); /* oklch */ color: oklch(74.6% 0.122 257.9);
Tailwind
colors: {
custom: {
50: '#a8c5fb',
500: '#7baef9',
950: '#000000',
},
}SCSS
$custom: #7baef9; $custom-light: #a8c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7baef9",
"rgb": {
"r": 123,
"g": 174,
"b": 249
},
"hsl": {
"h": 215.714,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74554,
"c": 0.12198,
"h": 257.9
},
"luminance": 0.41323
}Semantic roles & 50–950 ramp
primary
#7BAEF9
secondary
#F6E9D5
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185