Skip to content

#cdf489

a light, electric green · neutral · closest name: Green Yellow

RGB
205, 244, 137
HSL
82°, 83%, 75%
CMYK
16, 0, 44, 4
Luminance
0.7949

At a glance

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

Hex
#cdf489
Hue
82°
green
Saturation
83%
electric
Lightness
75%
light
Brightness
96%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7949
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.90:1
Closest name
Green Yellow
ΔE2000 9.4
Where it sits
Hue82° of 360°
Saturation83%
Lightness75%
Temperature
Warm ← → Cool43% 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#cdf489
RGBrgb(205, 244, 137)
HSLhsl(82, 83%, 75%)
CMYKcmyk(16%, 0%, 44%, 4%)
LABlab(91.5 -29.4 47.3)
LCHlch(91.5 55.7 121.9)
OKLCHoklch(0.916 0.141 125.5)
Decimal13497481
Display P3color(display-p3 0.804 0.957 0.537)

Copy-ready code

/* CSS */
color: #cdf489;
background-color: #cdf489;
/* Tailwind (arbitrary) */
class="text-[#cdf489] bg-[#cdf489]"
/* SCSS */
$brand: #cdf489;
/* SwiftUI */
Color(red: 0.804, green: 0.957, blue: 0.537)
/* Android */
Color.parseColor("#cdf489")
/* Flutter */
Color(0xFFCDF489)
/* Python / OpenCV (BGR) */
(137, 244, 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 #cdf489 · 16.90:1
Use #000000AAA at every size.
Aa
White text · 1.24:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.90:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdf489 as text scores 1.24:1 on white and 16.90:1 on black.

Accessibility — WCAG contrast

Aa
#cdf489 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#cdf489 on black: 16.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE880
deuteranopia · #F9E68F
tritanopia · #D3EBDA

Color scale — 50 to 950

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

#F9FCF2
#F2FAE6
#E4F6C6
#cdf489
#BEF165
#A8EC32
#96E015
#7DBB11
#64950E
#4A6C0F
#2E4309
Base = 300Lightest = 50 · #F9FCF2Darkest = 950 · #2E4309
:root {
  --brand-50: #F9FCF2;
  --brand-100: #F2FAE6;
  --brand-200: #E4F6C6;
  --brand-300: #cdf489;
  --brand-400: #BEF165;
  --brand-500: #A8EC32;
  --brand-600: #96E015;
  --brand-700: #7DBB11;
  --brand-800: #64950E;
  --brand-900: #4A6C0F;
  --brand-950: #2E4309;
  --brand: #cdf489;
  --brand-ink: #000000;
}

Colors that work with #cdf489

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#F8FAF4
Tinted page background
Border#DCEDC0
Hairlines and dividers
Muted text#7E9B4B
Captions on the surface
Accent#210DBF
Second voice, not a rival
Dark variant#4E750B
Hover, pressed, headers
Light variant#F5FDE8
Selected rows, tints
Dark surface#1E2414
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 #cdf489

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#B089F4
Analogous left#F4E689
Analogous right#97F489
Split-complement 1#8997F4
Split-complement 2#E689F4
Triadic 1#89CDF4
Triadic 2#F489CD
Tetradic#89F4E6

RGB percentages

Red80.4%
Green95.7%
Blue53.7%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow43.9%
Key (black)4.3%

Color previews

#cdf489 text on a black background

contrast 16.90:1

Card sample

#cdf489 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 244, 137, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 244, 137, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf489;
background: linear-gradient(135deg, #cdf489, #89F48C);

Monochromatic scale

Palettes built from #cdf489

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.

#cdf489 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cdf489, answered

What color is #cdf489?

#cdf489 is a light electric green, closest to Green Yellow (ΔE2000 9.4). It sits at 82° on the hue wheel with 83% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #cdf489?

rgb(205, 244, 137) — 205 red, 244 green and 137 blue out of 255, or 80.4% / 95.7% / 53.7% by channel.

Is #cdf489 a light or a dark color?

It is a light color. Relative luminance is 0.7949 and perceived brightness is 87%, so black text on it reaches 16.90:1.

Should I use black or white text on #cdf489?

Black. It scores 16.90:1 against #cdf489, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #cdf489?

#B089F4 sits directly opposite on the wheel. Softer options are the split-complements #8997F4 and #E689F4, which give the same contrast with far less vibration.

What colors go well with #cdf489?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7E9B4B for secondary text, #210DBF as an accent and #4E750B for hover and pressed states. For a palette, the analogous pair #F4E689 and #97F489 stays calm, while #B089F4 is the loudest partner.

What is #cdf489 in CMYK for printing?

cmyk(16%, 0%, 44%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cdf489 warm or cool?

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

Work with #cdf489 in the Color Lab