#71E078#71E078
#71E078 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.175 H 145.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71E078 |
|---|---|
| RGB | rgb(113, 224, 120) |
| HSL | hsl(124, 64%, 66%) |
| HSV | hsv(124, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.84, -52.80, 41.23) |
| CIE-LCH | lch(80.84, 66.99, 142.01°) |
| OKLab | oklab(81.68% -0.1434 0.1004) |
| OKLCH | oklch(81.68% 0.175 145) |
| XYZ | xyz(36.8538, 58.1753, 27.0526) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.31
Fresh Green
#69D84F
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.22
Palegreen
#98FB98
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E078 #E071D9
analogous
#A1E071 #71E078 #71E0AF
triadic
#71E078 #7871E0 #E07871
tetradic
#71E078 #71A1E0 #E071D9 #E0AF71
square
#71E078 #71A1E0 #E071D9 #E0AF71
split-complementary
#71E078 #AF71E0 #E071A1
monochromatic
#26B02F #3FD548 #71E078 #A3EBA8 #D5F6D8
Accessibility & contrast
On white
1.66
#71E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#71E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E078
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E078 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#60DBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e078; /* rgb */ color: rgb(113, 224, 120); /* oklch */ color: oklch(81.7% 0.175 145.0);
Tailwind
colors: {
custom: {
50: '#a1eaa0',
500: '#71e078',
950: '#000000',
},
}SCSS
$custom: #71e078; $custom-light: #a1eaa0; $custom-dark: #000000;
JSON
{
"hex": "#71e078",
"rgb": {
"r": 113,
"g": 224,
"b": 120
},
"hsl": {
"h": 123.784,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81679,
"c": 0.17506,
"h": 145
},
"luminance": 0.58178
}Semantic roles & 50–950 ramp
primary
#71E078
secondary
#B244AB
accent
#1AC1CC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480