Acid Reflux Color Hex Code
#30ff21What is Acid Reflux Color Hex Code Color?
Acid Reflux Color Hex Code is a medium, highly saturated, vibrant green color with the hex code #30ff21. Its RGB value is rgb(48, 255, 33), meaning it contains 48 red, 255 green, and 33 blue light values. In the HSL color model, it has a hue of 116°, saturation of 100%, and lightness of 56%.
Acid Reflux Color Hex Code Color Codes
Here are all the color format codes for Acid Reflux Color Hex Code:
- HEX: #30ff21
- RGB: rgb(48, 255, 33)
- HSL: hsl(116°, 100%, 56%)
- CMYK: cmyk(81%, 0%, 87%, 0%)
- Android/Flutter: Color(0xFF30FF21)
- Swift UIColor: UIColor(red: 0.188, green: 1.000, blue: 0.129, alpha: 1.0)
Is Acid Reflux Color Hex Code Accessible?
Acid Reflux Color Hex Code (#30ff21) passes WCAG AA accessibility standards. It has a contrast ratio of 1.36:1 against white and 15.45: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 Acid Reflux Color Hex Code in Design
Acid Reflux Color Hex Code is a medium green tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#f01fff
for strong contrast.
In CSS, you can use it directly as color: #30ff21; or
background-color: #30ff21;.
Acid Reflux Color Hex Code Shades and Tints
Shades of Acid Reflux Color Hex Code are created by mixing it with black, ranging from the original #30ff21 down to near-black #2be31d. Tints are made by adding white — from the base color up to near-white #e8ffe6. These variations help build complete design system palettes and Tailwind CSS color scales.
Acid Reflux Color Hex Code Color Harmonies
The complementary color of Acid Reflux Color Hex Code is #f01fff. Its analogous colors are #1fff80 and #9eff1f. For a triadic palette, combine it with #1f2eff and #ff1f2e.
Frequently Asked Questions
What is the hex code for Acid Reflux Color Hex Code?
The hex code for Acid Reflux Color Hex Code is #30ff21.
What is the RGB value of Acid Reflux Color Hex Code?
The RGB value is rgb(48, 255, 33). Red channel: 48/255, Green: 255/255, Blue: 33/255.
Is Acid Reflux Color Hex Code good for web accessibility?
Acid Reflux Color Hex Code has a contrast ratio of 1.36:1 with white and 15.45:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Acid Reflux Color Hex Code?
Acid Reflux Color Hex Code pairs well with its complementary color #f01fff, analogous colors #1fff80 and #9eff1f, or neutral whites and grays for a clean, modern look.
How do I use Acid Reflux Color Hex Code in CSS?
Use it in CSS like this:
background-color: #30ff21;
color: #30ff21;
Or as a CSS variable: --color-primary: #30ff21;
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: #30ff21;
--color-primary-rgb: 48, 255, 33;
--color-primary-hsl: 116 100% 56%;
--color-primary-text: #1a1a2e;
colors: {
'acid-reflux-color-hex-code': {
DEFAULT: '#30ff21',
100: '#ffffff',
200: '#e8ffe6',
300: '#d0ffcd',
400: '#b9ffb4',
500: '#a2ff9b',
600: '#2be31d',
700: '#25c61a',
800: '#20aa16',
900: '#1b8e12',
950: '#15710f',
}
}
'base': #30ff21,
'light': #d0ffcd,
'dark': #25c61a,
'rgb': 48, 255, 33
);
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.