Verde Pastel Color Hex Code
#edf5e7What is Verde Pastel Color Hex Code Color?
Verde Pastel Color Hex Code is a very light, pastel, moderately saturated green color with the hex code #edf5e7. Its RGB value is rgb(237, 245, 231), meaning it contains 237 red, 245 green, and 231 blue light values. In the HSL color model, it has a hue of 94°, saturation of 41%, and lightness of 93%.
Verde Pastel Color Hex Code Color Codes
Here are all the color format codes for Verde Pastel Color Hex Code:
- HEX: #edf5e7
- RGB: rgb(237, 245, 231)
- HSL: hsl(94°, 41%, 93%)
- CMYK: cmyk(3%, 0%, 6%, 4%)
- Android/Flutter: Color(0xFFEDF5E7)
- Swift UIColor: UIColor(red: 0.929, green: 0.961, blue: 0.906, alpha: 1.0)
Is Verde Pastel Color Hex Code Accessible?
Verde Pastel Color Hex Code (#edf5e7) passes WCAG AA accessibility standards. It has a contrast ratio of 1.12:1 against white and 18.82:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Verde Pastel Color Hex Code in Design
Verde Pastel Color Hex Code is a very light, pastel green tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#eee6f4
for strong contrast.
In CSS, you can use it directly as color: #edf5e7; or
background-color: #edf5e7;.
Verde Pastel Color Hex Code Shades and Tints
Shades of Verde Pastel Color Hex Code are created by mixing it with black, ranging from the original #edf5e7 down to near-black #d3dacd. Tints are made by adding white — from the base color up to near-white #fdfefc. These variations help build complete design system palettes and Tailwind CSS color scales.
Verde Pastel Color Hex Code Color Harmonies
The complementary color of Verde Pastel Color Hex Code is #eee6f4. Its analogous colors are #e6f4e7 and #f3f4e6. For a triadic palette, combine it with #e6ecf4 and #f4e6ec.
Frequently Asked Questions
What is the hex code for Verde Pastel Color Hex Code?
The hex code for Verde Pastel Color Hex Code is #edf5e7.
What is the RGB value of Verde Pastel Color Hex Code?
The RGB value is rgb(237, 245, 231). Red channel: 237/255, Green: 245/255, Blue: 231/255.
Is Verde Pastel Color Hex Code good for web accessibility?
Verde Pastel Color Hex Code has a contrast ratio of 1.12:1 with white and 18.82:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Verde Pastel Color Hex Code?
Verde Pastel Color Hex Code pairs well with its complementary color #eee6f4, analogous colors #e6f4e7 and #f3f4e6, or neutral whites and grays for a clean, modern look.
How do I use Verde Pastel Color Hex Code in CSS?
Use it in CSS like this:
background-color: #edf5e7;
color: #edf5e7;
Or as a CSS variable: --color-primary: #edf5e7;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #edf5e7;
--color-primary-rgb: 237, 245, 231;
--color-primary-hsl: 94 41% 93%;
--color-primary-text: #1a1a2e;
colors: {
'verde-pastel-color-hex-code': {
DEFAULT: '#edf5e7',
100: '#ffffff',
200: '#fdfefc',
300: '#fbfdf9',
400: '#f9fbf7',
500: '#f7faf4',
600: '#d3dacd',
700: '#b8bfb4',
800: '#9ea39a',
900: '#848880',
950: '#696d67',
}
}
'base': #edf5e7,
'light': #fbfdf9,
'dark': #b8bfb4,
'rgb': 237, 245, 231
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.