#77ABFA#77ABFA
#77ABFA is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.8% C 0.128 H 258.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABFA |
|---|---|
| RGB | rgb(119, 171, 250) |
| HSL | hsl(216, 93%, 72%) |
| HSV | hsv(216, 52%, 98%) |
| CMYK | cmyk(52.4%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.43, 4.63, -44.52) |
| CIE-LCH | lch(69.43, 44.76, 275.94°) |
| OKLab | oklab(73.76% -0.0255 -0.1253) |
| OKLCH | oklch(73.76% 0.128 258.5) |
| XYZ | xyz(39.4201, 39.9469, 96.0572) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Sky Blue (survey)
#75BBFD
ΔE00 5.52
Cornflowerblue
#6495ED
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.61
Periwinkle Blue
#8F99FB
ΔE00 9.25
Dodgerblue
#1E90FF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABFA #FAC677
analogous
#77EDFA #77ABFA #8477FA
triadic
#77ABFA #FA77AB #ABFA77
tetradic
#77ABFA #FA77ED #FAC677 #77FA84
square
#77ABFA #FA77ED #FAC677 #77FA84
split-complementary
#77ABFA #FA8477 #EDFA77
monochromatic
#0964EE #3C87F8 #77ABFA #B2CFFC #E1EDFE
Accessibility & contrast
On white
2.34
#77ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#77ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABFA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABFA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#30BCC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77abfa; /* rgb */ color: rgb(119, 171, 250); /* oklch */ color: oklch(73.8% 0.128 258.5);
Tailwind
colors: {
custom: {
50: '#a6c3fc',
500: '#77abfa',
950: '#000000',
},
}SCSS
$custom: #77abfa; $custom-light: #a6c3fc; $custom-dark: #000000;
JSON
{
"hex": "#77abfa",
"rgb": {
"r": 119,
"g": 171,
"b": 250
},
"hsl": {
"h": 216.183,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73758,
"c": 0.12791,
"h": 258.5
},
"luminance": 0.3995
}Semantic roles & 50–950 ramp
primary
#77ABFA
secondary
#F6E9D5
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185