#77C8DF#77C8DF
#77C8DF is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.9% C 0.086 H 218.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77C8DF |
|---|---|
| RGB | rgb(119, 200, 223) |
| HSL | hsl(193, 62%, 67%) |
| HSV | hsv(193, 47%, 87%) |
| CMYK | cmyk(46.6%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.41, -18.76, -19.14) |
| CIE-LCH | lch(76.41, 26.80, 225.58°) |
| OKLab | oklab(78.93% -0.0674 -0.0528) |
| OKLCH | oklch(78.93% 0.086 218.1) |
| XYZ | xyz(41.5764, 50.5549, 77.3649) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 7.00
Bright Sky Blue
#02CCFE
ΔE00 7.23
Lightblue (survey)
#7BC8F6
ΔE00 7.44
Ice Blue
#A5DFF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C8DF #DF8E77
analogous
#77DFC2 #77C8DF #7794DF
triadic
#77C8DF #DF77C8 #C8DF77
tetradic
#77C8DF #C277DF #DF8E77 #94DF77
square
#77C8DF #C277DF #DF8E77 #94DF77
split-complementary
#77C8DF #DF7794 #DFC277
monochromatic
#2A94B2 #45B4D3 #77C8DF #A9DCEB #DAF0F6
Accessibility & contrast
On white
1.89
#77C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#77C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C8DF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C8DF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#43D0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77c8df; /* rgb */ color: rgb(119, 200, 223); /* oklch */ color: oklch(78.9% 0.086 218.1);
Tailwind
colors: {
custom: {
50: '#a4d8e9',
500: '#77c8df',
950: '#000000',
},
}SCSS
$custom: #77c8df; $custom-light: #a4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#77c8df",
"rgb": {
"r": 119,
"g": 200,
"b": 223
},
"hsl": {
"h": 193.269,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.78925,
"c": 0.08565,
"h": 218.1
},
"luminance": 0.50558
}Semantic roles & 50–950 ramp
primary
#77C8DF
secondary
#B35F47
accent
#421CCA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384