#77DFF7#77DFF7
#77DFF7 is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.0% C 0.102 H 214.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFF7 |
|---|---|
| RGB | rgb(119, 223, 247) |
| HSL | hsl(191, 89%, 72%) |
| HSV | hsv(191, 52%, 97%) |
| CMYK | cmyk(51.8%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(83.66, -23.85, -20.98) |
| CIE-LCH | lch(83.66, 31.76, 221.34°) |
| OKLab | oklab(84.98% -0.084 -0.058) |
| OKLCH | oklch(84.98% 0.102 214.6) |
| XYZ | xyz(50.7774, 63.4082, 97.5408) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 5.96
Ice Blue
#A5DFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFF7 #F78F77
analogous
#77F7CF #77DFF7 #779FF7
triadic
#77DFF7 #F777DF #DFF777
tetradic
#77DFF7 #CF77F7 #F78F77 #9FF777
square
#77DFF7 #CF77F7 #F78F77 #9FF777
split-complementary
#77DFF7 #F7779F #F7CF77
monochromatic
#0EBDE6 #3DD1F4 #77DFF7 #B1EDFA #E2F8FD
Accessibility & contrast
On white
1.53
#77DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#77DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFF7
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFF7 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F8
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#17E8E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77dff7; /* rgb */ color: rgb(119, 223, 247); /* oklch */ color: oklch(85.0% 0.102 214.6);
Tailwind
colors: {
custom: {
50: '#a7e9f9',
500: '#77dff7',
950: '#000000',
},
}SCSS
$custom: #77dff7; $custom-light: #a7e9f9; $custom-dark: #000000;
JSON
{
"hex": "#77dff7",
"rgb": {
"r": 119,
"g": 223,
"b": 247
},
"hsl": {
"h": 191.25,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.84978,
"c": 0.10208,
"h": 214.6
},
"luminance": 0.63413
}Semantic roles & 50–950 ramp
primary
#77DFF7
secondary
#D25B40
accent
#2B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485