#00FA9A color codes
- HEX
- #00FA9A
- HEX8
- #00FA9AFF
- HEX8 (Android)
- #FF00FA9A
- RGB
- rgb(0, 250, 154)
- RGB (%)
- 0%, 98%, 60%
- HSL
- hsl(157, 100%, 49%)
- HSV / HSB
- hsv(157, 100%, 98%)
- CMYK
- cmyk(100%, 0%, 38%, 2%)
- OKLCH
- oklch(0.8668 0.2067 156.9)
- OKLCH (%)
- oklch(86.68% 0.2067 156.9)
- Decimal
- 64154
What color is #00FA9A?
#00FA9A sits at 87% lightness and 0.2067 chroma in OKLCH, hue 156.9°. Its nearest named color is MediumSpringGreen (an exact match).
Shades and tints of #00FA9A
Tints
Shades
Tones
#00FA9A color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #00FA9A in CSS
.text { color: #00FA9A; }
.background { background-color: #00FA9A; }
.border { border: 2px solid #00FA9A; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8668 0.2067 156.9); }
/* #00FA9A at 50% transparency */
.overlay { background-color: #00FA9A80; }Is #00FA9A accessible?
#00FA9A on white text scores 1.39:1; on black text it scores 15.14:1. Black text passes WCAG AAA on #00FA9A. Recommended text color on a #00FA9A background: black.
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
contrast-color() contrast-color(#00FA9A) → black 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 #00FA9A?
- #00FA9A is MediumSpringGreen. In RGB it is rgb(0, 250, 154), and in HSL hsl(157, 100%, 49%).
- What is #00FA9A in RGB?
- #00FA9A converts to rgb(0, 250, 154) — red 0, green 250, blue 154.
- What text color is readable on #00FA9A?
- Black text — it has the higher contrast ratio (15.14:1) against #00FA9A. Black text passes WCAG AAA on #00FA9A.