#77E1FF#77E1FF
#77E1FF is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 85.7% C 0.106 H 218.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #77E1FF |
|---|---|
| RGB | rgb(119, 225, 255) |
| HSL | hsl(193, 100%, 73%) |
| HSV | hsv(193, 53%, 100%) |
| CMYK | cmyk(53.3%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(84.48, -22.65, -23.96) |
| CIE-LCH | lch(84.48, 32.97, 226.61°) |
| OKLab | oklab(85.72% -0.0831 -0.0664) |
| OKLCH | oklch(85.72% 0.106 218.6) |
| XYZ | xyz(52.5760, 64.9876, 104.3615) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.92
Sky Blue
#87CEEB
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E1FF #FF9577
analogous
#77FFD9 #77E1FF #779DFF
triadic
#77E1FF #FF77E1 #E1FF77
tetradic
#77E1FF #D977FF #FF9577 #9DFF77
square
#77E1FF #D977FF #FF9577 #9DFF77
split-complementary
#77E1FF #FF779D #FFD977
monochromatic
#00C4FC #3AD4FF #77E1FF #B4EEFF #E0F8FF
Accessibility & contrast
On white
1.50
#77E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#77E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E1FF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E1FF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B9CCFF
Tritanopia (blue-blind)
#00EBEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e1ff; /* rgb */ color: rgb(119, 225, 255); /* oklch */ color: oklch(85.7% 0.106 218.6);
Tailwind
colors: {
custom: {
50: '#a8eaff',
500: '#77e1ff',
950: '#000000',
},
}SCSS
$custom: #77e1ff; $custom-light: #a8eaff; $custom-dark: #000000;
JSON
{
"hex": "#77e1ff",
"rgb": {
"r": 119,
"g": 225,
"b": 255
},
"hsl": {
"h": 193.235,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.85721,
"c": 0.10639,
"h": 218.6
},
"luminance": 0.64992
}Semantic roles & 50–950 ramp
primary
#77E1FF
secondary
#DD613D
accent
#3300E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486