#77CCFD#77CCFD
#77CCFD is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.0% C 0.108 H 235.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCFD |
|---|---|
| RGB | rgb(119, 204, 253) |
| HSL | hsl(202, 97%, 73%) |
| HSV | hsv(202, 53%, 99%) |
| CMYK | cmyk(53%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(78.58, -12.48, -31.92) |
| CIE-LCH | lch(78.58, 34.28, 248.65°) |
| OKLab | oklab(81% -0.0611 -0.089) |
| OKLCH | oklch(81% 0.108 235.5) |
| XYZ | xyz(46.9237, 54.1955, 100.8975) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.24
Lightskyblue
#87CEFA
ΔE00 1.80
Sky
#82CAFC
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 3.86
Baby Blue
#89CFF0
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCFD #FDA877
analogous
#77FDEB #77CCFD #7789FD
triadic
#77CCFD #FD77CC #CCFD77
tetradic
#77CCFD #EB77FD #FDA877 #89FD77
square
#77CCFD #EB77FD #FDA877 #89FD77
split-complementary
#77CCFD #FD7789 #FDEB77
monochromatic
#049DF6 #3BB5FC #77CCFD #B3E3FE #E1F4FF
Accessibility & contrast
On white
1.77
#77CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#77CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCFD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCFD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#19D9DC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77ccfd; /* rgb */ color: rgb(119, 204, 253); /* oklch */ color: oklch(81.0% 0.108 235.5);
Tailwind
colors: {
custom: {
50: '#a6dbfe',
500: '#77ccfd',
950: '#000000',
},
}SCSS
$custom: #77ccfd; $custom-light: #a6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#77ccfd",
"rgb": {
"r": 119,
"g": 204,
"b": 253
},
"hsl": {
"h": 201.94,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.80997,
"c": 0.10792,
"h": 235.5
},
"luminance": 0.542
}Semantic roles & 50–950 ramp
primary
#77CCFD
secondary
#DA773E
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485