#77ADFC#77ADFC
#77ADFC is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.3% C 0.129 H 257.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77ADFC |
|---|---|
| RGB | rgb(119, 173, 252) |
| HSL | hsl(216, 96%, 73%) |
| HSV | hsv(216, 53%, 99%) |
| CMYK | cmyk(52.8%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.06, 4.11, -44.62) |
| CIE-LCH | lch(70.06, 44.81, 275.26°) |
| OKLab | oklab(74.28% -0.0272 -0.1256) |
| OKLCH | oklch(74.28% 0.129 257.8) |
| XYZ | xyz(40.1160, 40.8343, 97.8444) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.34
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Cornflowerblue
#6495ED
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.48
Baby Blue (survey)
#A2CFFE
ΔE00 9.14
Sky
#82CAFC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ADFC #FCC677
analogous
#77EFFC #77ADFC #8377FC
triadic
#77ADFC #FC77AD #ADFC77
tetradic
#77ADFC #FC77EF #FCC677 #77FC83
square
#77ADFC #FC77EF #FCC677 #77FC83
split-complementary
#77ADFC #FC8377 #EFFC77
monochromatic
#0566F3 #3B89FB #77ADFC #B3D1FD #E1EDFE
Accessibility & contrast
On white
2.29
#77ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#77ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ADFC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ADFC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#7DA6FA
Tritanopia (blue-blind)
#2CBFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #77adfc; /* rgb */ color: rgb(119, 173, 252); /* oklch */ color: oklch(74.3% 0.129 257.8);
Tailwind
colors: {
custom: {
50: '#a6c5fd',
500: '#77adfc',
950: '#000000',
},
}SCSS
$custom: #77adfc; $custom-light: #a6c5fd; $custom-dark: #000000;
JSON
{
"hex": "#77adfc",
"rgb": {
"r": 119,
"g": 173,
"b": 252
},
"hsl": {
"h": 215.639,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74278,
"c": 0.12853,
"h": 257.8
},
"luminance": 0.40837
}Semantic roles & 50–950 ramp
primary
#77ADFC
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185