#79ABFA#79ABFA
#79ABFA is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.127 H 259.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #79ABFA |
|---|---|
| RGB | rgb(121, 171, 250) |
| HSL | hsl(217, 93%, 73%) |
| HSV | hsv(217, 52%, 98%) |
| CMYK | cmyk(51.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.53, 5.07, -44.35) |
| CIE-LCH | lch(69.53, 44.64, 276.52°) |
| OKLab | oklab(73.87% -0.0237 -0.1248) |
| OKLCH | oklch(73.87% 0.127 259.3) |
| XYZ | xyz(39.6975, 40.0900, 96.0702) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.58
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.36
Periwinkle Blue
#8F99FB
ΔE00 8.92
Dodgerblue
#1E90FF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ABFA #FAC879
analogous
#79ECFA #79ABFA #8779FA
triadic
#79ABFA #FA79AB #ABFA79
tetradic
#79ABFA #FA79EC #FAC879 #79FA87
square
#79ABFA #FA79EC #FAC879 #79FA87
split-complementary
#79ABFA #FA8779 #ECFA79
monochromatic
#0962F0 #3E86F8 #79ABFA #B4D0FC #E2EDFE
Accessibility & contrast
On white
2.33
#79ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#79ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ABFA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ABFA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#37BCC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #79abfa; /* rgb */ color: rgb(121, 171, 250); /* oklch */ color: oklch(73.9% 0.127 259.3);
Tailwind
colors: {
custom: {
50: '#a7c3fc',
500: '#79abfa',
950: '#000000',
},
}SCSS
$custom: #79abfa; $custom-light: #a7c3fc; $custom-dark: #000000;
JSON
{
"hex": "#79abfa",
"rgb": {
"r": 121,
"g": 171,
"b": 250
},
"hsl": {
"h": 216.744,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.73865,
"c": 0.12707,
"h": 259.3
},
"luminance": 0.40093
}Semantic roles & 50–950 ramp
primary
#79ABFA
secondary
#F6E9D5
accent
#8D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185