#85FF9D Color Information

Hex color code: #85FF9D

A light green shade, #85FF9D appears as (133, 255, 157) in RGB and (132°, 100%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#85FF9D
RGB
133, 255, 157
HSL
132°, 100%, 76%
CMYK
48%, 0%, 38%, 0%

Shades

CSS Usage
color: #85FF9D;
background-color: #85FF9D;
border-color: #85FF9D;
box-shadow: 0 0 10px #85FF9D;
border: 2px solid #85FF9D;
Tailwind Usage
bg-[#85FF9D]
text-[#85FF9D]
border-[#85FF9D]
shadow-[0_0_10px_85FF9D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #85FF9D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #85FF9D; color: #000000; }

Badge

New Feature
.badge { background-color: #85FF9D; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #85FF9D; background-color: #85FF9D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #85FF9D20; border-left: 4px solid #85FF9D; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #85FF9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #85FF9D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 255, 157

Red: 133 / Green: 255 / Blue: 157

HSL

132°, 100%, 76%

Hue: 132° / Saturation: 100% / Lightness: 76%

CMYK

48%, 0%, 38%, 0%

Cyan: 48% / Magenta: 0% / Yellow: 38% / Key: 0%

What color is #85FF9D?

#85FF9D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85FF9D to RGB:

rgb(133, 255, 157)HEX to RGB Converter →

HEX to HSL

Convert #85FF9D to HSL:

hsl(132, 100%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #85FF9D to CMYK:

cmyk(48%, 0%, 38%, 0%)Color Converter →

Color Meaning and Usage

#85FF9D is a soft green color with RGB values of 133, 255, 157 and HSL of 132°, 100%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85FF9D is #FF85E7, creating high-contrast pairings. For softer combinations, try analogous colors like #A9FF85.

Use #85FF9D in CSS: color: #85FF9D or background-color: #85FF9D. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #85FF9D

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 16.79:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85FF9D?

#85FF9D is a soft green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #85FF9D?

#85FF9D in RGB is (133, 255, 157) - 133 red, 255 green, and 157 blue.

How to use #85FF9D in CSS?

Use #85FF9D directly in your CSS properties like color or background-color.

What colors go well with #85FF9D?

#FF85E7 (complementary), #A9FF85 (analogous), and #38FF60 (lighter shade) work well with #85FF9D.