#78AAF7#78AAF7
#78AAF7 is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.5% C 0.125 H 258.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #78AAF7 |
|---|---|
| RGB | rgb(120, 170, 247) |
| HSL | hsl(216, 89%, 72%) |
| HSV | hsv(216, 51%, 97%) |
| CMYK | cmyk(51.4%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.08, 4.52, -43.44) |
| CIE-LCH | lch(69.08, 43.67, 275.93°) |
| OKLab | oklab(73.45% -0.0242 -0.1222) |
| OKLCH | oklch(73.45% 0.125 258.8) |
| XYZ | xyz(38.9032, 39.4550, 93.5432) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.89
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.61
Periwinkle Blue
#8F99FB
ΔE00 8.86
Dodgerblue
#1E90FF
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AAF7 #F7C578
analogous
#78E9F7 #78AAF7 #8678F7
triadic
#78AAF7 #F778AA #AAF778
tetradic
#78AAF7 #F778E9 #F7C578 #78F786
square
#78AAF7 #F778E9 #F7C578 #78F786
split-complementary
#78AAF7 #F78678 #E9F778
monochromatic
#0E63E7 #3E86F4 #78AAF7 #B2CEFA #E2EDFD
Accessibility & contrast
On white
2.36
#78AAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#78AAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AAF7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AAF7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFA
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#37BBC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #78aaf7; /* rgb */ color: rgb(120, 170, 247); /* oklch */ color: oklch(73.5% 0.125 258.8);
Tailwind
colors: {
custom: {
50: '#a6c3fa',
500: '#78aaf7',
950: '#000000',
},
}SCSS
$custom: #78aaf7; $custom-light: #a6c3fa; $custom-dark: #000000;
JSON
{
"hex": "#78aaf7",
"rgb": {
"r": 120,
"g": 170,
"b": 247
},
"hsl": {
"h": 216.378,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.73453,
"c": 0.12458,
"h": 258.8
},
"luminance": 0.39458
}Semantic roles & 50–950 ramp
primary
#78AAF7
secondary
#F5E9D5
accent
#8B00E5
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185