#77E1FB#77E1FB
#77E1FB is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.6% C 0.104 H 215.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77E1FB |
|---|---|
| RGB | rgb(119, 225, 251) |
| HSL | hsl(192, 94%, 73%) |
| HSV | hsv(192, 53%, 98%) |
| CMYK | cmyk(52.6%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(84.35, -23.75, -22.05) |
| CIE-LCH | lch(84.35, 32.40, 222.87°) |
| OKLab | oklab(85.57% -0.0846 -0.061) |
| OKLCH | oklch(85.57% 0.104 215.8) |
| XYZ | xyz(51.9388, 64.7327, 101.0057) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E1FB #FB9177
analogous
#77FBD3 #77E1FB #779FFB
triadic
#77E1FB #FB77E1 #E1FB77
tetradic
#77E1FB #D377FB #FB9177 #9FFB77
square
#77E1FB #D377FB #FB9177 #9FFB77
split-complementary
#77E1FB #FB779F #FBD377
monochromatic
#07C3F1 #3CD4F9 #77E1FB #B2EEFD #E1F8FE
Accessibility & contrast
On white
1.51
#77E1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#77E1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E1FB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E1FB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#04EBE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e1fb; /* rgb */ color: rgb(119, 225, 251); /* oklch */ color: oklch(85.6% 0.104 215.8);
Tailwind
colors: {
custom: {
50: '#a7eafc',
500: '#77e1fb',
950: '#000000',
},
}SCSS
$custom: #77e1fb; $custom-light: #a7eafc; $custom-dark: #000000;
JSON
{
"hex": "#77e1fb",
"rgb": {
"r": 119,
"g": 225,
"b": 251
},
"hsl": {
"h": 191.818,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.85572,
"c": 0.10433,
"h": 215.8
},
"luminance": 0.64737
}Semantic roles & 50–950 ramp
primary
#77E1FB
secondary
#D85D3F
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485