PaleTurquoise — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #AFEEEE | |
| RGB | rgb(175, 238, 238) | |
| HSL | hsl(180, 65%, 81%) |
Shades of PaleTurquoise
| #89E6E6 | #63DEDE | #3DD6D6 | #28BDBD | #209797 | #187272 | #104C4C | #082626 |
Tints of PaleTurquoise
| #B7F0F0 | #C0F2F2 | #C8F3F3 | #D1F5F5 | #D9F7F7 | #E2F9F9 | #EAFBFB | #F2FCFC |
Color Pairings & Harmony
|
Complementary
#EEAFAF
|
Analogous +30°
#AFCFEE
|
Analogous −30°
#AFEECF
|
Triadic +120°
#EEAFEE
|
Triadic −120°
#EEEEAF
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #AFEEEE;
}
.element-bg {
background-color: #AFEEEE;
color: #000000;
}
.element-border {
border: 2px solid #AFEEEE;
}
About PaleTurquoise
PaleTurquoise is a very light color with high saturation, defined by the hex code #AFEEEE. Its exact color model values are rgb(175, 238, 238) in RGB and hsl(180, 65%, 81%) in HSL (hue 180°, saturation 65%, lightness 81%). On a white background the contrast ratio is 1.29:1 — Fail, and on black it is 16.29:1 — AAA pass for normal text. Use PaleTurquoise for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →