#7BAEF6#7BAEF6
#7BAEF6 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.4% C 0.118 H 257.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEF6 |
|---|---|
| RGB | rgb(123, 174, 246) |
| HSL | hsl(215, 87%, 72%) |
| HSV | hsv(215, 50%, 96%) |
| CMYK | cmyk(50%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(70.27, 2.63, -41.02) |
| CIE-LCH | lch(70.27, 41.11, 273.67°) |
| OKLab | oklab(74.41% -0.0264 -0.1151) |
| OKLCH | oklch(74.41% 0.118 257.1) |
| XYZ | xyz(39.9333, 41.1340, 93.0063) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.99
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 7.12
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Sky
#82CAFC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEF6 #F6C37B
analogous
#7BEBF6 #7BAEF6 #867BF6
triadic
#7BAEF6 #F67BAE #AEF67B
tetradic
#7BAEF6 #F67BEB #F6C37B #7BF686
square
#7BAEF6 #F67BEB #F6C37B #7BF686
split-complementary
#7BAEF6 #F6867B #EBF67B
monochromatic
#1069E7 #428BF2 #7BAEF6 #B4D1FA #E2EDFD
Accessibility & contrast
On white
2.28
#7BAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#7BAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEF6
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEF6 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F9
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#40BEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7baef6; /* rgb */ color: rgb(123, 174, 246); /* oklch */ color: oklch(74.4% 0.118 257.1);
Tailwind
colors: {
custom: {
50: '#a8c5f9',
500: '#7baef6',
950: '#000000',
},
}SCSS
$custom: #7baef6; $custom-light: #a8c5f9; $custom-dark: #000000;
JSON
{
"hex": "#7baef6",
"rgb": {
"r": 123,
"g": 174,
"b": 246
},
"hsl": {
"h": 215.122,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.7441,
"c": 0.11813,
"h": 257.1
},
"luminance": 0.41137
}Semantic roles & 50–950 ramp
primary
#7BAEF6
secondary
#F5E8D6
accent
#8602E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185