#77C2EE#77C2EE
#77C2EE is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.2% C 0.098 H 235.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77C2EE |
|---|---|
| RGB | rgb(119, 194, 238) |
| HSL | hsl(202, 78%, 70%) |
| HSV | hsv(202, 50%, 93%) |
| CMYK | cmyk(50%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(75.25, -11.49, -29.00) |
| CIE-LCH | lch(75.25, 31.19, 248.38°) |
| OKLab | oklab(78.18% -0.0551 -0.0806) |
| OKLCH | oklch(78.18% 0.098 235.7) |
| XYZ | xyz(42.3266, 48.6752, 88.0371) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Sky
#82CAFC
ΔE00 2.85
Lightskyblue
#87CEFA
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 4.78
Sky Blue
#87CEEB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C2EE #EEA377
analogous
#77EEDF #77C2EE #7786EE
triadic
#77C2EE #EE77C2 #C2EE77
tetradic
#77C2EE #DF77EE #EEA377 #86EE77
square
#77C2EE #DF77EE #EEA377 #86EE77
split-complementary
#77C2EE #EE7786 #EEDF77
monochromatic
#1A8DD1 #41AAE7 #77C2EE #ADDAF5 #E4F3FC
Accessibility & contrast
On white
1.96
#77C2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#77C2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C2EE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C2EE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0F0
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#36CED0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #77c2ee; /* rgb */ color: rgb(119, 194, 238); /* oklch */ color: oklch(78.2% 0.098 235.7);
Tailwind
colors: {
custom: {
50: '#a5d4f3',
500: '#77c2ee',
950: '#000000',
},
}SCSS
$custom: #77c2ee; $custom-light: #a5d4f3; $custom-dark: #000000;
JSON
{
"hex": "#77c2ee",
"rgb": {
"r": 119,
"g": 194,
"b": 238
},
"hsl": {
"h": 202.185,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.78175,
"c": 0.09765,
"h": 235.7
},
"luminance": 0.48679
}Semantic roles & 50–950 ramp
primary
#77C2EE
secondary
#F1DCD0
accent
#580BDA
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101417
muted
#7F8385