#71E583#71E583
#71E583 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.172 H 147.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71E583 |
|---|---|
| RGB | rgb(113, 229, 131) |
| HSL | hsl(129, 69%, 67%) |
| HSV | hsv(129, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(82.48, -53.17, 37.90) |
| CIE-LCH | lch(82.48, 65.29, 144.52°) |
| OKLab | oklab(83.07% -0.1442 0.0932) |
| OKLCH | oklch(83.07% 0.172 147.1) |
| XYZ | xyz(38.9237, 61.1849, 31.2271) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.60
Lightish Green
#61E160
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.60
Palegreen
#98FB98
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E583 #E571D3
analogous
#99E571 #71E583 #71E5BD
triadic
#71E583 #8371E5 #E58371
tetradic
#71E583 #7199E5 #E571D3 #E5BD71
square
#71E583 #7199E5 #E571D3 #E5BD71
split-complementary
#71E583 #BD71E5 #E57199
monochromatic
#22BA3A #3DDC56 #71E583 #A5EEB0 #D8F8DD
Accessibility & contrast
On white
1.59
#71E583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#71E583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E583
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E583 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#5CE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e583; /* rgb */ color: rgb(113, 229, 131); /* oklch */ color: oklch(83.1% 0.172 147.1);
Tailwind
colors: {
custom: {
50: '#a1eea8',
500: '#71e583',
950: '#000000',
},
}SCSS
$custom: #71e583; $custom-light: #a1eea8; $custom-dark: #000000;
JSON
{
"hex": "#71e583",
"rgb": {
"r": 113,
"g": 229,
"b": 131
},
"hsl": {
"h": 129.31,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83074,
"c": 0.17174,
"h": 147.1
},
"luminance": 0.61188
}Semantic roles & 50–950 ramp
primary
#71E583
secondary
#BA41A7
accent
#14B4D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580