#77DDFC#77DDFC
#77DDFC is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.7% C 0.104 H 220.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDFC |
|---|---|
| RGB | rgb(119, 221, 252) |
| HSL | hsl(194, 96%, 73%) |
| HSV | hsv(194, 53%, 99%) |
| CMYK | cmyk(52.8%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.26, -21.48, -24.22) |
| CIE-LCH | lch(83.26, 32.37, 228.43°) |
| OKLab | oklab(84.72% -0.0799 -0.0671) |
| OKLCH | oklch(84.72% 0.104 220) |
| XYZ | xyz(51.0281, 62.6586, 101.4818) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.64
Bright Sky Blue
#02CCFE
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDFC #FC9677
analogous
#77FCD8 #77DDFC #779AFC
triadic
#77DDFC #FC77DD #DDFC77
tetradic
#77DDFC #D877FC #FC9677 #9AFC77
square
#77DDFC #D877FC #FC9677 #9AFC77
split-complementary
#77DDFC #FC779A #FCD877
monochromatic
#05BCF3 #3BCEFB #77DDFC #B3ECFD #E1F8FE
Accessibility & contrast
On white
1.55
#77DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#77DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDFC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDFC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#07E7E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #77ddfc; /* rgb */ color: rgb(119, 221, 252); /* oklch */ color: oklch(84.7% 0.104 220.0);
Tailwind
colors: {
custom: {
50: '#a7e7fd',
500: '#77ddfc',
950: '#000000',
},
}SCSS
$custom: #77ddfc; $custom-light: #a7e7fd; $custom-dark: #000000;
JSON
{
"hex": "#77ddfc",
"rgb": {
"r": 119,
"g": 221,
"b": 252
},
"hsl": {
"h": 193.985,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.84717,
"c": 0.10438,
"h": 220
},
"luminance": 0.62663
}Semantic roles & 50–950 ramp
primary
#77DDFC
secondary
#D9623E
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485