Skip to content

#08d2f4

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

RGB
8, 210, 244
HSL
189°, 94%, 49%
CMYK
97, 14, 0, 4
Luminance
0.5268

At a glance

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

Hex
#08d2f4
Hue
189°
cyan
Saturation
94%
electric
Lightness
49%
balanced
Brightness
96%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5268
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.54:1
Closest name
Sky Blue
ΔE2000 7.8
Where it sits
Hue189° of 360°
Saturation94%
Lightness49%
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#08d2f4
RGBrgb(8, 210, 244)
HSLhsl(189, 94%, 49%)
CMYKcmyk(97%, 14%, 0%, 4%)
LABlab(77.7 -30.8 -28.7)
LCHlch(77.7 42.1 223.0)
OKLCHoklch(0.795 0.140 215.1)
Decimal578292
Display P3color(display-p3 0.031 0.824 0.957)

Copy-ready code

/* CSS */
color: #08d2f4;
background-color: #08d2f4;
/* Tailwind (arbitrary) */
class="text-[#08d2f4] bg-[#08d2f4]"
/* SCSS */
$brand: #08d2f4;
/* SwiftUI */
Color(red: 0.031, green: 0.824, blue: 0.957)
/* Android */
Color.parseColor("#08d2f4")
/* Flutter */
Color(0xFF08D2F4)
/* Python / OpenCV (BGR) */
(244, 210, 8)

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

Accessibility — WCAG contrast

Aa
#08d2f4 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#08d2f4 on black: 11.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BACBF6
deuteranopia · #A0B8F4
tritanopia · #00DEDD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #08d2f4 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.

#F2FBFD
#E4F8FB
#C2F2FA
#92ECFB
#5CE3FA
#26DAF8
#08d2f4
#06AAC6
#05889E
#086372
#053E47
Base = 600Lightest = 50 · #F2FBFDDarkest = 950 · #053E47
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E4F8FB;
  --brand-200: #C2F2FA;
  --brand-300: #92ECFB;
  --brand-400: #5CE3FA;
  --brand-500: #26DAF8;
  --brand-600: #08d2f4;
  --brand-700: #06AAC6;
  --brand-800: #05889E;
  --brand-900: #086372;
  --brand-950: #053E47;
  --brand: #08d2f4;
  --brand-ink: #000000;
}

Colors that work with #08d2f4

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#F9031D
Second voice, not a rival
Dark variant#046A7B
Hover, pressed, headers
Light variant#E6FBFE
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 #08d2f4

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#F42A08
Analogous left#08F4A0
Analogous right#085CF4
Split-complement 1#F4085C
Split-complement 2#F4A008
Triadic 1#F408D2
Triadic 2#D2F408
Tetradic#A008F4

RGB percentages

Red3.1%
Green82.4%
Blue95.7%

CMYK percentages

Cyan96.7%
Magenta13.9%
Yellow0.0%
Key (black)4.3%

Color previews

#08d2f4 text on a black background

contrast 11.54:1

Card sample

#08d2f4 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #08d2f4;
Background color
Panel with #08d2f4 background
background-color: #08d2f4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #08d2f4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(8, 210, 244, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 210, 244, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08d2f4;
background: linear-gradient(135deg, #08d2f4, #0835F4);

Monochromatic scale

Palettes built from #08d2f4

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.

#08d2f4 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.

#08d2f4, answered

What color is #08d2f4?

#08d2f4 is a balanced electric cyan, closest to Sky Blue (ΔE2000 7.8). It sits at 189° on the hue wheel with 94% saturation and 49% lightness, which reads as cool.

What is the RGB value of #08d2f4?

rgb(8, 210, 244) — 8 red, 210 green and 244 blue out of 255, or 3.1% / 82.4% / 95.7% by channel.

Is #08d2f4 a light or a dark color?

It is a light color. Relative luminance is 0.5268 and perceived brightness is 71%, so black text on it reaches 11.54:1.

Should I use black or white text on #08d2f4?

Black. It scores 11.54:1 against #08d2f4, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #08d2f4?

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

What colors go well with #08d2f4?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #F9031D as an accent and #046A7B for hover and pressed states. For a palette, the analogous pair #08F4A0 and #085CF4 stays calm, while #F42A08 is the loudest partner.

What is #08d2f4 in CMYK for printing?

cmyk(97%, 14%, 0%, 4%). 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 #08d2f4 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 #08F4BF; nudged cooler, #05AAF7.

Work with #08d2f4 in the Color Lab