#77CCFC#77CCFC
#77CCFC is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.107 H 235.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCFC |
|---|---|
| RGB | rgb(119, 204, 252) |
| HSL | hsl(202, 96%, 73%) |
| HSV | hsv(202, 53%, 99%) |
| CMYK | cmyk(52.8%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(78.54, -12.77, -31.45) |
| CIE-LCH | lch(78.54, 33.94, 247.90°) |
| OKLab | oklab(80.96% -0.0614 -0.0876) |
| OKLCH | oklch(80.96% 0.107 235) |
| XYZ | xyz(46.7648, 54.1320, 100.0607) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.23
Lightskyblue
#87CEFA
ΔE00 1.81
Sky
#82CAFC
ΔE00 2.20
Baby Blue
#89CFF0
ΔE00 3.72
Light Blue
#95D0FC
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCFC #FCA777
analogous
#77FCE9 #77CCFC #778AFC
triadic
#77CCFC #FC77CC #CCFC77
tetradic
#77CCFC #E977FC #FCA777 #8AFC77
square
#77CCFC #E977FC #FCA777 #8AFC77
split-complementary
#77CCFC #FC778A #FCE977
monochromatic
#059DF3 #3BB6FB #77CCFC #B3E2FD #E1F4FE
Accessibility & contrast
On white
1.78
#77CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#77CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCFC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCFC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#1BD9DC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77ccfc; /* rgb */ color: rgb(119, 204, 252); /* oklch */ color: oklch(81.0% 0.107 235.0);
Tailwind
colors: {
custom: {
50: '#a6dbfd',
500: '#77ccfc',
950: '#000000',
},
}SCSS
$custom: #77ccfc; $custom-light: #a6dbfd; $custom-dark: #000000;
JSON
{
"hex": "#77ccfc",
"rgb": {
"r": 119,
"g": 204,
"b": 252
},
"hsl": {
"h": 201.654,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.80955,
"c": 0.107,
"h": 235
},
"luminance": 0.54136
}Semantic roles & 50–950 ramp
primary
#77CCFC
secondary
#D9763E
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485