#A3E635
Tailwind lime-400
#A3E635 is a green colour. In RGB it is 163 red, 230 green and 53 blue, which converts to a hue of 83 degrees, 78% saturation and 55% lightness. It is Tailwind lime-400 in that design system's palette.
Color values
| HEX | #A3E635 |
|---|---|
| RGB | rgb(163, 230, 53) |
| HSL | hsl(83, 78%, 55%) |
| HSV | hsv(83, 77%, 90%) |
| CMYK | cmyk(29%, 0%, 77%, 10%) |
Contrast and accessibility
Against white the contrast ratio is 1.51:1, and against black it is 13.93:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 1.51:1 | Fail | Fail |
| Black | 13.93:1 | AAA | AAA |
Tints and shades
Lighter tints move #A3E635 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #A3E635; |
|---|---|
| CSS rgb() | color: rgb(163 230 53); |
| Tailwind | bg-[#a3e635] |
| SwiftUI | Color(red: 0.639, green: 0.902, blue: 0.208) |
| Android | Color.parseColor("#A3E635") |
Closest named color
The nearest CSS colour keyword to #A3E635 is yellowgreen (#9ACD32).