#71E083#71E083
#71E083 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.165 H 147.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71E083 |
|---|---|
| RGB | rgb(113, 224, 131) |
| HSL | hsl(130, 64%, 66%) |
| HSV | hsv(130, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(80.99, -51.16, 35.98) |
| CIE-LCH | lch(80.99, 62.54, 144.88°) |
| OKLab | oklab(81.86% -0.1388 0.0888) |
| OKLCH | oklch(81.86% 0.165 147.4) |
| XYZ | xyz(37.5602, 58.4578, 30.7725) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 6.34
Seaweed
#18D17B
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E083 #E071CE
analogous
#96E071 #71E083 #71E0BA
triadic
#71E083 #8371E0 #E08371
tetradic
#71E083 #7196E0 #E071CE #E0BA71
square
#71E083 #7196E0 #E071CE #E0BA71
split-complementary
#71E083 #BA71E0 #E07196
monochromatic
#26B03D #3FD557 #71E083 #A3EBAF #D5F6DB
Accessibility & contrast
On white
1.65
#71E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#71E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E083
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E083 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D07C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#5DDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e083; /* rgb */ color: rgb(113, 224, 131); /* oklch */ color: oklch(81.9% 0.165 147.4);
Tailwind
colors: {
custom: {
50: '#a1eaa8',
500: '#71e083',
950: '#000000',
},
}SCSS
$custom: #71e083; $custom-light: #a1eaa8; $custom-dark: #000000;
JSON
{
"hex": "#71e083",
"rgb": {
"r": 113,
"g": 224,
"b": 131
},
"hsl": {
"h": 129.73,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81858,
"c": 0.16479,
"h": 147.4
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#71E083
secondary
#B244A0
accent
#1AAFCC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480