#77CEED#77CEED
#77CEED is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.095 H 223.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEED |
|---|---|
| RGB | rgb(119, 206, 237) |
| HSL | hsl(196, 77%, 70%) |
| HSV | hsv(196, 50%, 93%) |
| CMYK | cmyk(49.8%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.56, -18.02, -23.39) |
| CIE-LCH | lch(78.56, 29.53, 232.39°) |
| OKLab | oklab(80.8% -0.069 -0.0648) |
| OKLCH | oklch(80.8% 0.095 223.2) |
| XYZ | xyz(44.9594, 54.1753, 88.1920) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.95
Baby Blue
#89CFF0
ΔE00 2.79
Lightblue (survey)
#7BC8F6
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 5.39
Bright Sky Blue
#02CCFE
ΔE00 5.66
Neon Blue
#04D9FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEED #ED9677
analogous
#77EDD1 #77CEED #7793ED
triadic
#77CEED #ED77CE #CEED77
tetradic
#77CEED #D177ED #ED9677 #93ED77
square
#77CEED #D177ED #ED9677 #93ED77
split-complementary
#77CEED #ED7793 #EDD177
monochromatic
#1B9FCE #41BBE6 #77CEED #ADE1F4 #E3F5FB
Accessibility & contrast
On white
1.77
#77CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#77CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEED
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEED | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#33D8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77ceed; /* rgb */ color: rgb(119, 206, 237); /* oklch */ color: oklch(80.8% 0.095 223.2);
Tailwind
colors: {
custom: {
50: '#a5ddf3',
500: '#77ceed',
950: '#000000',
},
}SCSS
$custom: #77ceed; $custom-light: #a5ddf3; $custom-dark: #000000;
JSON
{
"hex": "#77ceed",
"rgb": {
"r": 119,
"g": 206,
"b": 237
},
"hsl": {
"h": 195.763,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.80799,
"c": 0.09462,
"h": 223.2
},
"luminance": 0.54179
}Semantic roles & 50–950 ramp
primary
#77CEED
secondary
#C66542
accent
#420DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485