#71E37E#71E37E
#71E37E is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.174 H 146.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71E37E |
|---|---|
| RGB | rgb(113, 227, 126) |
| HSL | hsl(127, 67%, 67%) |
| HSV | hsv(127, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(81.81, -53.12, 39.52) |
| CIE-LCH | lch(81.81, 66.21, 143.36°) |
| OKLab | oklab(82.51% -0.1442 0.0968) |
| OKLCH | oklch(82.51% 0.174 146.1) |
| XYZ | xyz(38.0428, 59.9522, 29.3019) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.84
Tealish Green
#0CDC73
ΔE00 5.18
Fresh Green
#69D84F
ΔE00 5.93
Palegreen
#98FB98
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E37E #E371D6
analogous
#9DE371 #71E37E #71E3B7
triadic
#71E37E #7E71E3 #E37E71
tetradic
#71E37E #719DE3 #E371D6 #E3B771
square
#71E37E #719DE3 #E371D6 #E3B771
split-complementary
#71E37E #B771E3 #E3719D
monochromatic
#24B634 #3ED950 #71E37E #A4EDAC #D7F7DB
Accessibility & contrast
On white
1.62
#71E37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#71E37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E37E
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E37E | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D276
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#5EDECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71e37e; /* rgb */ color: rgb(113, 227, 126); /* oklch */ color: oklch(82.5% 0.174 146.1);
Tailwind
colors: {
custom: {
50: '#a1eca5',
500: '#71e37e',
950: '#000000',
},
}SCSS
$custom: #71e37e; $custom-light: #a1eca5; $custom-dark: #000000;
JSON
{
"hex": "#71e37e",
"rgb": {
"r": 113,
"g": 227,
"b": 126
},
"hsl": {
"h": 126.842,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.82505,
"c": 0.17363,
"h": 146.1
},
"luminance": 0.59955
}Semantic roles & 50–950 ramp
primary
#71E37E
secondary
#B642A9
accent
#17BACF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580