#71E57F#71E57F
#71E57F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.175 H 146.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71E57F |
|---|---|
| RGB | rgb(113, 229, 127) |
| HSL | hsl(127, 69%, 67%) |
| HSV | hsv(127, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(82.42, -53.77, 39.80) |
| CIE-LCH | lch(82.42, 66.90, 143.49°) |
| OKLab | oklab(83.01% -0.1459 0.0975) |
| OKLCH | oklch(83.01% 0.175 146.3) |
| XYZ | xyz(38.6579, 61.0786, 29.8268) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.76
Lightish Green
#61E160
ΔE00 3.87
Tealish Green
#0CDC73
ΔE00 5.30
Palegreen
#98FB98
ΔE00 5.64
Turquoise Green
#04F489
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E57F #E571D7
analogous
#9DE571 #71E57F #71E5B9
triadic
#71E57F #7F71E5 #E57F71
tetradic
#71E57F #719DE5 #E571D7 #E5B971
square
#71E57F #719DE5 #E571D7 #E5B971
split-complementary
#71E57F #B971E5 #E5719D
monochromatic
#22BA34 #3DDC50 #71E57F #A5EEAE #D8F8DC
Accessibility & contrast
On white
1.59
#71E57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#71E57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E57F
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E57F | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#5DE0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e57f; /* rgb */ color: rgb(113, 229, 127); /* oklch */ color: oklch(83.0% 0.175 146.3);
Tailwind
colors: {
custom: {
50: '#a1eea5',
500: '#71e57f',
950: '#000000',
},
}SCSS
$custom: #71e57f; $custom-light: #a1eea5; $custom-dark: #000000;
JSON
{
"hex": "#71e57f",
"rgb": {
"r": 113,
"g": 229,
"b": 127
},
"hsl": {
"h": 127.241,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83008,
"c": 0.17545,
"h": 146.3
},
"luminance": 0.61082
}Semantic roles & 50–950 ramp
primary
#71E57F
secondary
#BA41AB
accent
#14BAD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580