#77AEFC#77AEFC
#77AEFC is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.5% C 0.128 H 257.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #77AEFC |
|---|---|
| RGB | rgb(119, 174, 252) |
| HSL | hsl(215, 96%, 73%) |
| HSV | hsv(215, 53%, 99%) |
| CMYK | cmyk(52.8%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.33, 3.55, -44.20) |
| CIE-LCH | lch(70.33, 44.34, 274.59°) |
| OKLab | oklab(74.49% -0.0283 -0.1244) |
| OKLCH | oklch(74.49% 0.128 257.2) |
| XYZ | xyz(40.3084, 41.2192, 97.9086) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.20
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Cornflowerblue
#6495ED
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.45
Baby Blue (survey)
#A2CFFE
ΔE00 8.93
Sky
#82CAFC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AEFC #FCC577
analogous
#77F0FC #77AEFC #8277FC
triadic
#77AEFC #FC77AE #AEFC77
tetradic
#77AEFC #FC77F0 #FCC577 #77FC82
square
#77AEFC #FC77F0 #FCC577 #77FC82
split-complementary
#77AEFC #FC8277 #F0FC77
monochromatic
#0568F3 #3B8AFB #77AEFC #B3D2FD #E1EDFE
Accessibility & contrast
On white
2.27
#77AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#77AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AEFC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AEFC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#2CBFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #77aefc; /* rgb */ color: rgb(119, 174, 252); /* oklch */ color: oklch(74.5% 0.128 257.2);
Tailwind
colors: {
custom: {
50: '#a6c5fd',
500: '#77aefc',
950: '#000000',
},
}SCSS
$custom: #77aefc; $custom-light: #a6c5fd; $custom-dark: #000000;
JSON
{
"hex": "#77aefc",
"rgb": {
"r": 119,
"g": 174,
"b": 252
},
"hsl": {
"h": 215.188,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74488,
"c": 0.12757,
"h": 257.2
},
"luminance": 0.41222
}Semantic roles & 50–950 ramp
primary
#77AEFC
secondary
#F7E8D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185