#71E07D#71E07D
#71E07D is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.170 H 146.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71E07D |
|---|---|
| RGB | rgb(113, 224, 125) |
| HSL | hsl(126, 64%, 66%) |
| HSV | hsv(126, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.91, -52.07, 38.85) |
| CIE-LCH | lch(80.91, 64.97, 143.27°) |
| OKLab | oklab(81.76% -0.1413 0.0952) |
| OKLCH | oklch(81.76% 0.17 146) |
| XYZ | xyz(37.1652, 58.2998, 28.6926) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 5.06
Fresh Green
#69D84F
ΔE00 5.80
Turquoise Green
#04F489
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E07D #E071D4
analogous
#9CE071 #71E07D #71E0B4
triadic
#71E07D #7D71E0 #E07D71
tetradic
#71E07D #719CE0 #E071D4 #E0B471
square
#71E07D #719CE0 #E071D4 #E0B471
split-complementary
#71E07D #B471E0 #E0719C
monochromatic
#26B035 #3FD54F #71E07D #A3EBAB #D5F6D9
Accessibility & contrast
On white
1.66
#71E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#71E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E07D
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E07D | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#5FDBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e07d; /* rgb */ color: rgb(113, 224, 125); /* oklch */ color: oklch(81.8% 0.170 146.0);
Tailwind
colors: {
custom: {
50: '#a1eaa4',
500: '#71e07d',
950: '#000000',
},
}SCSS
$custom: #71e07d; $custom-light: #a1eaa4; $custom-dark: #000000;
JSON
{
"hex": "#71e07d",
"rgb": {
"r": 113,
"g": 224,
"b": 125
},
"hsl": {
"h": 126.486,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81758,
"c": 0.17042,
"h": 146
},
"luminance": 0.58303
}Semantic roles & 50–950 ramp
primary
#71E07D
secondary
#B244A6
accent
#1AB9CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480