#77C8F7#77C8F7
#77C8F7 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.104 H 235.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77C8F7 |
|---|---|
| RGB | rgb(119, 200, 247) |
| HSL | hsl(202, 89%, 72%) |
| HSV | hsv(202, 52%, 97%) |
| CMYK | cmyk(51.8%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.25, -12.10, -30.76) |
| CIE-LCH | lch(77.25, 33.06, 248.53°) |
| OKLab | oklab(79.87% -0.0587 -0.0856) |
| OKLCH | oklch(79.87% 0.104 235.6) |
| XYZ | xyz(45.0444, 51.9422, 95.6298) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.46
Sky
#82CAFC
ΔE00 2.00
Lightskyblue
#87CEFA
ΔE00 2.09
Baby Blue
#89CFF0
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 4.05
Sky Blue
#87CEEB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C8F7 #F7A677
analogous
#77F7E6 #77C8F7 #7788F7
triadic
#77C8F7 #F777C8 #C8F777
tetradic
#77C8F7 #E677F7 #F7A677 #88F777
square
#77C8F7 #E677F7 #F7A677 #88F777
split-complementary
#77C8F7 #F77788 #F7E677
monochromatic
#0E97E6 #3DB1F4 #77C8F7 #B1DFFA #E2F3FD
Accessibility & contrast
On white
1.84
#77C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#77C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C8F7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C8F7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#28D4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77c8f7; /* rgb */ color: rgb(119, 200, 247); /* oklch */ color: oklch(79.9% 0.104 235.6);
Tailwind
colors: {
custom: {
50: '#a6d8fa',
500: '#77c8f7',
950: '#000000',
},
}SCSS
$custom: #77c8f7; $custom-light: #a6d8fa; $custom-dark: #000000;
JSON
{
"hex": "#77c8f7",
"rgb": {
"r": 119,
"g": 200,
"b": 247
},
"hsl": {
"h": 202.031,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.79869,
"c": 0.10385,
"h": 235.6
},
"luminance": 0.51946
}Semantic roles & 50–950 ramp
primary
#77C8F7
secondary
#D27640
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385