Aqua Oasis Color Hex Code
#bce8ddWhat is Aqua Oasis Color Hex Code Color?
Aqua Oasis Color Hex Code is a very light, pastel, moderately saturated cyan color with the hex code #bce8dd. Its RGB value is rgb(188, 232, 221), meaning it contains 188 red, 232 green, and 221 blue light values. In the HSL color model, it has a hue of 165°, saturation of 49%, and lightness of 82%.
Aqua Oasis Color Hex Code Color Codes
Here are all the color format codes for Aqua Oasis Color Hex Code:
- HEX: #bce8dd
- RGB: rgb(188, 232, 221)
- HSL: hsl(165°, 49%, 82%)
- CMYK: cmyk(19%, 0%, 5%, 9%)
- Android/Flutter: Color(0xFFBCE8DD)
- Swift UIColor: UIColor(red: 0.737, green: 0.910, blue: 0.867, alpha: 1.0)
Is Aqua Oasis Color Hex Code Accessible?
Aqua Oasis Color Hex Code (#bce8dd) passes WCAG AA accessibility standards. It has a contrast ratio of 1.34:1 against white and 15.73: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 Aqua Oasis Color Hex Code in Design
Aqua Oasis Color Hex Code is a very light, pastel cyan tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#e8bbc6
for strong contrast.
In CSS, you can use it directly as color: #bce8dd; or
background-color: #bce8dd;.
Aqua Oasis Color Hex Code Shades and Tints
Shades of Aqua Oasis Color Hex Code are created by mixing it with black, ranging from the original #bce8dd down to near-black #a7cec4. Tints are made by adding white — from the base color up to near-white #f7fcfb. These variations help build complete design system palettes and Tailwind CSS color scales.
Aqua Oasis Color Hex Code Color Harmonies
The complementary color of Aqua Oasis Color Hex Code is #e8bbc6. Its analogous colors are #bbdce8 and #bbe8c6. For a triadic palette, combine it with #dcbbe8 and #e8dcbb.
Frequently Asked Questions
What is the hex code for Aqua Oasis Color Hex Code?
The hex code for Aqua Oasis Color Hex Code is #bce8dd.
What is the RGB value of Aqua Oasis Color Hex Code?
The RGB value is rgb(188, 232, 221). Red channel: 188/255, Green: 232/255, Blue: 221/255.
Is Aqua Oasis Color Hex Code good for web accessibility?
Aqua Oasis Color Hex Code has a contrast ratio of 1.34:1 with white and 15.73:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aqua Oasis Color Hex Code?
Aqua Oasis Color Hex Code pairs well with its complementary color #e8bbc6, analogous colors #bbdce8 and #bbe8c6, or neutral whites and grays for a clean, modern look.
How do I use Aqua Oasis Color Hex Code in CSS?
Use it in CSS like this:
background-color: #bce8dd;
color: #bce8dd;
Or as a CSS variable: --color-primary: #bce8dd;
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: #bce8dd;
--color-primary-rgb: 188, 232, 221;
--color-primary-hsl: 165 49% 82%;
--color-primary-text: #1a1a2e;
colors: {
'aqua-oasis-color-hex-code': {
DEFAULT: '#bce8dd',
100: '#ffffff',
200: '#f7fcfb',
300: '#f0faf7',
400: '#e8f7f3',
500: '#e1f5f0',
600: '#a7cec4',
700: '#92b4ac',
800: '#7d9b93',
900: '#68817b',
950: '#546762',
}
}
'base': #bce8dd,
'light': #f0faf7,
'dark': #92b4ac,
'rgb': 188, 232, 221
);
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.