Aqua Revival Color Hex Code
#539f91What is Aqua Revival Color Hex Code Color?
Aqua Revival Color Hex Code is a medium, desaturated, muted cyan color with the hex code #539f91. Its RGB value is rgb(83, 159, 145), meaning it contains 83 red, 159 green, and 145 blue light values. In the HSL color model, it has a hue of 169°, saturation of 31%, and lightness of 47%.
Aqua Revival Color Hex Code Color Codes
Here are all the color format codes for Aqua Revival Color Hex Code:
- HEX: #539f91
- RGB: rgb(83, 159, 145)
- HSL: hsl(169°, 31%, 47%)
- CMYK: cmyk(48%, 0%, 9%, 38%)
- Android/Flutter: Color(0xFF539F91)
- Swift UIColor: UIColor(red: 0.325, green: 0.624, blue: 0.569, alpha: 1.0)
Is Aqua Revival Color Hex Code Accessible?
Aqua Revival Color Hex Code (#539f91) passes WCAG AA accessibility standards. It has a contrast ratio of 3.12:1 against white and 6.74:1 against black text. For better readability, prefer black text on this color for normal body text.
How to Use Aqua Revival Color Hex Code in Design
Aqua Revival Color Hex Code is a medium cyan tone that works well as
a primary brand color, button color, or dark background in modern UI designs.
Use lighter tints of this color to create depth and hierarchy in your layouts.
In CSS, you can use it directly as color: #539f91; or
background-color: #539f91;.
Aqua Revival Color Hex Code Shades and Tints
Shades of Aqua Revival Color Hex Code are created by mixing it with black, ranging from the original #539f91 down to near-black #4a8d81. Tints are made by adding white — from the base color up to near-white #ebf5f3. These variations help build complete design system palettes and Tailwind CSS color scales.
Aqua Revival Color Hex Code Color Harmonies
The complementary color of Aqua Revival Color Hex Code is #9d5360. Its analogous colors are #53859d and #539d6a. For a triadic palette, combine it with #8f539d and #9d8f53.
Frequently Asked Questions
What is the hex code for Aqua Revival Color Hex Code?
The hex code for Aqua Revival Color Hex Code is #539f91.
What is the RGB value of Aqua Revival Color Hex Code?
The RGB value is rgb(83, 159, 145). Red channel: 83/255, Green: 159/255, Blue: 145/255.
Is Aqua Revival Color Hex Code good for web accessibility?
Aqua Revival Color Hex Code has a contrast ratio of 3.12:1 with white and 6.74:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aqua Revival Color Hex Code?
Aqua Revival Color Hex Code pairs well with its complementary color #9d5360, analogous colors #53859d and #539d6a, or neutral whites and grays for a clean, modern look.
How do I use Aqua Revival Color Hex Code in CSS?
Use it in CSS like this:
background-color: #539f91;
color: #539f91;
Or as a CSS variable: --color-primary: #539f91;
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: #539f91;
--color-primary-rgb: 83, 159, 145;
--color-primary-hsl: 169 31% 47%;
--color-primary-text: #1a1a2e;
colors: {
'aqua-revival-color-hex-code': {
DEFAULT: '#539f91',
100: '#ffffff',
200: '#ebf5f3',
300: '#d8eae7',
400: '#c4e0db',
500: '#b0d6cf',
600: '#4a8d81',
700: '#417c71',
800: '#376a61',
900: '#2e5851',
950: '#254740',
}
}
'base': #539f91,
'light': #d8eae7,
'dark': #417c71,
'rgb': 83, 159, 145
);
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.