#77ADFA#77ADFA
#77ADFA is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.2% C 0.126 H 257.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77ADFA |
|---|---|
| RGB | rgb(119, 173, 250) |
| HSL | hsl(215, 93%, 72%) |
| HSV | hsv(215, 52%, 98%) |
| CMYK | cmyk(52.4%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(69.97, 3.51, -43.68) |
| CIE-LCH | lch(69.97, 43.82, 274.59°) |
| OKLab | oklab(74.18% -0.0277 -0.1229) |
| OKLCH | oklch(74.18% 0.126 257.3) |
| XYZ | xyz(39.8007, 40.7082, 96.1841) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.38
Sky Blue (survey)
#75BBFD
ΔE00 4.86
Cornflowerblue
#6495ED
ΔE00 6.91
Pastel Blue
#A2BFFE
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 9.15
Sky
#82CAFC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ADFA #FAC477
analogous
#77EFFA #77ADFA #8277FA
triadic
#77ADFA #FA77AD #ADFA77
tetradic
#77ADFA #FA77EF #FAC477 #77FA82
square
#77ADFA #FA77EF #FAC477 #77FA82
split-complementary
#77ADFA #FA8277 #EFFA77
monochromatic
#0967EE #3C89F8 #77ADFA #B2D1FC #E1EDFE
Accessibility & contrast
On white
2.30
#77ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#77ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ADFA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ADFA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#2FBEC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #77adfa; /* rgb */ color: rgb(119, 173, 250); /* oklch */ color: oklch(74.2% 0.126 257.3);
Tailwind
colors: {
custom: {
50: '#a6c5fc',
500: '#77adfa',
950: '#000000',
},
}SCSS
$custom: #77adfa; $custom-light: #a6c5fc; $custom-dark: #000000;
JSON
{
"hex": "#77adfa",
"rgb": {
"r": 119,
"g": 173,
"b": 250
},
"hsl": {
"h": 215.267,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.74179,
"c": 0.12597,
"h": 257.3
},
"luminance": 0.40711
}Semantic roles & 50–950 ramp
primary
#77ADFA
secondary
#F6E8D5
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185