Skip to content

#74deee

a light, electric cyan · cool · closest name: skyblue

RGB
116, 222, 238
HSL
188°, 78%, 69%
CMYK
51, 7, 0, 7
Luminance
0.6213

Every format

HEX#74deee
RGBrgb(116, 222, 238)
HSLhsl(188, 78%, 69%)
CMYKcmyk(51%, 7%, 0%, 7%)
LABlab(83.0 -26.4 -17.3)
LCHlch(83.0 31.5 213.2)
OKLCHoklch(0.843 0.100 208.3)

Copy-ready code

/* CSS */
color: #74deee;
background-color: #74deee;
/* Tailwind (arbitrary) */
class="text-[#74deee] bg-[#74deee]"
/* SCSS */
$brand: #74deee;
/* SwiftUI */
Color(red: 0.455, green: 0.871, blue: 0.933)
/* Android */
Color.parseColor("#74deee")

Accessibility — WCAG contrast

Aa
#74deee on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#74deee on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green87.1%
Blue93.3%

CMYK percentages

Cyan51.3%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#74deee text on a black background

contrast 13.43:1

Card sample

#74deee text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #74deee;
Background color
Panel with #74deee background
background-color: #74deee;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #74deee;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(116, 222, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 222, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74deee;
background: linear-gradient(135deg, #74deee, #748DEE);

Monochromatic scale

Palettes built from #74deee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74deee in the Color Lab