#79ACFC#79ACFC
#79ACFC is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.2% C 0.129 H 259.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACFC |
|---|---|
| RGB | rgb(121, 172, 252) |
| HSL | hsl(217, 96%, 73%) |
| HSV | hsv(217, 52%, 99%) |
| CMYK | cmyk(52%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.89, 5.10, -44.88) |
| CIE-LCH | lch(69.89, 45.17, 276.49°) |
| OKLab | oklab(74.17% -0.0243 -0.1263) |
| OKLCH | oklch(74.17% 0.129 259.1) |
| XYZ | xyz(40.2024, 40.5953, 97.7938) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.36
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 9.17
Baby Blue (survey)
#A2CFFE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACFC #FCC979
analogous
#79EEFC #79ACFC #8779FC
triadic
#79ACFC #FC79AC #ACFC79
tetradic
#79ACFC #FC79EE #FCC979 #79FC87
square
#79ACFC #FC79EE #FCC979 #79FC87
split-complementary
#79ACFC #FC8779 #EEFC79
monochromatic
#0563F5 #3D87FB #79ACFC #B5D1FD #E1ECFE
Accessibility & contrast
On white
2.30
#79ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#79ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACFC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACFC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#34BEC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #79acfc; /* rgb */ color: rgb(121, 172, 252); /* oklch */ color: oklch(74.2% 0.129 259.1);
Tailwind
colors: {
custom: {
50: '#a7c4fd',
500: '#79acfc',
950: '#000000',
},
}SCSS
$custom: #79acfc; $custom-light: #a7c4fd; $custom-dark: #000000;
JSON
{
"hex": "#79acfc",
"rgb": {
"r": 121,
"g": 172,
"b": 252
},
"hsl": {
"h": 216.641,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.74173,
"c": 0.12867,
"h": 259.1
},
"luminance": 0.40598
}Semantic roles & 50–950 ramp
primary
#79ACFC
secondary
#F7E9D4
accent
#8C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186