#77AEFE#77AEFE
#77AEFE is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.6% C 0.130 H 257.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77AEFE |
|---|---|
| RGB | rgb(119, 174, 254) |
| HSL | hsl(216, 99%, 73%) |
| HSV | hsv(216, 53%, 100%) |
| CMYK | cmyk(53.1%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.42, 4.15, -45.14) |
| CIE-LCH | lch(70.42, 45.33, 275.25°) |
| OKLab | oklab(74.59% -0.0277 -0.1271) |
| OKLCH | oklch(74.59% 0.13 257.7) |
| XYZ | xyz(40.6270, 41.3466, 99.5865) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.17
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Cornflowerblue
#6495ED
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 8.93
Sky
#82CAFC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AEFE #FEC777
analogous
#77F1FE #77AEFE #8377FE
triadic
#77AEFE #FE77AE #AEFE77
tetradic
#77AEFE #FE77F1 #FEC777 #77FE83
square
#77AEFE #FE77F1 #FEC777 #77FE83
split-complementary
#77AEFE #FE8377 #F1FE77
monochromatic
#0266F9 #3A8AFE #77AEFE #B4D2FE #E1EDFF
Accessibility & contrast
On white
2.27
#77AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#77AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AEFE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AEFE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#29C0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #77aefe; /* rgb */ color: rgb(119, 174, 254); /* oklch */ color: oklch(74.6% 0.130 257.7);
Tailwind
colors: {
custom: {
50: '#a6c5ff',
500: '#77aefe',
950: '#000000',
},
}SCSS
$custom: #77aefe; $custom-light: #a6c5ff; $custom-dark: #000000;
JSON
{
"hex": "#77aefe",
"rgb": {
"r": 119,
"g": 174,
"b": 254
},
"hsl": {
"h": 215.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74587,
"c": 0.13012,
"h": 257.7
},
"luminance": 0.4135
}Semantic roles & 50–950 ramp
primary
#77AEFE
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186