#7BAEFF#7BAEFF
#7BAEFF is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.8% C 0.130 H 259.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEFF |
|---|---|
| RGB | rgb(123, 174, 255) |
| HSL | hsl(217, 100%, 74%) |
| HSV | hsv(217, 52%, 100%) |
| CMYK | cmyk(51.8%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.66, 5.31, -45.28) |
| CIE-LCH | lch(70.66, 45.59, 276.69°) |
| OKLab | oklab(74.85% -0.024 -0.1275) |
| OKLCH | oklch(74.85% 0.13 259.3) |
| XYZ | xyz(41.3483, 41.7000, 100.4584) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 7.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEFF #FFCC7B
analogous
#7BF0FF #7BAEFF #8A7BFF
triadic
#7BAEFF #FF7BAE #AEFF7B
tetradic
#7BAEFF #FF7BF0 #FFCC7B #7BFF8A
square
#7BAEFF #FF7BF0 #FFCC7B #7BFF8A
split-complementary
#7BAEFF #FF8A7B #F0FF7B
monochromatic
#0163FF #3E88FF #7BAEFF #B8D4FF #E0ECFF
Accessibility & contrast
On white
2.25
#7BAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#7BAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEFF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEFF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#36C0CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7baeff; /* rgb */ color: rgb(123, 174, 255); /* oklch */ color: oklch(74.8% 0.130 259.3);
Tailwind
colors: {
custom: {
50: '#a8c5ff',
500: '#7baeff',
950: '#000000',
},
}SCSS
$custom: #7baeff; $custom-light: #a8c5ff; $custom-dark: #000000;
JSON
{
"hex": "#7baeff",
"rgb": {
"r": 123,
"g": 174,
"b": 255
},
"hsl": {
"h": 216.818,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.74847,
"c": 0.12973,
"h": 259.3
},
"luminance": 0.41703
}Semantic roles & 50–950 ramp
primary
#7BAEFF
secondary
#F7EAD4
accent
#8D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186