#78AEFC#78AEFC
#78AEFC is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.5% C 0.127 H 257.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #78AEFC |
|---|---|
| RGB | rgb(120, 174, 252) |
| HSL | hsl(215, 96%, 73%) |
| HSV | hsv(215, 52%, 99%) |
| CMYK | cmyk(52.4%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.38, 3.76, -44.12) |
| CIE-LCH | lch(70.38, 44.28, 274.87°) |
| OKLab | oklab(74.54% -0.0274 -0.1241) |
| OKLCH | oklch(74.54% 0.127 257.5) |
| XYZ | xyz(40.4464, 41.2904, 97.9150) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Cornflowerblue
#6495ED
ΔE00 7.19
Pastel Blue
#A2BFFE
ΔE00 7.31
Baby Blue (survey)
#A2CFFE
ΔE00 8.89
Sky
#82CAFC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AEFC #FCC678
analogous
#78F0FC #78AEFC #8478FC
triadic
#78AEFC #FC78AE #AEFC78
tetradic
#78AEFC #FC78F0 #FCC678 #78FC84
square
#78AEFC #FC78F0 #FCC678 #78FC84
split-complementary
#78AEFC #FC8478 #F0FC78
monochromatic
#0567F4 #3C8AFB #78AEFC #B4D2FD #E1EDFE
Accessibility & contrast
On white
2.27
#78AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#78AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AEFC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AEFC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#30BFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #78aefc; /* rgb */ color: rgb(120, 174, 252); /* oklch */ color: oklch(74.5% 0.127 257.5);
Tailwind
colors: {
custom: {
50: '#a6c5fd',
500: '#78aefc',
950: '#000000',
},
}SCSS
$custom: #78aefc; $custom-light: #a6c5fd; $custom-dark: #000000;
JSON
{
"hex": "#78aefc",
"rgb": {
"r": 120,
"g": 174,
"b": 252
},
"hsl": {
"h": 215.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.7454,
"c": 0.12714,
"h": 257.5
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#78AEFC
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185