#78ABFC#78ABFC
#78ABFC is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.130 H 259.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78ABFC |
|---|---|
| RGB | rgb(120, 171, 252) |
| HSL | hsl(217, 96%, 73%) |
| HSV | hsv(217, 52%, 99%) |
| CMYK | cmyk(52.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.57, 5.45, -45.38) |
| CIE-LCH | lch(69.57, 45.71, 276.85°) |
| OKLab | oklab(73.91% -0.0241 -0.1278) |
| OKLCH | oklch(73.91% 0.13 259.3) |
| XYZ | xyz(39.8733, 40.1442, 97.7240) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 9.04
Dodgerblue
#1E90FF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ABFC #FCC978
analogous
#78EDFC #78ABFC #8778FC
triadic
#78ABFC #FC78AB #ABFC78
tetradic
#78ABFC #FC78ED #FCC978 #78FC87
square
#78ABFC #FC78ED #FCC978 #78FC87
split-complementary
#78ABFC #FC8778 #EDFC78
monochromatic
#0562F4 #3C86FB #78ABFC #B4D0FD #E1ECFE
Accessibility & contrast
On white
2.33
#78ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#78ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ABFC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ABFC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#31BDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #78abfc; /* rgb */ color: rgb(120, 171, 252); /* oklch */ color: oklch(73.9% 0.130 259.3);
Tailwind
colors: {
custom: {
50: '#a6c3fd',
500: '#78abfc',
950: '#000000',
},
}SCSS
$custom: #78abfc; $custom-light: #a6c3fd; $custom-dark: #000000;
JSON
{
"hex": "#78abfc",
"rgb": {
"r": 120,
"g": 171,
"b": 252
},
"hsl": {
"h": 216.818,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.73911,
"c": 0.13008,
"h": 259.3
},
"luminance": 0.40147
}Semantic roles & 50–950 ramp
primary
#78ABFC
secondary
#F7E9D4
accent
#8D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186