#00FFD7 color codes
- HEX
- #00FFD7
- HEX8
- #00FFD7FF
- HEX8 (Android)
- #FF00FFD7
- RGB
- rgb(0, 255, 215)
- RGB (%)
- 0%, 100%, 84%
- HSL
- hsl(171, 100%, 50%)
- HSV / HSB
- hsv(171, 100%, 100%)
- CMYK
- cmyk(100%, 0%, 16%, 0%)
- OKLCH
- oklch(0.8932 0.1674 175.72)
- OKLCH (%)
- oklch(89.32% 0.1674 175.72)
- Decimal
- 65495
What color is #00FFD7?
#00FFD7 sits at 89% lightness and 0.1674 chroma in OKLCH, hue 175.72°. Its nearest named color is Aquamarine.
Shades and tints of #00FFD7
Tints
Shades
Tones
#00FFD7 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #00FFD7 in CSS
.text { color: #00FFD7; }
.background { background-color: #00FFD7; }
.border { border: 2px solid #00FFD7; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8932 0.1674 175.72); }
/* #00FFD7 at 50% transparency */
.overlay { background-color: #00FFD780; }Is #00FFD7 accessible?
#00FFD7 on white text scores 1.29:1; on black text it scores 16.29:1. Black text passes WCAG AAA on #00FFD7. Recommended text color on a #00FFD7 background: black.
A 16.29:1 vs black
A 1.29: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(#00FFD7) → black APCA Lc experimental 90 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the cyan family on the colors hub.
Frequently asked questions
- What color is #00FFD7?
- #00FFD7 is closest to Aquamarine. In RGB it is rgb(0, 255, 215), and in HSL hsl(171, 100%, 50%).
- What is #00FFD7 in RGB?
- #00FFD7 converts to rgb(0, 255, 215) — red 0, green 255, blue 215.
- What text color is readable on #00FFD7?
- Black text — it has the higher contrast ratio (16.29:1) against #00FFD7. Black text passes WCAG AAA on #00FFD7.