Skip to content

#afdaaa

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

RGB
175, 218, 170
HSL
114°, 39%, 76%
CMYK
20, 0, 22, 15
Luminance
0.6216

At a glance

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

Hex
#afdaaa
Hue
114°
green
Saturation
39%
soft
Lightness
76%
light
Brightness
85%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6216
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.43:1
Closest name
Dark Sea Green
ΔE2000 7.8
Where it sits
Hue114° of 360°
Saturation39%
Lightness76%
Temperature
Warm ← → Cool60% 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#afdaaa
RGBrgb(175, 218, 170)
HSLhsl(114, 39%, 76%)
CMYKcmyk(20%, 0%, 22%, 15%)
LABlab(83.0 -23.1 19.1)
LCHlch(83.0 30.0 140.3)
OKLCHoklch(0.845 0.080 142.1)
Decimal11524778
Display P3color(display-p3 0.686 0.855 0.667)

Copy-ready code

/* CSS */
color: #afdaaa;
background-color: #afdaaa;
/* Tailwind (arbitrary) */
class="text-[#afdaaa] bg-[#afdaaa]"
/* SCSS */
$brand: #afdaaa;
/* SwiftUI */
Color(red: 0.686, green: 0.855, blue: 0.667)
/* Android */
Color.parseColor("#afdaaa")
/* Flutter */
Color(0xFFAFDAAA)
/* Python / OpenCV (BGR) */
(170, 218, 175)

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

Accessibility — WCAG contrast

Aa
#afdaaa on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#afdaaa on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDD1A7
deuteranopia · #D6CDAC
tritanopia · #ACD7CD

Color scale — 50 to 950

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

#F5FAF5
#ECF4EB
#D5E9D2
#afdaaa
#91CC8A
#6CBB63
#54AB4A
#468E3E
#387232
#2C5327
#1B3418
Base = 300Lightest = 50 · #F5FAF5Darkest = 950 · #1B3418
:root {
  --brand-50: #F5FAF5;
  --brand-100: #ECF4EB;
  --brand-200: #D5E9D2;
  --brand-300: #afdaaa;
  --brand-400: #91CC8A;
  --brand-500: #6CBB63;
  --brand-600: #54AB4A;
  --brand-700: #468E3E;
  --brand-800: #387232;
  --brand-900: #2C5327;
  --brand-950: #1B3418;
  --brand: #afdaaa;
  --brand-ink: #000000;
}

Colors that work with #afdaaa

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#F5FAF4
Tinted page background
Border#CAE6C6
Hairlines and dividers
Muted text#539B4B
Captions on the surface
Accent#733B91
Second voice, not a rival
Dark variant#2C5927
Hover, pressed, headers
Light variant#EEF7ED
Selected rows, tints
Dark surface#152414
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 #afdaaa

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#D5AADA
Analogous left#C7DAAA
Analogous right#AADABD
Split-complement 1#BDAADA
Split-complement 2#DAAAC7
Triadic 1#AAAFDA
Triadic 2#DAAAAF
Tetradic#AAC7DA

RGB percentages

Red68.6%
Green85.5%
Blue66.7%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow22.0%
Key (black)14.5%

Color previews

#afdaaa text on a black background

contrast 13.43:1

Card sample

#afdaaa text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 218, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 218, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afdaaa;
background: linear-gradient(135deg, #afdaaa, #AADAC5);

Monochromatic scale

Palettes built from #afdaaa

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.

#afdaaa 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.

#afdaaa, answered

What color is #afdaaa?

#afdaaa is a light soft green, closest to Dark Sea Green (ΔE2000 7.8). It sits at 114° on the hue wheel with 39% saturation and 76% lightness, which reads as cool.

What is the RGB value of #afdaaa?

rgb(175, 218, 170) — 175 red, 218 green and 170 blue out of 255, or 68.6% / 85.5% / 66.7% by channel.

Is #afdaaa a light or a dark color?

It is a light color. Relative luminance is 0.6216 and perceived brightness is 79%, so black text on it reaches 13.43:1.

Should I use black or white text on #afdaaa?

Black. It scores 13.43:1 against #afdaaa, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #afdaaa?

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

What colors go well with #afdaaa?

For interface work: #F5FAF4 as the surface, #CAE6C6 for borders, #539B4B for secondary text, #733B91 as an accent and #2C5927 for hover and pressed states. For a palette, the analogous pair #C7DAAA and #AADABD stays calm, while #D5AADA is the loudest partner.

What is #afdaaa in CMYK for printing?

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

Is #afdaaa warm or cool?

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

Work with #afdaaa in the Color Lab