#77B3FC#77B3FC
#77B3FC is a light, vivid cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.123 H 254.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77B3FC |
|---|---|
| RGB | rgb(119, 179, 252) |
| HSL | hsl(213, 96%, 73%) |
| HSV | hsv(213, 53%, 99%) |
| CMYK | cmyk(52.8%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(71.68, 0.75, -42.08) |
| CIE-LCH | lch(71.68, 42.09, 271.02°) |
| OKLab | oklab(75.55% -0.0338 -0.1182) |
| OKLCH | oklch(75.55% 0.123 254) |
| XYZ | xyz(41.2924, 43.1872, 98.2366) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.94
Carolina Blue
#8AB8FE
ΔE00 3.04
Sky
#82CAFC
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Lightblue (survey)
#7BC8F6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B3FC #FCC077
analogous
#77F6FC #77B3FC #7D77FC
triadic
#77B3FC #FC77B3 #B3FC77
tetradic
#77B3FC #FC77F6 #FCC077 #77FC7D
square
#77B3FC #FC77F6 #FCC077 #77FC7D
split-complementary
#77B3FC #FC7D77 #F6FC77
monochromatic
#0571F3 #3B92FB #77B3FC #B3D4FD #E1EEFE
Accessibility & contrast
On white
2.18
#77B3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#77B3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B3FC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B3FC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#2AC3CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #77b3fc; /* rgb */ color: rgb(119, 179, 252); /* oklch */ color: oklch(75.5% 0.123 254.0);
Tailwind
colors: {
custom: {
50: '#a6c9fd',
500: '#77b3fc',
950: '#000000',
},
}SCSS
$custom: #77b3fc; $custom-light: #a6c9fd; $custom-dark: #000000;
JSON
{
"hex": "#77b3fc",
"rgb": {
"r": 119,
"g": 179,
"b": 252
},
"hsl": {
"h": 212.932,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.75546,
"c": 0.12298,
"h": 254
},
"luminance": 0.4319
}Semantic roles & 50–950 ramp
primary
#77B3FC
secondary
#F7E7D4
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285