#77CFEC#77CFEC
#77CFEC is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.0% C 0.094 H 221.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFEC |
|---|---|
| RGB | rgb(119, 207, 236) |
| HSL | hsl(195, 75%, 70%) |
| HSV | hsv(195, 50%, 93%) |
| CMYK | cmyk(49.6%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.81, -18.81, -22.48) |
| CIE-LCH | lch(78.81, 29.31, 230.08°) |
| OKLab | oklab(80.98% -0.0705 -0.0622) |
| OKLCH | oklch(80.98% 0.094 221.4) |
| XYZ | xyz(45.0552, 54.6000, 87.5052) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.28
Baby Blue
#89CFF0
ΔE00 3.32
Neon Blue
#04D9FF
ΔE00 5.78
Bright Sky Blue
#02CCFE
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.06
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFEC #EC9477
analogous
#77ECCF #77CFEC #7795EC
triadic
#77CFEC #EC77CF #CFEC77
tetradic
#77CFEC #CF77EC #EC9477 #95EC77
square
#77CFEC #CF77EC #EC9477 #95EC77
split-complementary
#77CFEC #EC7795 #ECCF77
monochromatic
#1DA1CC #41BCE4 #77CFEC #ADE2F4 #E2F5FB
Accessibility & contrast
On white
1.76
#77CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#77CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFEC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFEC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#34D8D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77cfec; /* rgb */ color: rgb(119, 207, 236); /* oklch */ color: oklch(81.0% 0.094 221.4);
Tailwind
colors: {
custom: {
50: '#a5ddf2',
500: '#77cfec',
950: '#000000',
},
}SCSS
$custom: #77cfec; $custom-light: #a5ddf2; $custom-dark: #000000;
JSON
{
"hex": "#77cfec",
"rgb": {
"r": 119,
"g": 207,
"b": 236
},
"hsl": {
"h": 194.872,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.80984,
"c": 0.094,
"h": 221.4
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#77CFEC
secondary
#C56342
accent
#400ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485