#77E2FB#77E2FB
#77E2FB is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 85.8% C 0.105 H 214.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2FB |
|---|---|
| RGB | rgb(119, 226, 251) |
| HSL | hsl(191, 94%, 73%) |
| HSV | hsv(191, 53%, 98%) |
| CMYK | cmyk(52.6%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(84.63, -24.24, -21.62) |
| CIE-LCH | lch(84.63, 32.48, 221.73°) |
| OKLab | oklab(85.8% -0.0857 -0.0598) |
| OKLCH | oklch(85.8% 0.105 214.9) |
| XYZ | xyz(52.2099, 65.2750, 101.0960) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2FB #FB9077
analogous
#77FBD2 #77E2FB #77A0FB
triadic
#77E2FB #FB77E2 #E2FB77
tetradic
#77E2FB #D277FB #FB9077 #A0FB77
square
#77E2FB #D277FB #FB9077 #A0FB77
split-complementary
#77E2FB #FB77A0 #FBD277
monochromatic
#07C4F1 #3CD5F9 #77E2FB #B2EFFD #E1F9FE
Accessibility & contrast
On white
1.49
#77E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#77E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2FB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2FB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#03ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e2fb; /* rgb */ color: rgb(119, 226, 251); /* oklch */ color: oklch(85.8% 0.105 214.9);
Tailwind
colors: {
custom: {
50: '#a7ebfc',
500: '#77e2fb',
950: '#000000',
},
}SCSS
$custom: #77e2fb; $custom-light: #a7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#77e2fb",
"rgb": {
"r": 119,
"g": 226,
"b": 251
},
"hsl": {
"h": 191.364,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.85796,
"c": 0.10452,
"h": 214.9
},
"luminance": 0.6528
}Semantic roles & 50–950 ramp
primary
#77E2FB
secondary
#D85C3F
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485