#77B2FC#77B2FC
#77B2FC is a light, vivid cyan. Relative luminance 0.428; OKLCH L 75.3% C 0.124 H 254.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #77B2FC |
|---|---|
| RGB | rgb(119, 178, 252) |
| HSL | hsl(213, 96%, 73%) |
| HSV | hsv(213, 53%, 99%) |
| CMYK | cmyk(52.8%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.41, 1.31, -42.50) |
| CIE-LCH | lch(71.41, 42.52, 271.76°) |
| OKLab | oklab(75.33% -0.0327 -0.1195) |
| OKLCH | oklch(75.33% 0.124 254.7) |
| XYZ | xyz(41.0927, 42.7878, 98.1700) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.00
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 7.47
Sky
#82CAFC
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B2FC #FCC177
analogous
#77F5FC #77B2FC #7E77FC
triadic
#77B2FC #FC77B2 #B2FC77
tetradic
#77B2FC #FC77F5 #FCC177 #77FC7E
square
#77B2FC #FC77F5 #FCC177 #77FC7E
split-complementary
#77B2FC #FC7E77 #F5FC77
monochromatic
#056FF3 #3B90FB #77B2FC #B3D4FD #E1EEFE
Accessibility & contrast
On white
2.20
#77B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#77B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B2FC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B2FC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#2AC3CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #77b2fc; /* rgb */ color: rgb(119, 178, 252); /* oklch */ color: oklch(75.3% 0.124 254.7);
Tailwind
colors: {
custom: {
50: '#a6c8fd',
500: '#77b2fc',
950: '#000000',
},
}SCSS
$custom: #77b2fc; $custom-light: #a6c8fd; $custom-dark: #000000;
JSON
{
"hex": "#77b2fc",
"rgb": {
"r": 119,
"g": 178,
"b": 252
},
"hsl": {
"h": 213.383,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.75334,
"c": 0.12387,
"h": 254.7
},
"luminance": 0.42791
}Semantic roles & 50–950 ramp
primary
#77B2FC
secondary
#F7E7D4
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285