#77CCED#77CCED
#77CCED is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.095 H 225.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCED |
|---|---|
| RGB | rgb(119, 204, 237) |
| HSL | hsl(197, 77%, 70%) |
| HSV | hsv(197, 50%, 93%) |
| CMYK | cmyk(49.8%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(78.00, -16.99, -24.24) |
| CIE-LCH | lch(78.00, 29.61, 234.97°) |
| OKLab | oklab(80.35% -0.0667 -0.0672) |
| OKLCH | oklch(80.35% 0.095 225.2) |
| XYZ | xyz(44.4810, 53.2184, 88.0325) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.86
Baby Blue
#89CFF0
ΔE00 2.36
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.69
Bright Sky Blue
#02CCFE
ΔE00 5.48
Sky
#82CAFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCED #ED9877
analogous
#77EDD3 #77CCED #7791ED
triadic
#77CCED #ED77CC #CCED77
tetradic
#77CCED #D377ED #ED9877 #91ED77
square
#77CCED #D377ED #ED9877 #91ED77
split-complementary
#77CCED #ED7791 #EDD377
monochromatic
#1B9CCE #41B8E6 #77CCED #ADE0F4 #E3F5FB
Accessibility & contrast
On white
1.80
#77CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#77CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCED
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCED | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#34D6D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cced; /* rgb */ color: rgb(119, 204, 237); /* oklch */ color: oklch(80.4% 0.095 225.2);
Tailwind
colors: {
custom: {
50: '#a5dbf3',
500: '#77cced',
950: '#000000',
},
}SCSS
$custom: #77cced; $custom-light: #a5dbf3; $custom-dark: #000000;
JSON
{
"hex": "#77cced",
"rgb": {
"r": 119,
"g": 204,
"b": 237
},
"hsl": {
"h": 196.78,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.80353,
"c": 0.09469,
"h": 225.2
},
"luminance": 0.53222
}Semantic roles & 50–950 ramp
primary
#77CCED
secondary
#C66742
accent
#460DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485