#71E07E#71E07E
#71E07E is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.169 H 146.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71E07E |
|---|---|
| RGB | rgb(113, 224, 126) |
| HSL | hsl(127, 64%, 66%) |
| HSV | hsv(127, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.92, -51.92, 38.38) |
| CIE-LCH | lch(80.92, 64.56, 143.53°) |
| OKLab | oklab(81.77% -0.1409 0.0942) |
| OKLCH | oklch(81.77% 0.169 146.3) |
| XYZ | xyz(37.2294, 58.3255, 29.0307) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Lightish Green
#61E160
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 5.04
Fresh Green
#69D84F
ΔE00 5.95
Turquoise Green
#04F489
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E07E #E071D3
analogous
#9BE071 #71E07E #71E0B5
triadic
#71E07E #7E71E0 #E07E71
tetradic
#71E07E #719BE0 #E071D3 #E0B571
square
#71E07E #719BE0 #E071D3 #E0B571
split-complementary
#71E07E #B571E0 #E0719B
monochromatic
#26B037 #3FD550 #71E07E #A3EBAC #D5F6D9
Accessibility & contrast
On white
1.66
#71E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#71E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E07E
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E07E | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#5EDBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e07e; /* rgb */ color: rgb(113, 224, 126); /* oklch */ color: oklch(81.8% 0.169 146.3);
Tailwind
colors: {
custom: {
50: '#a1eaa4',
500: '#71e07e',
950: '#000000',
},
}SCSS
$custom: #71e07e; $custom-light: #a1eaa4; $custom-dark: #000000;
JSON
{
"hex": "#71e07e",
"rgb": {
"r": 113,
"g": 224,
"b": 126
},
"hsl": {
"h": 127.027,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81774,
"c": 0.16949,
"h": 146.3
},
"luminance": 0.58328
}Semantic roles & 50–950 ramp
primary
#71E07E
secondary
#B244A5
accent
#1AB7CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480