#77B6FC#77B6FC
#77B6FC is a light, vivid cyan. Relative luminance 0.444; OKLCH L 76.2% C 0.120 H 252.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77B6FC |
|---|---|
| RGB | rgb(119, 182, 252) |
| HSL | hsl(212, 96%, 73%) |
| HSV | hsv(212, 53%, 99%) |
| CMYK | cmyk(52.8%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.50, -0.92, -40.81) |
| CIE-LCH | lch(72.50, 40.82, 268.71°) |
| OKLab | oklab(76.19% -0.0372 -0.1145) |
| OKLCH | oklch(76.19% 0.12 252) |
| XYZ | xyz(41.9002, 44.4028, 98.4392) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.91
Carolina Blue
#8AB8FE
ΔE00 3.36
Sky
#82CAFC
ΔE00 6.48
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Light Blue
#95D0FC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B6FC #FCBD77
analogous
#77F8FC #77B6FC #7A77FC
triadic
#77B6FC #FC77B6 #B6FC77
tetradic
#77B6FC #FC77F8 #FCBD77 #77FC7A
square
#77B6FC #FC77F8 #FCBD77 #77FC7A
split-complementary
#77B6FC #FC7A77 #F8FC77
monochromatic
#0576F3 #3B96FB #77B6FC #B3D6FD #E1EFFE
Accessibility & contrast
On white
2.13
#77B6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#77B6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B6FC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B6FC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#28C6CE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77b6fc; /* rgb */ color: rgb(119, 182, 252); /* oklch */ color: oklch(76.2% 0.120 252.0);
Tailwind
colors: {
custom: {
50: '#a6cbfd',
500: '#77b6fc',
950: '#000000',
},
}SCSS
$custom: #77b6fc; $custom-light: #a6cbfd; $custom-dark: #000000;
JSON
{
"hex": "#77b6fc",
"rgb": {
"r": 119,
"g": 182,
"b": 252
},
"hsl": {
"h": 211.579,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76186,
"c": 0.12042,
"h": 252
},
"luminance": 0.44406
}Semantic roles & 50–950 ramp
primary
#77B6FC
secondary
#F7E6D4
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285