#77ABFF#77ABFF
#77ABFF is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.0% C 0.134 H 259.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABFF |
|---|---|
| RGB | rgb(119, 171, 255) |
| HSL | hsl(217, 100%, 73%) |
| HSV | hsv(217, 53%, 100%) |
| CMYK | cmyk(53.3%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.66, 6.15, -46.88) |
| CIE-LCH | lch(69.66, 47.28, 277.47°) |
| OKLab | oklab(74.01% -0.0242 -0.1322) |
| OKLCH | oklch(74.01% 0.134 259.6) |
| XYZ | xyz(40.2145, 40.2647, 100.2410) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.65
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 9.15
Dodgerblue
#1E90FF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABFF #FFCB77
analogous
#77EFFF #77ABFF #8777FF
triadic
#77ABFF #FF77AB #ABFF77
tetradic
#77ABFF #FF77EF #FFCB77 #77FF87
square
#77ABFF #FF77EF #FFCB77 #77FF87
split-complementary
#77ABFF #FF8777 #EFFF77
monochromatic
#0060FC #3A85FF #77ABFF #B4D1FF #E0ECFF
Accessibility & contrast
On white
2.32
#77ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#77ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABFF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABFF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#79A4FD
Tritanopia (blue-blind)
#28BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77abff; /* rgb */ color: rgb(119, 171, 255); /* oklch */ color: oklch(74.0% 0.134 259.6);
Tailwind
colors: {
custom: {
50: '#a6c3ff',
500: '#77abff',
950: '#000000',
},
}SCSS
$custom: #77abff; $custom-light: #a6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#77abff",
"rgb": {
"r": 119,
"g": 171,
"b": 255
},
"hsl": {
"h": 217.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74008,
"c": 0.13439,
"h": 259.6
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#77ABFF
secondary
#F7EAD4
accent
#8E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186