#77E2FD#77E2FD
#77E2FD is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 85.9% C 0.105 H 216.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2FD |
|---|---|
| RGB | rgb(119, 226, 253) |
| HSL | hsl(192, 97%, 73%) |
| HSV | hsv(192, 53%, 99%) |
| CMYK | cmyk(53%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(84.69, -23.70, -22.58) |
| CIE-LCH | lch(84.69, 32.73, 223.62°) |
| OKLab | oklab(85.87% -0.085 -0.0625) |
| OKLCH | oklch(85.87% 0.105 216.3) |
| XYZ | xyz(52.5268, 65.4018, 102.7652) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.06
Robin'S Egg
#6DEDFD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Ice Blue
#A5DFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2FD #FD9277
analogous
#77FDD5 #77E2FD #779FFD
triadic
#77E2FD #FD77E2 #E2FD77
tetradic
#77E2FD #D577FD #FD9277 #9FFD77
square
#77E2FD #D577FD #FD9277 #9FFD77
split-complementary
#77E2FD #FD779F #FDD577
monochromatic
#04C5F6 #3BD5FC #77E2FD #B3EFFE #E1F9FF
Accessibility & contrast
On white
1.49
#77E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#77E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2FD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2FD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e2fd; /* rgb */ color: rgb(119, 226, 253); /* oklch */ color: oklch(85.9% 0.105 216.3);
Tailwind
colors: {
custom: {
50: '#a7ebfe',
500: '#77e2fd',
950: '#000000',
},
}SCSS
$custom: #77e2fd; $custom-light: #a7ebfe; $custom-dark: #000000;
JSON
{
"hex": "#77e2fd",
"rgb": {
"r": 119,
"g": 226,
"b": 253
},
"hsl": {
"h": 192.09,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.8587,
"c": 0.10547,
"h": 216.3
},
"luminance": 0.65406
}Semantic roles & 50–950 ramp
primary
#77E2FD
secondary
#DA5D3E
accent
#2E00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485