#77AFFD#77AFFD
#77AFFD is a light, vivid cyan. Relative luminance 0.417; OKLCH L 74.7% C 0.128 H 256.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFFD |
|---|---|
| RGB | rgb(119, 175, 253) |
| HSL | hsl(215, 97%, 73%) |
| HSV | hsv(215, 53%, 99%) |
| CMYK | cmyk(53%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.64, 3.29, -44.25) |
| CIE-LCH | lch(70.64, 44.37, 274.25°) |
| OKLab | oklab(74.75% -0.0291 -0.1245) |
| OKLCH | oklch(74.75% 0.128 256.8) |
| XYZ | xyz(40.6612, 41.6706, 98.8100) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.08
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 7.41
Cornflowerblue
#6495ED
ΔE00 7.49
Baby Blue (survey)
#A2CFFE
ΔE00 8.72
Sky
#82CAFC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFFD #FDC577
analogous
#77F2FD #77AFFD #8277FD
triadic
#77AFFD #FD77AF #AFFD77
tetradic
#77AFFD #FD77F2 #FDC577 #77FD82
square
#77AFFD #FD77F2 #FDC577 #77FD82
split-complementary
#77AFFD #FD8277 #F2FD77
monochromatic
#0469F6 #3B8CFC #77AFFD #B3D2FE #E1EDFF
Accessibility & contrast
On white
2.25
#77AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#77AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFFD
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFFD | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#2AC0CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #77affd; /* rgb */ color: rgb(119, 175, 253); /* oklch */ color: oklch(74.7% 0.128 256.8);
Tailwind
colors: {
custom: {
50: '#a6c6fe',
500: '#77affd',
950: '#000000',
},
}SCSS
$custom: #77affd; $custom-light: #a6c6fe; $custom-dark: #000000;
JSON
{
"hex": "#77affd",
"rgb": {
"r": 119,
"g": 175,
"b": 253
},
"hsl": {
"h": 214.925,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74748,
"c": 0.12789,
"h": 256.8
},
"luminance": 0.41674
}Semantic roles & 50–950 ramp
primary
#77AFFD
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286