#77DDF7#77DDF7
#77DDF7 is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.5% C 0.102 H 216.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDF7 |
|---|---|
| RGB | rgb(119, 221, 247) |
| HSL | hsl(192, 89%, 72%) |
| HSV | hsv(192, 52%, 97%) |
| CMYK | cmyk(51.8%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(83.10, -22.85, -21.83) |
| CIE-LCH | lch(83.10, 31.60, 223.68°) |
| OKLab | oklab(84.53% -0.0818 -0.0604) |
| OKLCH | oklch(84.53% 0.102 216.4) |
| XYZ | xyz(50.2462, 62.3458, 97.3637) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Ice Blue
#A5DFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDF7 #F79177
analogous
#77F7D1 #77DDF7 #779DF7
triadic
#77DDF7 #F777DD #DDF777
tetradic
#77DDF7 #D177F7 #F79177 #9DF777
square
#77DDF7 #D177F7 #F79177 #9DF777
split-complementary
#77DDF7 #F7779D #F7D177
monochromatic
#0EBAE6 #3DCFF4 #77DDF7 #B1EBFA #E2F8FD
Accessibility & contrast
On white
1.56
#77DDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#77DDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDF7
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDF7 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#B8C9F7
Tritanopia (blue-blind)
#19E7E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #77ddf7; /* rgb */ color: rgb(119, 221, 247); /* oklch */ color: oklch(84.5% 0.102 216.4);
Tailwind
colors: {
custom: {
50: '#a7e7f9',
500: '#77ddf7',
950: '#000000',
},
}SCSS
$custom: #77ddf7; $custom-light: #a7e7f9; $custom-dark: #000000;
JSON
{
"hex": "#77ddf7",
"rgb": {
"r": 119,
"g": 221,
"b": 247
},
"hsl": {
"h": 192.188,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.8453,
"c": 0.10168,
"h": 216.4
},
"luminance": 0.6235
}Semantic roles & 50–950 ramp
primary
#77DDF7
secondary
#D25E40
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485