#77ACFC#77ACFC
#77ACFC is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.1% C 0.130 H 258.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #77ACFC |
|---|---|
| RGB | rgb(119, 172, 252) |
| HSL | hsl(216, 96%, 73%) |
| HSV | hsv(216, 53%, 99%) |
| CMYK | cmyk(52.8%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.79, 4.67, -45.04) |
| CIE-LCH | lch(69.79, 45.28, 275.92°) |
| OKLab | oklab(74.07% -0.0261 -0.1269) |
| OKLCH | oklch(74.07% 0.13 258.4) |
| XYZ | xyz(39.9249, 40.4522, 97.7807) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 9.36
Dodgerblue
#1E90FF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ACFC #FCC777
analogous
#77EFFC #77ACFC #8477FC
triadic
#77ACFC #FC77AC #ACFC77
tetradic
#77ACFC #FC77EF #FCC777 #77FC84
square
#77ACFC #FC77EF #FCC777 #77FC84
split-complementary
#77ACFC #FC8477 #EFFC77
monochromatic
#0564F3 #3B87FB #77ACFC #B3D1FD #E1EDFE
Accessibility & contrast
On white
2.31
#77ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#77ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ACFC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ACFC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#2DBEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77acfc; /* rgb */ color: rgb(119, 172, 252); /* oklch */ color: oklch(74.1% 0.130 258.4);
Tailwind
colors: {
custom: {
50: '#a6c4fd',
500: '#77acfc',
950: '#000000',
},
}SCSS
$custom: #77acfc; $custom-light: #a6c4fd; $custom-dark: #000000;
JSON
{
"hex": "#77acfc",
"rgb": {
"r": 119,
"g": 172,
"b": 252
},
"hsl": {
"h": 216.09,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74067,
"c": 0.12951,
"h": 258.4
},
"luminance": 0.40455
}Semantic roles & 50–950 ramp
primary
#77ACFC
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186