✓ Copied to clipboard
#248A3D (Dark Cool Emerald) color swatch preview — Color From Pic.
#248A3D — Dark Cool Emerald color swatch

Dark Cool Emerald

#248A3D

📝 Color Information for #248A3D

The hexadecimal color code #248A3D represents a dark shade in the green family. In the RGB color model, this color is composed of 36 red, 138 green, and 61 blue, which translates to approximately 14% red, 54% green, and 24% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #248A3D has a hue of 135 degrees, a saturation level of 59%, and a lightness value of 34%. The hue angle of 135° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 135°, saturation of 74%, and brightness/value of 54%. For print applications using the CMYK color model, #248A3D would be reproduced using 74% cyan, 0% magenta, 56% yellow, and 46% black. The closest web-safe color is #339933, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #248A3D with other colors, consider its complementary color at hue 315° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2394685, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #248A3D

Tailwind CSS
green-700
HEX
#248A3D
RGB
rgb(36, 138, 61)
RGB %
14%, 54%, 24%
HSL
hsl(135, 59%, 34%)
HSV
hsv(135, 74%, 54%)
CMYK
74%, 0%, 56%, 46%
Decimal
2394685
Web Safe
#339933

🎨 Color Schemes for #248A3D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #248A3D

🌗 Shades and Tints of #248A3D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #248A3D

Tones (adding gray / desaturating)

🌈 Hue Variations of #248A3D

Hue Variations (shifting the color spectrum)

👁️ Preview of #248A3D in Use

Text on #248A3D
This demonstrates text readability on the color background. (Click to edit)
#248A3D as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #248A3D

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #248A3D

:root { --color-hex: #248A3D; --color-rgb: 36, 138, 61; --color-hsl: 135, 59%, 34%; } .bg-color { background-color: #248A3D; } .text-color { color: #248A3D; } .border-color { border-color: #248A3D; }

🛠️ Use #248A3D in Your Project

🎨
Build a Palette with #248A3D
Generate harmonious color schemes
⚖️
Check Contrast for #248A3D
WCAG accessibility testing
🌈
Create a Gradient with #248A3D
Beautiful CSS gradients

🔗 Related Colors to #248A3D

#3D8A24
Hue -30°
#248A24
Hue -15°
#248A57
Hue +15°
#248A70
Hue +30°
#1E7634
85% L
#19612B
70% L
#12451F
50% L
#0A2912
30% L
#31BF54
47% L
#5DD57B
60% L
#96E4A9
74% L
#CAF1D4
87% L

About Dark Cool Emerald (#248A3D)

Dark Cool Emerald is a medium, moderately saturated, cool green color with a hue angle of 135°, saturation of 59%, and lightness of 34%. Its RGB value is (36, 138, 61) and its CMYK breakdown is C:74% M:0% Y:56% K:46%.

This is a Spring (Vital) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #248A3D

What is the HEX code for Dark Cool Emerald? +

The HEX code for Dark Cool Emerald is #248A3D. In CSS you can use it directly as color: #248A3D; or as a background: background-color: #248A3D;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #248A3D? +

The RGB value of #248A3D is rgb(36, 138, 61). This means the color contains 36 out of 255 parts red, 138 out of 255 parts green, and 61 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(36, 138, 61);

What is the HSL value of #248A3D? +

The HSL value of #248A3D is hsl(135, 59%, 34%). The hue is 135°, placing it in the green family on the color wheel. The saturation is 59%, making it moderately saturated. The lightness is 34%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #248A3D a warm or cool color? +

#248A3D is classified as a cool color based on its hue angle of 135°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #248A3D? +

The approximate CMYK value of #248A3D is C:74% M:0% Y:56% K:46%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #248A3D with Other Tools

🔢
Color Converter
Get all formats for #248A3D — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #248A3D passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #248A3D.
👓
Blindness Simulator
See how #248A3D appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #248A3D.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #248A3D.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #248A3D.
🔬
Technical Formats
See #248A3D in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #248A3D as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.