Skip to content

#74cddc

a light, vivid cyan · cool · closest name: Sky Blue

RGB
116, 205, 220
HSL
189°, 60%, 66%
CMYK
47, 7, 0, 14
Luminance
0.5254

At a glance

Every number on this page in one read: what #74cddc is made of, how bright it looks, and which way it leans.

Hex
#74cddc
Hue
189°
cyan
Saturation
60%
vivid
Lightness
66%
light
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5254
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.51:1
Closest name
Sky Blue
ΔE2000 6.4
Where it sits
Hue189° of 360°
Saturation60%
Lightness66%
Temperature
Warm ← → Cool91% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#74cddc
RGBrgb(116, 205, 220)
HSLhsl(189, 60%, 66%)
CMYKcmyk(47%, 7%, 0%, 14%)
LABlab(77.6 -22.8 -15.7)
LCHlch(77.6 27.7 214.6)
OKLCHoklch(0.798 0.088 209.5)
Decimal7654876
Display P3color(display-p3 0.455 0.804 0.863)

Copy-ready code

/* CSS */
color: #74cddc;
background-color: #74cddc;
/* Tailwind (arbitrary) */
class="text-[#74cddc] bg-[#74cddc]"
/* SCSS */
$brand: #74cddc;
/* SwiftUI */
Color(red: 0.455, green: 0.804, blue: 0.863)
/* Android */
Color.parseColor("#74cddc")
/* Flutter */
Color(0xFF74CDDC)
/* Python / OpenCV (BGR) */
(220, 205, 116)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #74cddc · 11.51:1
Use #000000AAA at every size.
Aa
White text · 1.82:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.51:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #74cddc as text scores 1.82:1 on white and 11.51:1 on black.

Accessibility — WCAG contrast

Aa
#74cddc on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#74cddc on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC7DD
deuteranopia · #AFBADC
tritanopia · #3CD4D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #74cddc is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FAFB
#E9F5F7
#CCEAEF
#A5DFE8
#74cddc
#4CBED2
#31AEC4
#2991A3
#217482
#1C555F
#11353B
Base = 400Lightest = 50 · #F4FAFBDarkest = 950 · #11353B
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F7;
  --brand-200: #CCEAEF;
  --brand-300: #A5DFE8;
  --brand-400: #74cddc;
  --brand-500: #4CBED2;
  --brand-600: #31AEC4;
  --brand-700: #2991A3;
  --brand-800: #217482;
  --brand-900: #1C555F;
  --brand-950: #11353B;
  --brand: #74cddc;
  --brand-ink: #000000;
}

Colors that work with #74cddc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAFA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#A72531
Second voice, not a rival
Dark variant#1A5B66
Hover, pressed, headers
Light variant#EBF8FA
Selected rows, tints
Dark surface#142224
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #74cddc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DC8374
Analogous left#74DCB7
Analogous right#7499DC
Split-complement 1#DC7499
Split-complement 2#DCB774
Triadic 1#DC74CD
Triadic 2#CDDC74
Tetradic#B774DC

RGB percentages

Red45.5%
Green80.4%
Blue86.3%

CMYK percentages

Cyan47.3%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#74cddc text on a black background

contrast 11.51:1

Card sample

#74cddc text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(116, 205, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 205, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74cddc;
background: linear-gradient(135deg, #74cddc, #7488DC);

Monochromatic scale

Palettes built from #74cddc

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#74cddc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#74cddc, answered

What color is #74cddc?

#74cddc is a light vivid cyan, closest to Sky Blue (ΔE2000 6.4). It sits at 189° on the hue wheel with 60% saturation and 66% lightness, which reads as cool.

What is the RGB value of #74cddc?

rgb(116, 205, 220) — 116 red, 205 green and 220 blue out of 255, or 45.5% / 80.4% / 86.3% by channel.

Is #74cddc a light or a dark color?

It is a light color. Relative luminance is 0.5254 and perceived brightness is 73%, so black text on it reaches 11.51:1.

Should I use black or white text on #74cddc?

Black. It scores 11.51:1 against #74cddc, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #74cddc?

#DC8374 sits directly opposite on the wheel. Softer options are the split-complements #DC7499 and #DCB774, which give the same contrast with far less vibration.

What colors go well with #74cddc?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #A72531 as an accent and #1A5B66 for hover and pressed states. For a palette, the analogous pair #74DCB7 and #7499DC stays calm, while #DC8374 is the loudest partner.

What is #74cddc in CMYK for printing?

cmyk(47%, 7%, 0%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #74cddc warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #74DCC5; nudged cooler, #72B4DE.

Work with #74cddc in the Color Lab