Skip to content

#a8cdb3

a light, soft green · cool · closest name: Dark Sea Green

RGB
168, 205, 179
HSL
138°, 27%, 73%
CMYK
18, 0, 13, 20
Luminance
0.5524

At a glance

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

Hex
#a8cdb3
Hue
138°
green
Saturation
27%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5524
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.05:1
Closest name
Dark Sea Green
ΔE2000 7.6
Where it sits
Hue138° of 360°
Saturation27%
Lightness73%
Temperature
Warm ← → Cool65% 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#a8cdb3
RGBrgb(168, 205, 179)
HSLhsl(138, 27%, 73%)
CMYKcmyk(18%, 0%, 13%, 20%)
LABlab(79.2 -17.4 8.9)
LCHlch(79.2 19.5 152.8)
OKLCHoklch(0.814 0.054 154.4)
Decimal11062707
Display P3color(display-p3 0.659 0.804 0.702)

Copy-ready code

/* CSS */
color: #a8cdb3;
background-color: #a8cdb3;
/* Tailwind (arbitrary) */
class="text-[#a8cdb3] bg-[#a8cdb3]"
/* SCSS */
$brand: #a8cdb3;
/* SwiftUI */
Color(red: 0.659, green: 0.804, blue: 0.702)
/* Android */
Color.parseColor("#a8cdb3")
/* Flutter */
Color(0xFFA8CDB3)
/* Python / OpenCV (BGR) */
(179, 205, 168)

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

Accessibility — WCAG contrast

Aa
#a8cdb3 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#a8cdb3 on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDC7B2
deuteranopia · #C6C2B4
tritanopia · #A3CCC5

Color scale — 50 to 950

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

#F6F9F7
#ECF3EE
#D6E6DB
#a8cdb3
#94C2A2
#71AD82
#599B6D
#4A825B
#3C6849
#2E4C37
#1D3022
Base = 300Lightest = 50 · #F6F9F7Darkest = 950 · #1D3022
:root {
  --brand-50: #F6F9F7;
  --brand-100: #ECF3EE;
  --brand-200: #D6E6DB;
  --brand-300: #a8cdb3;
  --brand-400: #94C2A2;
  --brand-500: #71AD82;
  --brand-600: #599B6D;
  --brand-700: #4A825B;
  --brand-800: #3C6849;
  --brand-900: #2E4C37;
  --brand-950: #1D3022;
  --brand: #a8cdb3;
  --brand-ink: #000000;
}

Colors that work with #a8cdb3

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#F5F9F7
Tinted page background
Border#CBE1D2
Hairlines and dividers
Muted text#549266
Captions on the surface
Accent#864683
Second voice, not a rival
Dark variant#2F5139
Hover, pressed, headers
Light variant#EFF6F1
Selected rows, tints
Dark surface#142419
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 #a8cdb3

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#CDA8C2
Analogous left#AFCDA8
Analogous right#A8CDC5
Split-complement 1#C5A8CD
Split-complement 2#CDA8AF
Triadic 1#B3A8CD
Triadic 2#CDB3A8
Tetradic#A8AFCD

RGB percentages

Red65.9%
Green80.4%
Blue70.2%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow12.7%
Key (black)19.6%

Color previews

#a8cdb3 text on a black background

contrast 12.05:1

Card sample

#a8cdb3 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(168, 205, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(168, 205, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a8cdb3;
background: linear-gradient(135deg, #a8cdb3, #A8CDCC);

Monochromatic scale

Palettes built from #a8cdb3

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.

#a8cdb3 in the real world

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

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#a8cdb3, answered

What color is #a8cdb3?

#a8cdb3 is a light soft green, closest to Dark Sea Green (ΔE2000 7.6). It sits at 138° on the hue wheel with 27% saturation and 73% lightness, which reads as cool.

What is the RGB value of #a8cdb3?

rgb(168, 205, 179) — 168 red, 205 green and 179 blue out of 255, or 65.9% / 80.4% / 70.2% by channel.

Is #a8cdb3 a light or a dark color?

It is a light color. Relative luminance is 0.5524 and perceived brightness is 75%, so black text on it reaches 12.05:1.

Should I use black or white text on #a8cdb3?

Black. It scores 12.05:1 against #a8cdb3, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #a8cdb3?

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

What colors go well with #a8cdb3?

For interface work: #F5F9F7 as the surface, #CBE1D2 for borders, #549266 for secondary text, #864683 as an accent and #2F5139 for hover and pressed states. For a palette, the analogous pair #AFCDA8 and #A8CDC5 stays calm, while #CDA8C2 is the loudest partner.

What is #a8cdb3 in CMYK for printing?

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

Is #a8cdb3 warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AACDA8; nudged cooler, #A7CEC1.

Work with #a8cdb3 in the Color Lab