#77CBEC#77CBEC
#77CBEC is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.094 H 225.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBEC |
|---|---|
| RGB | rgb(119, 203, 236) |
| HSL | hsl(197, 75%, 70%) |
| HSV | hsv(197, 50%, 93%) |
| CMYK | cmyk(49.6%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(77.69, -16.76, -24.19) |
| CIE-LCH | lch(77.69, 29.42, 235.29°) |
| OKLab | oklab(80.09% -0.066 -0.067) |
| OKLCH | oklch(80.09% 0.094 225.4) |
| XYZ | xyz(44.0984, 52.6863, 87.1862) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.90
Baby Blue
#89CFF0
ΔE00 2.38
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 4.65
Bright Sky Blue
#02CCFE
ΔE00 5.52
Sky
#82CAFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBEC #EC9877
analogous
#77ECD3 #77CBEC #7791EC
triadic
#77CBEC #EC77CB #CBEC77
tetradic
#77CBEC #D377EC #EC9877 #91EC77
square
#77CBEC #D377EC #EC9877 #91EC77
split-complementary
#77CBEC #EC7791 #ECD377
monochromatic
#1D9BCC #41B6E4 #77CBEC #ADE0F4 #E2F4FB
Accessibility & contrast
On white
1.82
#77CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#77CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBEC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBEC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EE
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#35D5D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cbec; /* rgb */ color: rgb(119, 203, 236); /* oklch */ color: oklch(80.1% 0.094 225.4);
Tailwind
colors: {
custom: {
50: '#a5dbf2',
500: '#77cbec',
950: '#000000',
},
}SCSS
$custom: #77cbec; $custom-light: #a5dbf2; $custom-dark: #000000;
JSON
{
"hex": "#77cbec",
"rgb": {
"r": 119,
"g": 203,
"b": 236
},
"hsl": {
"h": 196.923,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.80091,
"c": 0.09403,
"h": 225.4
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#77CBEC
secondary
#C56742
accent
#470ED8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101516
muted
#818485