#77E2FF#77E2FF
#77E2FF is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 85.9% C 0.106 H 217.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2FF |
|---|---|
| RGB | rgb(119, 226, 255) |
| HSL | hsl(193, 100%, 73%) |
| HSV | hsv(193, 53%, 100%) |
| CMYK | cmyk(53.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.76, -23.15, -23.53) |
| CIE-LCH | lch(84.76, 33.01, 225.47°) |
| OKLab | oklab(85.94% -0.0842 -0.0652) |
| OKLCH | oklch(85.94% 0.106 217.7) |
| XYZ | xyz(52.8471, 65.5299, 104.4519) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2FF #FF9477
analogous
#77FFD8 #77E2FF #779EFF
triadic
#77E2FF #FF77E2 #E2FF77
tetradic
#77E2FF #D877FF #FF9477 #9EFF77
square
#77E2FF #D877FF #FF9477 #9EFF77
split-complementary
#77E2FF #FF779E #FFD877
monochromatic
#00C6FC #3AD5FF #77E2FF #B4EFFF #E0F8FF
Accessibility & contrast
On white
1.49
#77E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#77E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2FF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2FF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BBCDFF
Tritanopia (blue-blind)
#00ECEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77e2ff; /* rgb */ color: rgb(119, 226, 255); /* oklch */ color: oklch(85.9% 0.106 217.7);
Tailwind
colors: {
custom: {
50: '#a8ebff',
500: '#77e2ff',
950: '#000000',
},
}SCSS
$custom: #77e2ff; $custom-light: #a8ebff; $custom-dark: #000000;
JSON
{
"hex": "#77e2ff",
"rgb": {
"r": 119,
"g": 226,
"b": 255
},
"hsl": {
"h": 192.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.85944,
"c": 0.10649,
"h": 217.7
},
"luminance": 0.65535
}Semantic roles & 50–950 ramp
primary
#77E2FF
secondary
#DD5F3D
accent
#3100E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486