#77C8ED#77C8ED
#77C8ED is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.095 H 229.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77C8ED |
|---|---|
| RGB | rgb(119, 200, 237) |
| HSL | hsl(199, 77%, 70%) |
| HSV | hsv(199, 50%, 93%) |
| CMYK | cmyk(49.8%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.89, -14.92, -25.95) |
| CIE-LCH | lch(76.89, 29.94, 240.10°) |
| OKLab | oklab(79.46% -0.0622 -0.072) |
| OKLCH | oklch(79.46% 0.095 229.2) |
| XYZ | xyz(43.5425, 51.3414, 87.7197) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.44
Sky Blue
#87CEEB
ΔE00 2.75
Lightblue (survey)
#7BC8F6
ΔE00 2.91
Lightskyblue
#87CEFA
ΔE00 3.56
Sky
#82CAFC
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C8ED #ED9C77
analogous
#77EDD7 #77C8ED #778DED
triadic
#77C8ED #ED77C8 #C8ED77
tetradic
#77C8ED #D777ED #ED9C77 #8DED77
square
#77C8ED #D777ED #ED9C77 #8DED77
split-complementary
#77C8ED #ED778D #EDD777
monochromatic
#1B96CE #41B2E6 #77C8ED #ADDEF4 #E3F4FB
Accessibility & contrast
On white
1.86
#77C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#77C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C8ED
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C8ED | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#35D3D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77c8ed; /* rgb */ color: rgb(119, 200, 237); /* oklch */ color: oklch(79.5% 0.095 229.2);
Tailwind
colors: {
custom: {
50: '#a5d8f3',
500: '#77c8ed',
950: '#000000',
},
}SCSS
$custom: #77c8ed; $custom-light: #a5d8f3; $custom-dark: #000000;
JSON
{
"hex": "#77c8ed",
"rgb": {
"r": 119,
"g": 200,
"b": 237
},
"hsl": {
"h": 198.814,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.79463,
"c": 0.09516,
"h": 229.2
},
"luminance": 0.51345
}Semantic roles & 50–950 ramp
primary
#77C8ED
secondary
#C66C42
accent
#4D0DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385