#77CEFF#77CEFF
#77CEFF is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.5% C 0.109 H 235.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEFF |
|---|---|
| RGB | rgb(119, 206, 255) |
| HSL | hsl(202, 100%, 73%) |
| HSV | hsv(202, 53%, 100%) |
| CMYK | cmyk(53.3%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(79.20, -12.95, -32.03) |
| CIE-LCH | lch(79.20, 34.55, 247.98°) |
| OKLab | oklab(81.52% -0.0626 -0.0892) |
| OKLCH | oklch(81.52% 0.109 235) |
| XYZ | xyz(47.7224, 55.2804, 102.7437) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.71
Lightskyblue
#87CEFA
ΔE00 1.86
Sky
#82CAFC
ΔE00 2.38
Baby Blue
#89CFF0
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEFF #FFA877
analogous
#77FFEC #77CEFF #778AFF
triadic
#77CEFF #FF77CE #CEFF77
tetradic
#77CEFF #EC77FF #FFA877 #8AFF77
square
#77CEFF #EC77FF #FFA877 #8AFF77
split-complementary
#77CEFF #FF778A #FFEC77
monochromatic
#00A1FC #3AB8FF #77CEFF #B4E4FF #E0F4FF
Accessibility & contrast
On white
1.74
#77CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#77CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEFF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEFF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A4BEFE
Tritanopia (blue-blind)
#11DBDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77ceff; /* rgb */ color: rgb(119, 206, 255); /* oklch */ color: oklch(81.5% 0.109 235.0);
Tailwind
colors: {
custom: {
50: '#a7ddff',
500: '#77ceff',
950: '#000000',
},
}SCSS
$custom: #77ceff; $custom-light: #a7ddff; $custom-dark: #000000;
JSON
{
"hex": "#77ceff",
"rgb": {
"r": 119,
"g": 206,
"b": 255
},
"hsl": {
"h": 201.618,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.81519,
"c": 0.10902,
"h": 235
},
"luminance": 0.55285
}Semantic roles & 50–950 ramp
primary
#77CEFF
secondary
#DD773D
accent
#5300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486