#77CAEC#77CAEC
#77CAEC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.9% C 0.094 H 226.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77CAEC |
|---|---|
| RGB | rgb(119, 202, 236) |
| HSL | hsl(197, 75%, 70%) |
| HSV | hsv(197, 50%, 93%) |
| CMYK | cmyk(49.6%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(77.41, -16.24, -24.61) |
| CIE-LCH | lch(77.41, 29.49, 236.58°) |
| OKLab | oklab(79.87% -0.0648 -0.0682) |
| OKLCH | oklch(79.87% 0.094 226.4) |
| XYZ | xyz(43.8630, 52.2156, 87.1078) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.05
Baby Blue
#89CFF0
ΔE00 2.31
Lightblue (survey)
#7BC8F6
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.34
Bright Sky Blue
#02CCFE
ΔE00 5.50
Sky
#82CAFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CAEC #EC9977
analogous
#77ECD4 #77CAEC #7790EC
triadic
#77CAEC #EC77CA #CAEC77
tetradic
#77CAEC #D477EC #EC9977 #90EC77
square
#77CAEC #D477EC #EC9977 #90EC77
split-complementary
#77CAEC #EC7790 #ECD477
monochromatic
#1D99CC #41B5E4 #77CAEC #ADDFF4 #E2F4FB
Accessibility & contrast
On white
1.84
#77CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#77CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CAEC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CAEC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#36D4D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77caec; /* rgb */ color: rgb(119, 202, 236); /* oklch */ color: oklch(79.9% 0.094 226.4);
Tailwind
colors: {
custom: {
50: '#a5daf2',
500: '#77caec',
950: '#000000',
},
}SCSS
$custom: #77caec; $custom-light: #a5daf2; $custom-dark: #000000;
JSON
{
"hex": "#77caec",
"rgb": {
"r": 119,
"g": 202,
"b": 236
},
"hsl": {
"h": 197.436,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.79868,
"c": 0.09412,
"h": 226.4
},
"luminance": 0.52219
}Semantic roles & 50–950 ramp
primary
#77CAEC
secondary
#C56842
accent
#480ED8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385