#85E98F Color Information

Hex color code: #85E98F

A subtle green shade, #85E98F appears as (133, 233, 143) in RGB and (126°, 69%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#85E98F
RGB
133, 233, 143
HSL
126°, 69%, 72%
CMYK
43%, 0%, 39%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #85E98F; 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 #85E98F; background-color: #85E98F15; }

Alert / Toast

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

Link / Accent

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

a { color: #85E98F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 233, 143

Red: 133 / Green: 233 / Blue: 143

HSL

126°, 69%, 72%

Hue: 126° / Saturation: 69% / Lightness: 72%

CMYK

43%, 0%, 39%, 9%

Cyan: 43% / Magenta: 0% / Yellow: 39% / Key: 9%

What color is #85E98F?

#85E98F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85E98F to RGB:

rgb(133, 233, 143)HEX to RGB Converter →

HEX to HSL

Convert #85E98F to HSL:

hsl(126, 69%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #85E98F to CMYK:

cmyk(43%, 0%, 39%, 9%)Color Converter →

Color Meaning and Usage

#85E98F is a understated green color with RGB values of 133, 233, 143 and HSL of 126°, 69%, 72%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85E98F is #E986DF, creating high-contrast pairings. For softer combinations, try analogous colors like #AEE986.

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

Contrast with #85E98F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85E98F?

#85E98F is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #85E98F?

#85E98F in RGB is (133, 233, 143) - 133 red, 233 green, and 143 blue.

How to use #85E98F in CSS?

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

What colors go well with #85E98F?

#E986DF (complementary), #AEE986 (analogous), and #46DD55 (lighter shade) work well with #85E98F.