#77C3FC#77C3FC
#77C3FC is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.0% C 0.111 H 242.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #77C3FC |
|---|---|
| RGB | rgb(119, 195, 252) |
| HSL | hsl(206, 96%, 73%) |
| HSV | hsv(206, 53%, 99%) |
| CMYK | cmyk(52.8%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.06, -8.00, -35.28) |
| CIE-LCH | lch(76.06, 36.18, 257.23°) |
| OKLab | oklab(78.99% -0.0515 -0.0986) |
| OKLCH | oklch(78.99% 0.111 242.4) |
| XYZ | xyz(44.6872, 49.9767, 99.3682) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.18
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 2.92
Lightskyblue
#87CEFA
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 4.41
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C3FC #FCB077
analogous
#77FCF2 #77C3FC #7781FC
triadic
#77C3FC #FC77C3 #C3FC77
tetradic
#77C3FC #F277FC #FCB077 #81FC77
square
#77C3FC #F277FC #FCB077 #81FC77
split-complementary
#77C3FC #FC7781 #FCF277
monochromatic
#058DF3 #3BA9FB #77C3FC #B3DDFD #E1F2FE
Accessibility & contrast
On white
1.91
#77C3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#77C3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C3FC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C3FC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#22D1D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #77c3fc; /* rgb */ color: rgb(119, 195, 252); /* oklch */ color: oklch(79.0% 0.111 242.4);
Tailwind
colors: {
custom: {
50: '#a6d5fd',
500: '#77c3fc',
950: '#000000',
},
}SCSS
$custom: #77c3fc; $custom-light: #a6d5fd; $custom-dark: #000000;
JSON
{
"hex": "#77c3fc",
"rgb": {
"r": 119,
"g": 195,
"b": 252
},
"hsl": {
"h": 205.714,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.78988,
"c": 0.11124,
"h": 242.4
},
"luminance": 0.4998
}Semantic roles & 50–950 ramp
primary
#77C3FC
secondary
#F7E3D4
accent
#6200E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385