Skip to content

#cdf2a5

a light, vivid green · neutral · closest name: Pale Green

RGB
205, 242, 165
HSL
89°, 75%, 80%
CMYK
15, 0, 32, 5
Luminance
0.7920

At a glance

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

Hex
#cdf2a5
Hue
89°
green
Saturation
75%
vivid
Lightness
80%
light
Brightness
95%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7920
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.84:1
Closest name
Pale Green
ΔE2000 8.8
Where it sits
Hue89° of 360°
Saturation75%
Lightness80%
Temperature
Warm ← → Cool49% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cdf2a5
RGBrgb(205, 242, 165)
HSLhsl(89, 75%, 80%)
CMYKcmyk(15%, 0%, 32%, 5%)
LABlab(91.3 -25.0 33.3)
LCHlch(91.3 41.7 126.9)
OKLCHoklch(0.916 0.107 129.2)
Decimal13496997
Display P3color(display-p3 0.804 0.949 0.647)

Copy-ready code

/* CSS */
color: #cdf2a5;
background-color: #cdf2a5;
/* Tailwind (arbitrary) */
class="text-[#cdf2a5] bg-[#cdf2a5]"
/* SCSS */
$brand: #cdf2a5;
/* SwiftUI */
Color(red: 0.804, green: 0.949, blue: 0.647)
/* Android */
Color.parseColor("#cdf2a5")
/* Flutter */
Color(0xFFCDF2A5)
/* Python / OpenCV (BGR) */
(165, 242, 205)

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

Accessibility — WCAG contrast

Aa
#cdf2a5 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cdf2a5 on black: 16.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E8A0
deuteranopia · #F4E5A9
tritanopia · #D0EBDE

Color scale — 50 to 950

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

#F8FCF3
#F0F9E7
#DFF4C8
#cdf2a5
#ADEA6C
#92E33B
#7ED61F
#69B21A
#548F15
#3F6713
#27410C
Base = 300Lightest = 50 · #F8FCF3Darkest = 950 · #27410C
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F0F9E7;
  --brand-200: #DFF4C8;
  --brand-300: #cdf2a5;
  --brand-400: #ADEA6C;
  --brand-500: #92E33B;
  --brand-600: #7ED61F;
  --brand-700: #69B21A;
  --brand-800: #548F15;
  --brand-900: #3F6713;
  --brand-950: #27410C;
  --brand: #cdf2a5;
  --brand-ink: #000000;
}

Colors that work with #cdf2a5

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#F7FAF4
Tinted page background
Border#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#3C16B6
Second voice, not a rival
Dark variant#426F10
Hover, pressed, headers
Light variant#F3FCE9
Selected rows, tints
Dark surface#1C2414
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 #cdf2a5

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
  • Card and section backgrounds
  • 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
  • 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#CAA5F2
Analogous left#F2F0A5
Analogous right#A7F2A5
Split-complement 1#A5A7F2
Split-complement 2#F0A5F2
Triadic 1#A5CDF2
Triadic 2#F2A5CD
Tetradic#A5F2F0

RGB percentages

Red80.4%
Green94.9%
Blue64.7%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow31.8%
Key (black)5.1%

Color previews

#cdf2a5 text on a black background

contrast 16.84:1

Card sample

#cdf2a5 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf2a5

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.

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

#cdf2a5, answered

What color is #cdf2a5?

#cdf2a5 is a light vivid green, closest to Pale Green (ΔE2000 8.8). It sits at 89° on the hue wheel with 75% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #cdf2a5?

rgb(205, 242, 165) — 205 red, 242 green and 165 blue out of 255, or 80.4% / 94.9% / 64.7% by channel.

Is #cdf2a5 a light or a dark color?

It is a light color. Relative luminance is 0.7920 and perceived brightness is 88%, so black text on it reaches 16.84:1.

Should I use black or white text on #cdf2a5?

Black. It scores 16.84:1 against #cdf2a5, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #cdf2a5?

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

What colors go well with #cdf2a5?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #3C16B6 as an accent and #426F10 for hover and pressed states. For a palette, the analogous pair #F2F0A5 and #A7F2A5 stays calm, while #CAA5F2 is the loudest partner.

What is #cdf2a5 in CMYK for printing?

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

Is #cdf2a5 warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E9F2A5; nudged cooler, #B0F3A4.

Work with #cdf2a5 in the Color Lab