Skip to content

#06ddfb

a balanced, electric cyan · cool · closest name: Sky Blue

RGB
6, 221, 251
HSL
187°, 97%, 50%
CMYK
98, 12, 0, 2
Luminance
0.5872

At a glance

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

Hex
#06ddfb
Hue
187°
cyan
Saturation
97%
electric
Lightness
50%
balanced
Brightness
98%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5872
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.74:1
Closest name
Sky Blue
ΔE2000 9
Where it sits
Hue187° of 360°
Saturation97%
Lightness50%
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#06ddfb
RGBrgb(6, 221, 251)
HSLhsl(187, 97%, 50%)
CMYKcmyk(98%, 12%, 0%, 2%)
LABlab(81.1 -33.8 -27.1)
LCHlch(81.1 43.4 218.7)
OKLCHoklch(0.824 0.143 212.0)
Decimal450043
Display P3color(display-p3 0.024 0.867 0.984)

Copy-ready code

/* CSS */
color: #06ddfb;
background-color: #06ddfb;
/* Tailwind (arbitrary) */
class="text-[#06ddfb] bg-[#06ddfb]"
/* SCSS */
$brand: #06ddfb;
/* SwiftUI */
Color(red: 0.024, green: 0.867, blue: 0.984)
/* Android */
Color.parseColor("#06ddfb")
/* Flutter */
Color(0xFF06DDFB)
/* Python / OpenCV (BGR) */
(251, 221, 6)

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 #06ddfb · 12.74:1
Use #000000AAA at every size.
Aa
White text · 1.65:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #06ddfb as text scores 1.65:1 on white and 12.74:1 on black.

Accessibility — WCAG contrast

Aa
#06ddfb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#06ddfb on black: 12.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6D5FD
deuteranopia · #AAC1FB
tritanopia · #00E9E6

Color scale — 50 to 950

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

#F1FCFD
#E4F9FC
#C1F4FB
#91F0FD
#59E8FC
#22E1FB
#06ddfb
#03B1C9
#038DA1
#076674
#044048
Base = 600Lightest = 50 · #F1FCFDDarkest = 950 · #044048
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E4F9FC;
  --brand-200: #C1F4FB;
  --brand-300: #91F0FD;
  --brand-400: #59E8FC;
  --brand-500: #22E1FB;
  --brand-600: #06ddfb;
  --brand-700: #03B1C9;
  --brand-800: #038DA1;
  --brand-900: #076674;
  --brand-950: #044048;
  --brand: #06ddfb;
  --brand-ink: #000000;
}

Colors that work with #06ddfb

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#FF0223
Second voice, not a rival
Dark variant#026E7D
Hover, pressed, headers
Light variant#E6FCFF
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 #06ddfb

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
  • 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
  • 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#FB2406
Analogous left#06FB9E
Analogous right#0663FB
Split-complement 1#FB0663
Split-complement 2#FB9E06
Triadic 1#FB06DD
Triadic 2#DDFB06
Tetradic#9E06FB

RGB percentages

Red2.4%
Green86.7%
Blue98.4%

CMYK percentages

Cyan97.6%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#06ddfb text on a black background

contrast 12.74:1

Card sample

#06ddfb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #06ddfb;
Background color
Panel with #06ddfb background
background-color: #06ddfb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #06ddfb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(6, 221, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(6, 221, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #06ddfb;
background: linear-gradient(135deg, #06ddfb, #063AFB);

Monochromatic scale

Palettes built from #06ddfb

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.

#06ddfb 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#06ddfb, answered

What color is #06ddfb?

#06ddfb is a balanced electric cyan, closest to Sky Blue (ΔE2000 9). It sits at 187° on the hue wheel with 97% saturation and 50% lightness, which reads as cool.

What is the RGB value of #06ddfb?

rgb(6, 221, 251) — 6 red, 221 green and 251 blue out of 255, or 2.4% / 86.7% / 98.4% by channel.

Is #06ddfb a light or a dark color?

It is a light color. Relative luminance is 0.5872 and perceived brightness is 74%, so black text on it reaches 12.74:1.

Should I use black or white text on #06ddfb?

Black. It scores 12.74:1 against #06ddfb, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #06ddfb?

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

What colors go well with #06ddfb?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #FF0223 as an accent and #026E7D for hover and pressed states. For a palette, the analogous pair #06FB9E and #0663FB stays calm, while #FB2406 is the loudest partner.

What is #06ddfb in CMYK for printing?

cmyk(98%, 12%, 0%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #06ddfb 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 #06FBBF; nudged cooler, #04B2FD.

Work with #06ddfb in the Color Lab