#7BAAF4#7BAAF4
#7BAAF4 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.5% C 0.119 H 259.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAAF4 |
|---|---|
| RGB | rgb(123, 170, 244) |
| HSL | hsl(217, 85%, 72%) |
| HSV | hsv(217, 50%, 96%) |
| CMYK | cmyk(49.6%, 30.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.10, 4.29, -41.76) |
| CIE-LCH | lch(69.10, 41.98, 275.87°) |
| OKLab | oklab(73.47% -0.0224 -0.1173) |
| OKLCH | oklch(73.47% 0.119 259.2) |
| XYZ | xyz(38.8667, 39.4893, 91.1445) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.81
Cornflowerblue
#6495ED
ΔE00 6.06
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 8.42
Dodgerblue
#1E90FF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAAF4 #F4C57B
analogous
#7BE7F4 #7BAAF4 #897BF4
triadic
#7BAAF4 #F47BAA #AAF47B
tetradic
#7BAAF4 #F47BE7 #F4C57B #7BF489
square
#7BAAF4 #F47BE7 #F4C57B #7BF489
split-complementary
#7BAAF4 #F4897B #E7F47B
monochromatic
#1363E2 #4386EF #7BAAF4 #B3CEF9 #E3EDFD
Accessibility & contrast
On white
2.36
#7BAAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#7BAAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAAF4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAAF4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAFF7
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#43BAC4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7baaf4; /* rgb */ color: rgb(123, 170, 244); /* oklch */ color: oklch(73.5% 0.119 259.2);
Tailwind
colors: {
custom: {
50: '#a7c3f8',
500: '#7baaf4',
950: '#000000',
},
}SCSS
$custom: #7baaf4; $custom-light: #a7c3f8; $custom-dark: #000000;
JSON
{
"hex": "#7baaf4",
"rgb": {
"r": 123,
"g": 170,
"b": 244
},
"hsl": {
"h": 216.694,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.73471,
"c": 0.11939,
"h": 259.2
},
"luminance": 0.39492
}Semantic roles & 50–950 ramp
primary
#7BAAF4
secondary
#F5E9D6
accent
#8B04E1
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185