#7BAEFE#7BAEFE
#7BAEFE is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.8% C 0.128 H 259.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEFE |
|---|---|
| RGB | rgb(123, 174, 254) |
| HSL | hsl(217, 98%, 74%) |
| HSV | hsv(217, 52%, 100%) |
| CMYK | cmyk(51.6%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.62, 5.01, -44.81) |
| CIE-LCH | lch(70.62, 45.09, 276.38°) |
| OKLab | oklab(74.8% -0.0242 -0.1261) |
| OKLCH | oklch(74.8% 0.128 259.1) |
| XYZ | xyz(41.1877, 41.6358, 99.6128) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.21
Baby Blue (survey)
#A2CFFE
ΔE00 8.79
Sky
#82CAFC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEFE #FECB7B
analogous
#7BF0FE #7BAEFE #8A7BFE
triadic
#7BAEFE #FE7BAE #AEFE7B
tetradic
#7BAEFE #FE7BF0 #FECB7B #7BFE8A
square
#7BAEFE #FE7BF0 #FECB7B #7BFE8A
split-complementary
#7BAEFE #FE8A7B #F0FE7B
monochromatic
#0264FD #3E89FE #7BAEFE #B8D3FE #E1ECFF
Accessibility & contrast
On white
2.25
#7BAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7BAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEFE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEFE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#38C0CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7baefe; /* rgb */ color: rgb(123, 174, 254); /* oklch */ color: oklch(74.8% 0.128 259.1);
Tailwind
colors: {
custom: {
50: '#a8c5ff',
500: '#7baefe',
950: '#000000',
},
}SCSS
$custom: #7baefe; $custom-light: #a8c5ff; $custom-dark: #000000;
JSON
{
"hex": "#7baefe",
"rgb": {
"r": 123,
"g": 174,
"b": 254
},
"hsl": {
"h": 216.641,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.74797,
"c": 0.12843,
"h": 259.1
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#7BAEFE
secondary
#F7E9D4
accent
#8C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186