#DEF182 Color Information

Hex color code: #DEF182

A striking yellow shade, #DEF182 appears as (222, 241, 130) in RGB and (70°, 80%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DEF182
RGB
222, 241, 130
HSL
70°, 80%, 73%
CMYK
8%, 0%, 46%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DEF182; 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 #DEF182; background-color: #DEF18215; }

Alert / Toast

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

Link / Accent

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

a { color: #DEF182; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DEF182 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 241, 130

Red: 222 / Green: 241 / Blue: 130

HSL

70°, 80%, 73%

Hue: 70° / Saturation: 80% / Lightness: 73%

CMYK

8%, 0%, 46%, 5%

Cyan: 8% / Magenta: 0% / Yellow: 46% / Key: 5%

What color is #DEF182?

#DEF182 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEF182 to RGB:

rgb(222, 241, 130)HEX to RGB Converter →

HEX to HSL

Convert #DEF182 to HSL:

hsl(70, 80%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DEF182 to CMYK:

cmyk(8%, 0%, 46%, 5%)Color Converter →

Color Meaning and Usage

#DEF182 is a eye-catching yellow color with RGB values of 222, 241, 130 and HSL of 70°, 80%, 73%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEF182 is #9583F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1CD83.

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

Contrast with #DEF182

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEF182?

#DEF182 is a eye-catching yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DEF182?

#DEF182 in RGB is (222, 241, 130) - 222 red, 241 green, and 130 blue.

How to use #DEF182 in CSS?

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

What colors go well with #DEF182?

#9583F1 (complementary), #F1CD83 (analogous), and #CDEA3E (lighter shade) work well with #DEF182.