#77AEFF#77AEFF
#77AEFF is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.6% C 0.131 H 257.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77AEFF |
|---|---|
| RGB | rgb(119, 174, 255) |
| HSL | hsl(216, 100%, 73%) |
| HSV | hsv(216, 53%, 100%) |
| CMYK | cmyk(53.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.46, 4.45, -45.61) |
| CIE-LCH | lch(70.46, 45.83, 275.58°) |
| OKLab | oklab(74.64% -0.0275 -0.1285) |
| OKLCH | oklch(74.64% 0.131 257.9) |
| XYZ | xyz(40.7876, 41.4109, 100.4321) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Cornflowerblue
#6495ED
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.40
Baby Blue (survey)
#A2CFFE
ΔE00 8.93
Sky
#82CAFC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AEFF #FFC877
analogous
#77F2FF #77AEFF #8477FF
triadic
#77AEFF #FF77AE #AEFF77
tetradic
#77AEFF #FF77F2 #FFC877 #77FF84
square
#77AEFF #FF77F2 #FFC877 #77FF84
split-complementary
#77AEFF #FF8477 #F2FF77
monochromatic
#0066FC #3A8AFF #77AEFF #B4D2FF #E0EDFF
Accessibility & contrast
On white
2.26
#77AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#77AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AEFF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AEFF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7DA6FD
Tritanopia (blue-blind)
#27C0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #77aeff; /* rgb */ color: rgb(119, 174, 255); /* oklch */ color: oklch(74.6% 0.131 257.9);
Tailwind
colors: {
custom: {
50: '#a6c5ff',
500: '#77aeff',
950: '#000000',
},
}SCSS
$custom: #77aeff; $custom-light: #a6c5ff; $custom-dark: #000000;
JSON
{
"hex": "#77aeff",
"rgb": {
"r": 119,
"g": 174,
"b": 255
},
"hsl": {
"h": 215.735,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.74636,
"c": 0.13141,
"h": 257.9
},
"luminance": 0.41414
}Semantic roles & 50–950 ramp
primary
#77AEFF
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186