#7BAAED#7BAAED
#7BAAED is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.1% C 0.110 H 257.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAAED |
|---|---|
| RGB | rgb(123, 170, 237) |
| HSL | hsl(215, 76%, 71%) |
| HSV | hsv(215, 48%, 93%) |
| CMYK | cmyk(48.1%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.80, 2.24, -38.41) |
| CIE-LCH | lch(68.80, 38.48, 273.34°) |
| OKLab | oklab(73.14% -0.0243 -0.1076) |
| OKLCH | oklch(73.14% 0.11 257.3) |
| XYZ | xyz(37.8240, 39.0722, 85.6529) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.02
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAAED #EDBE7B
analogous
#7BE3ED #7BAAED #857BED
triadic
#7BAAED #ED7BAA #AAED7B
tetradic
#7BAAED #ED7BE3 #EDBE7B #7BED85
square
#7BAAED #ED7BE3 #EDBE7B #7BED85
split-complementary
#7BAAED #ED857B #E3ED7B
monochromatic
#1D67D1 #4587E6 #7BAAED #B1CDF4 #E4EEFB
Accessibility & contrast
On white
2.38
#7BAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7BAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAAED
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAAED | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#49B9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7baaed; /* rgb */ color: rgb(123, 170, 237); /* oklch */ color: oklch(73.1% 0.110 257.3);
Tailwind
colors: {
custom: {
50: '#a7c3f3',
500: '#7baaed',
950: '#000000',
},
}SCSS
$custom: #7baaed; $custom-light: #a7c3f3; $custom-dark: #000000;
JSON
{
"hex": "#7baaed",
"rgb": {
"r": 123,
"g": 170,
"b": 237
},
"hsl": {
"h": 215.263,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73137,
"c": 0.11032,
"h": 257.3
},
"luminance": 0.39075
}Semantic roles & 50–950 ramp
primary
#7BAAED
secondary
#F1E5D2
accent
#850DD8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185