#C0FFD5 color codes
- HEX
- #C0FFD5
- HEX8
- #C0FFD5FF
- HEX8 (Android)
- #FFC0FFD5
- RGB
- rgb(192, 255, 213)
- RGB (%)
- 75%, 100%, 84%
- HSL
- hsl(140, 100%, 88%)
- HSV / HSB
- hsv(140, 25%, 100%)
- CMYK
- cmyk(25%, 0%, 16%, 0%)
- OKLCH
- oklch(0.9465 0.085 155.28)
- OKLCH (%)
- oklch(94.65% 0.085 155.28)
- Decimal
- 12648405
What color is #C0FFD5?
#C0FFD5 sits at 95% lightness and 0.085 chroma in OKLCH, hue 155.28°. Its nearest named color is Aquamarine.
Shades and tints of #C0FFD5
Tints
Shades
Tones
#C0FFD5 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #C0FFD5 in CSS
.text { color: #C0FFD5; }
.background { background-color: #C0FFD5; }
.border { border: 2px solid #C0FFD5; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9465 0.085 155.28); }
/* #C0FFD5 at 50% transparency */
.overlay { background-color: #C0FFD580; }Is #C0FFD5 accessible?
#C0FFD5 on white text scores 1.13:1; on black text it scores 18.51:1. Black text passes WCAG AAA on #C0FFD5. Recommended text color on a #C0FFD5 background: black.
A 18.51:1 vs black
A 1.13:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#C0FFD5) → black APCA Lc experimental 97.5 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Green #008000. See more in the green family on the colors hub.
Frequently asked questions
- What color is #C0FFD5?
- #C0FFD5 is closest to Aquamarine. In RGB it is rgb(192, 255, 213), and in HSL hsl(140, 100%, 88%).
- What is #C0FFD5 in RGB?
- #C0FFD5 converts to rgb(192, 255, 213) — red 192, green 255, blue 213.
- What text color is readable on #C0FFD5?
- Black text — it has the higher contrast ratio (18.51:1) against #C0FFD5. Black text passes WCAG AAA on #C0FFD5.