Aare River Color Hex Code
#00b89fWhat is Aare River Color Hex Code Color?
Aare River Color Hex Code is a dark, highly saturated, vibrant cyan color with the hex code #00b89f. Its RGB value is rgb(0, 184, 159), meaning it contains 0 red, 184 green, and 159 blue light values. In the HSL color model, it has a hue of 172°, saturation of 100%, and lightness of 36%.
Aare River Color Hex Code Color Codes
Here are all the color format codes for Aare River Color Hex Code:
- HEX: #00b89f
- RGB: rgb(0, 184, 159)
- HSL: hsl(172°, 100%, 36%)
- CMYK: cmyk(100%, 0%, 14%, 28%)
- Android/Flutter: Color(0xFF00B89F)
- Swift UIColor: UIColor(red: 0.000, green: 0.722, blue: 0.624, alpha: 1.0)
Is Aare River Color Hex Code Accessible?
Aare River Color Hex Code (#00b89f) passes WCAG AA accessibility standards. It has a contrast ratio of 2.51:1 against white and 8.36: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 Aare River Color Hex Code in Design
Aare River Color Hex Code is a dark 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: #00b89f; or
background-color: #00b89f;.
Aare River Color Hex Code Shades and Tints
Shades of Aare River Color Hex Code are created by mixing it with black, ranging from the original #00b89f down to near-black #00a48d. Tints are made by adding white — from the base color up to near-white #dbfffa. These variations help build complete design system palettes and Tailwind CSS color scales.
Aare River Color Hex Code Color Harmonies
The complementary color of Aare River Color Hex Code is #b80018. Its analogous colors are #0074b8 and #00b843. For a triadic palette, combine it with #9f00b8 and #b89f00.
Frequently Asked Questions
What is the hex code for Aare River Color Hex Code?
The hex code for Aare River Color Hex Code is #00b89f.
What is the RGB value of Aare River Color Hex Code?
The RGB value is rgb(0, 184, 159). Red channel: 0/255, Green: 184/255, Blue: 159/255.
Is Aare River Color Hex Code good for web accessibility?
Aare River Color Hex Code has a contrast ratio of 2.51:1 with white and 8.36:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aare River Color Hex Code?
Aare River Color Hex Code pairs well with its complementary color #b80018, analogous colors #0074b8 and #00b843, or neutral whites and grays for a clean, modern look.
How do I use Aare River Color Hex Code in CSS?
Use it in CSS like this:
background-color: #00b89f;
color: #00b89f;
Or as a CSS variable: --color-primary: #00b89f;
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: #00b89f;
--color-primary-rgb: 0, 184, 159;
--color-primary-hsl: 172 100% 36%;
--color-primary-text: #1a1a2e;
colors: {
'aare-river-color-hex-code': {
DEFAULT: '#00b89f',
100: '#ffffff',
200: '#dbfffa',
300: '#b6fff5',
400: '#92fff0',
500: '#6effec',
600: '#00a48d',
700: '#008f7c',
800: '#007b6a',
900: '#006658',
950: '#005247',
}
}
'base': #00b89f,
'light': #b6fff5,
'dark': #008f7c,
'rgb': 0, 184, 159
);
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.