Skip to content

#369d83

a dark, vivid cyan · cool · closest name: Light Sea Green

RGB
54, 157, 131
HSL
165°, 49%, 41%
CMYK
66, 0, 17, 38
Luminance
0.2654

At a glance

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

Hex
#369d83
Hue
165°
cyan
Saturation
49%
vivid
Lightness
41%
dark
Brightness
62%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2654
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.31:1
Closest name
Light Sea Green
ΔE2000 9.6
Where it sits
Hue165° of 360°
Saturation49%
Lightness41%
Temperature
Warm ← → Cool81% 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#369d83
RGBrgb(54, 157, 131)
HSLhsl(165, 49%, 41%)
CMYKcmyk(66%, 0%, 17%, 38%)
LABlab(58.5 -35.9 5.0)
LCHlch(58.5 36.3 172.1)
OKLCHoklch(0.630 0.102 172.9)
Decimal3579267
Display P3color(display-p3 0.212 0.616 0.514)

Copy-ready code

/* CSS */
color: #369d83;
background-color: #369d83;
/* Tailwind (arbitrary) */
class="text-[#369d83] bg-[#369d83]"
/* SCSS */
$brand: #369d83;
/* SwiftUI */
Color(red: 0.212, green: 0.616, blue: 0.514)
/* Android */
Color.parseColor("#369d83")
/* Flutter */
Color(0xFF369D83)
/* Python / OpenCV (BGR) */
(131, 157, 54)

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

Accessibility — WCAG contrast

Aa
#369d83 on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#369d83 on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #989382
deuteranopia · #898885
tritanopia · #009F95

Color scale — 50 to 950

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

#F4FAF9
#EAF6F3
#D0ECE5
#ACE2D4
#82D4BF
#58C6AA
#3FB698
#369d83
#2A7965
#22594B
#15372F
Base = 700Lightest = 50 · #F4FAF9Darkest = 950 · #15372F
:root {
  --brand-50: #F4FAF9;
  --brand-100: #EAF6F3;
  --brand-200: #D0ECE5;
  --brand-300: #ACE2D4;
  --brand-400: #82D4BF;
  --brand-500: #58C6AA;
  --brand-600: #3FB698;
  --brand-700: #369d83;
  --brand-800: #2A7965;
  --brand-900: #22594B;
  --brand-950: #15372F;
  --brand: #369d83;
  --brand-ink: #000000;
}

Colors that work with #369d83

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#F4FAF9
Tinted page background
Border#C2EAE0
Hairlines and dividers
Muted text#4B9B87
Captions on the surface
Accent#A1326A
Second voice, not a rival
Dark variant#215F4F
Hover, pressed, headers
Light variant#ECF8F5
Selected rows, tints
Dark surface#142420
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 #369d83

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#9D3650
Analogous left#369D50
Analogous right#36849D
Split-complement 1#9D3684
Split-complement 2#9D5036
Triadic 1#83369D
Triadic 2#9D8336
Tetradic#50369D

RGB percentages

Red21.2%
Green61.6%
Blue51.4%

CMYK percentages

Cyan65.6%
Magenta0.0%
Yellow16.6%
Key (black)38.4%

Color previews

#369d83 text on a black background

contrast 6.31:1

Card sample

#369d83 text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #369d83;
Background color
Panel with #369d83 background
background-color: #369d83;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #369d83;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(54, 157, 131, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(54, 157, 131, 0.45);
Border & gradient
Gradient panel
border: 3px solid #369d83;
background: linear-gradient(135deg, #369d83, #36729D);

Monochromatic scale

Palettes built from #369d83

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.

#369d83 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.

#369d83, answered

What color is #369d83?

#369d83 is a dark vivid cyan, closest to Light Sea Green (ΔE2000 9.6). It sits at 165° on the hue wheel with 49% saturation and 41% lightness, which reads as cool.

What is the RGB value of #369d83?

rgb(54, 157, 131) — 54 red, 157 green and 131 blue out of 255, or 21.2% / 61.6% / 51.4% by channel.

Is #369d83 a light or a dark color?

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

Should I use black or white text on #369d83?

Black. It scores 6.31:1 against #369d83, versus 3.33:1 for white — AA at any size.

What is the complementary color of #369d83?

#9D3650 sits directly opposite on the wheel. Softer options are the split-complements #9D3684 and #9D5036, which give the same contrast with far less vibration.

What colors go well with #369d83?

For interface work: #F4FAF9 as the surface, #C2EAE0 for borders, #4B9B87 for secondary text, #A1326A as an accent and #215F4F for hover and pressed states. For a palette, the analogous pair #369D50 and #36849D stays calm, while #9D3650 is the loudest partner.

What is #369d83 in CMYK for printing?

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

Is #369d83 warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #369D5D; nudged cooler, #34939F.

Work with #369d83 in the Color Lab