#77AAFA#77AAFA
#77AAFA is a light, vivid blue. Relative luminance 0.396; OKLCH L 73.5% C 0.129 H 259.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77AAFA |
|---|---|
| RGB | rgb(119, 170, 250) |
| HSL | hsl(217, 93%, 72%) |
| HSV | hsv(217, 52%, 98%) |
| CMYK | cmyk(52.4%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.16, 5.20, -44.94) |
| CIE-LCH | lch(69.16, 45.24, 276.60°) |
| OKLab | oklab(73.55% -0.0243 -0.1266) |
| OKLCH | oklch(73.55% 0.129 259.1) |
| XYZ | xyz(39.2319, 39.5706, 95.9945) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.89
Sky Blue (survey)
#75BBFD
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 7.68
Periwinkle Blue
#8F99FB
ΔE00 8.96
Dodgerblue
#1E90FF
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AAFA #FAC777
analogous
#77ECFA #77AAFA #8577FA
triadic
#77AAFA #FA77AA #AAFA77
tetradic
#77AAFA #FA77EC #FAC777 #77FA85
square
#77AAFA #FA77EC #FAC777 #77FA85
split-complementary
#77AAFA #FA8577 #ECFA77
monochromatic
#0962EE #3C85F8 #77AAFA #B2CFFC #E1EDFE
Accessibility & contrast
On white
2.36
#77AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#77AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AAFA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AAFA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#30BCC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #77aafa; /* rgb */ color: rgb(119, 170, 250); /* oklch */ color: oklch(73.5% 0.129 259.1);
Tailwind
colors: {
custom: {
50: '#a6c3fc',
500: '#77aafa',
950: '#000000',
},
}SCSS
$custom: #77aafa; $custom-light: #a6c3fc; $custom-dark: #000000;
JSON
{
"hex": "#77aafa",
"rgb": {
"r": 119,
"g": 170,
"b": 250
},
"hsl": {
"h": 216.641,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73548,
"c": 0.1289,
"h": 259.1
},
"luminance": 0.39574
}Semantic roles & 50–950 ramp
primary
#77AAFA
secondary
#F6E9D5
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185