Skip to content

#249ba2

a dark, vivid cyan · cool · closest name: Cadet Blue

RGB
36, 155, 162
HSL
183°, 64%, 39%
CMYK
78, 4, 0, 37
Luminance
0.2643

At a glance

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

Hex
#249ba2
Hue
183°
cyan
Saturation
64%
vivid
Lightness
39%
dark
Brightness
64%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2643
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.29:1
Closest name
Cadet Blue
ΔE2000 5.6
Where it sits
Hue183° of 360°
Saturation64%
Lightness39%
Temperature
Warm ← → Cool89% 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#249ba2
RGBrgb(36, 155, 162)
HSLhsl(183, 64%, 39%)
CMYKcmyk(78%, 4%, 0%, 37%)
LABlab(58.4 -28.7 -12.8)
LCHlch(58.4 31.4 204.1)
OKLCHoklch(0.631 0.099 201.0)
Decimal2399138
Display P3color(display-p3 0.141 0.608 0.635)

Copy-ready code

/* CSS */
color: #249ba2;
background-color: #249ba2;
/* Tailwind (arbitrary) */
class="text-[#249ba2] bg-[#249ba2]"
/* SCSS */
$brand: #249ba2;
/* SwiftUI */
Color(red: 0.141, green: 0.608, blue: 0.635)
/* Android */
Color.parseColor("#249ba2")
/* Flutter */
Color(0xFF249BA2)
/* Python / OpenCV (BGR) */
(162, 155, 36)

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 #249ba2 · 6.29:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.34:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.29:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #249ba2 as text scores 3.34:1 on white and 6.29:1 on black.

Accessibility — WCAG contrast

Aa
#249ba2 on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#249ba2 on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8F94A3
deuteranopia · #7D87A3
tritanopia · #00A19D

Color scale — 50 to 950

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

#F4FBFB
#E8F6F7
#CBEEF0
#A3E7EB
#75DAE0
#47CED6
#2DC0C8
#249ba2
#1E8085
#195D61
#103A3D
Base = 700Lightest = 50 · #F4FBFBDarkest = 950 · #103A3D
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F6F7;
  --brand-200: #CBEEF0;
  --brand-300: #A3E7EB;
  --brand-400: #75DAE0;
  --brand-500: #47CED6;
  --brand-600: #2DC0C8;
  --brand-700: #249ba2;
  --brand-800: #1E8085;
  --brand-900: #195D61;
  --brand-950: #103A3D;
  --brand: #249ba2;
  --brand-ink: #000000;
}

Colors that work with #249ba2

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#C0EAED
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#A6203A
Second voice, not a rival
Dark variant#176468
Hover, pressed, headers
Light variant#EAF9FA
Selected rows, tints
Dark surface#142424
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 #249ba2

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#A22B24
Analogous left#24A26A
Analogous right#245CA2
Split-complement 1#A2245C
Split-complement 2#A26A24
Triadic 1#A2249B
Triadic 2#9BA224
Tetradic#6A24A2

RGB percentages

Red14.1%
Green60.8%
Blue63.5%

CMYK percentages

Cyan77.8%
Magenta4.3%
Yellow0.0%
Key (black)36.5%

Color previews

#249ba2 text on a black background

contrast 6.29:1

Card sample

#249ba2 text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #249ba2;
Background color
Panel with #249ba2 background
background-color: #249ba2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #249ba2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(36, 155, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 155, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #249ba2;
background: linear-gradient(135deg, #249ba2, #2447A2);

Monochromatic scale

Palettes built from #249ba2

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.

#249ba2 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

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

#249ba2, answered

What color is #249ba2?

#249ba2 is a dark vivid cyan, closest to Cadet Blue (ΔE2000 5.6). It sits at 183° on the hue wheel with 64% saturation and 39% lightness, which reads as cool.

What is the RGB value of #249ba2?

rgb(36, 155, 162) — 36 red, 155 green and 162 blue out of 255, or 14.1% / 60.8% / 63.5% by channel.

Is #249ba2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2643 and perceived brightness is 52%, so black text on it reaches 6.29:1.

Should I use black or white text on #249ba2?

Black. It scores 6.29:1 against #249ba2, versus 3.34:1 for white — AA at any size.

What is the complementary color of #249ba2?

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

What colors go well with #249ba2?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B969B for secondary text, #A6203A as an accent and #176468 for hover and pressed states. For a palette, the analogous pair #24A26A and #245CA2 stays calm, while #A22B24 is the loudest partner.

What is #249ba2 in CMYK for printing?

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

Is #249ba2 warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #24A27B; nudged cooler, #2277A4.

Work with #249ba2 in the Color Lab