#7BAEFA#7BAEFA
#7BAEFA is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.6% C 0.123 H 258.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEFA |
|---|---|
| RGB | rgb(123, 174, 250) |
| HSL | hsl(216, 93%, 73%) |
| HSV | hsv(216, 51%, 98%) |
| CMYK | cmyk(50.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.44, 3.82, -42.92) |
| CIE-LCH | lch(70.44, 43.09, 275.08°) |
| OKLab | oklab(74.6% -0.0253 -0.1206) |
| OKLCH | oklch(74.6% 0.123 258.2) |
| XYZ | xyz(40.5539, 41.3822, 96.2745) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 6.92
Cornflowerblue
#6495ED
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Sky
#82CAFC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEFA #FAC77B
analogous
#7BEDFA #7BAEFA #877BFA
triadic
#7BAEFA #FA7BAE #AEFA7B
tetradic
#7BAEFA #FA7BED #FAC77B #7BFA87
square
#7BAEFA #FA7BED #FAC77B #7BFA87
split-complementary
#7BAEFA #FA877B #EDFA7B
monochromatic
#0966F1 #408AF8 #7BAEFA #B6D2FC #E2EDFE
Accessibility & contrast
On white
2.26
#7BAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#7BAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEFA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEFA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#3CBFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7baefa; /* rgb */ color: rgb(123, 174, 250); /* oklch */ color: oklch(74.6% 0.123 258.2);
Tailwind
colors: {
custom: {
50: '#a8c5fc',
500: '#7baefa',
950: '#000000',
},
}SCSS
$custom: #7baefa; $custom-light: #a8c5fc; $custom-dark: #000000;
JSON
{
"hex": "#7baefa",
"rgb": {
"r": 123,
"g": 174,
"b": 250
},
"hsl": {
"h": 215.906,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.74602,
"c": 0.12327,
"h": 258.2
},
"luminance": 0.41385
}Semantic roles & 50–950 ramp
primary
#7BAEFA
secondary
#F6E9D5
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185