Aftercare Color Hex Code
#85c0cdWhat is Aftercare Color Hex Code Color?
Aftercare Color Hex Code is a light, moderately saturated cyan color with the hex code #85c0cd. Its RGB value is rgb(133, 192, 205), meaning it contains 133 red, 192 green, and 205 blue light values. In the HSL color model, it has a hue of 191°, saturation of 42%, and lightness of 66%.
Aftercare Color Hex Code Color Codes
Here are all the color format codes for Aftercare Color Hex Code:
- HEX: #85c0cd
- RGB: rgb(133, 192, 205)
- HSL: hsl(191°, 42%, 66%)
- CMYK: cmyk(35%, 6%, 0%, 20%)
- Android/Flutter: Color(0xFF85C0CD)
- Swift UIColor: UIColor(red: 0.522, green: 0.753, blue: 0.804, alpha: 1.0)
Is Aftercare Color Hex Code Accessible?
Aftercare Color Hex Code (#85c0cd) passes WCAG AA accessibility standards. It has a contrast ratio of 2.02:1 against white and 10.42: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 Aftercare Color Hex Code in Design
Aftercare Color Hex Code is a light cyan tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#cd9184
for strong contrast.
In CSS, you can use it directly as color: #85c0cd; or
background-color: #85c0cd;.
Aftercare Color Hex Code Shades and Tints
Shades of Aftercare Color Hex Code are created by mixing it with black, ranging from the original #85c0cd down to near-black #76abb6. Tints are made by adding white — from the base color up to near-white #f1f8f9. These variations help build complete design system palettes and Tailwind CSS color scales.
Aftercare Color Hex Code Color Harmonies
The complementary color of Aftercare Color Hex Code is #cd9184. Its analogous colors are #849bcd and #84cdb6. For a triadic palette, combine it with #cd84bf and #bfcd84.
Frequently Asked Questions
What is the hex code for Aftercare Color Hex Code?
The hex code for Aftercare Color Hex Code is #85c0cd.
What is the RGB value of Aftercare Color Hex Code?
The RGB value is rgb(133, 192, 205). Red channel: 133/255, Green: 192/255, Blue: 205/255.
Is Aftercare Color Hex Code good for web accessibility?
Aftercare Color Hex Code has a contrast ratio of 2.02:1 with white and 10.42:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aftercare Color Hex Code?
Aftercare Color Hex Code pairs well with its complementary color #cd9184, analogous colors #849bcd and #84cdb6, or neutral whites and grays for a clean, modern look.
How do I use Aftercare Color Hex Code in CSS?
Use it in CSS like this:
background-color: #85c0cd;
color: #85c0cd;
Or as a CSS variable: --color-primary: #85c0cd;
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: #85c0cd;
--color-primary-rgb: 133, 192, 205;
--color-primary-hsl: 191 42% 66%;
--color-primary-text: #1a1a2e;
colors: {
'aftercare-color-hex-code': {
DEFAULT: '#85c0cd',
100: '#ffffff',
200: '#f1f8f9',
300: '#e4f1f4',
400: '#d6eaee',
500: '#c8e3e9',
600: '#76abb6',
700: '#67959f',
800: '#598089',
900: '#4a6b72',
950: '#3b555b',
}
}
'base': #85c0cd,
'light': #e4f1f4,
'dark': #67959f,
'rgb': 133, 192, 205
);
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.