#77E4FE#77E4FE
#77E4FE is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 86.4% C 0.106 H 215.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77E4FE |
|---|---|
| RGB | rgb(119, 228, 254) |
| HSL | hsl(192, 99%, 73%) |
| HSV | hsv(192, 53%, 100%) |
| CMYK | cmyk(53.1%, 10.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.28, -24.41, -22.21) |
| CIE-LCH | lch(85.28, 33.00, 222.30°) |
| OKLab | oklab(86.35% -0.0867 -0.0615) |
| OKLCH | oklch(86.35% 0.106 215.3) |
| XYZ | xyz(53.2335, 66.5597, 103.7887) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E4FE #FE9177
analogous
#77FED5 #77E4FE #77A0FE
triadic
#77E4FE #FE77E4 #E4FE77
tetradic
#77E4FE #D577FE #FE9177 #A0FE77
square
#77E4FE #D577FE #FE9177 #A0FE77
split-complementary
#77E4FE #FE77A0 #FED577
monochromatic
#02C9F9 #3AD8FE #77E4FE #B4F0FE #E1F9FF
Accessibility & contrast
On white
1.47
#77E4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#77E4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E4FE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E4FE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#00EEEC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77e4fe; /* rgb */ color: rgb(119, 228, 254); /* oklch */ color: oklch(86.4% 0.106 215.3);
Tailwind
colors: {
custom: {
50: '#a8ecfe',
500: '#77e4fe',
950: '#000000',
},
}SCSS
$custom: #77e4fe; $custom-light: #a8ecfe; $custom-dark: #000000;
JSON
{
"hex": "#77e4fe",
"rgb": {
"r": 119,
"g": 228,
"b": 254
},
"hsl": {
"h": 191.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.86353,
"c": 0.1063,
"h": 215.3
},
"luminance": 0.66565
}Semantic roles & 50–950 ramp
primary
#77E4FE
secondary
#DC5C3E
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485