#ADFF2F color codes
- HEX
- #ADFF2F
- HEX8
- #ADFF2FFF
- HEX8 (Android)
- #FFADFF2F
- RGB
- rgb(173, 255, 47)
- RGB (%)
- 68%, 100%, 18%
- HSL
- hsl(84, 100%, 59%)
- HSV / HSB
- hsv(84, 82%, 100%)
- CMYK
- cmyk(32%, 0%, 82%, 0%)
- OKLCH
- oklch(0.913 0.2335 130.02)
- OKLCH (%)
- oklch(91.3% 0.2335 130.02)
- Decimal
- 11403055
What color is #ADFF2F?
#ADFF2F sits at 91% lightness and 0.2335 chroma in OKLCH, hue 130.02°. Its nearest named color is GreenYellow (an exact match).
Shades and tints of #ADFF2F
Tints
Shades
Tones
#ADFF2F color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #ADFF2F in CSS
.text { color: #ADFF2F; }
.background { background-color: #ADFF2F; }
.border { border: 2px solid #ADFF2F; }
/* Modern, perceptually uniform */
.text { color: oklch(0.913 0.2335 130.02); }
/* #ADFF2F at 50% transparency */
.overlay { background-color: #ADFF2F80; }Is #ADFF2F accessible?
#ADFF2F on white text scores 1.23:1; on black text it scores 17.12:1. Black text passes WCAG AAA on #ADFF2F. Recommended text color on a #ADFF2F background: black.
A 17.12:1 vs black
A 1.23: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(#ADFF2F) → black APCA Lc experimental 92.7 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 #ADFF2F?
- #ADFF2F is GreenYellow. In RGB it is rgb(173, 255, 47), and in HSL hsl(84, 100%, 59%).
- What is #ADFF2F in RGB?
- #ADFF2F converts to rgb(173, 255, 47) — red 173, green 255, blue 47.
- What text color is readable on #ADFF2F?
- Black text — it has the higher contrast ratio (17.12:1) against #ADFF2F. Black text passes WCAG AAA on #ADFF2F.