#71E076#71E076
#71E076 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.177 H 144.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71E076 |
|---|---|
| RGB | rgb(113, 224, 118) |
| HSL | hsl(123, 64%, 66%) |
| HSV | hsv(123, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(80.81, -53.08, 42.17) |
| CIE-LCH | lch(80.81, 67.79, 141.53°) |
| OKLab | oklab(81.65% -0.1442 0.1025) |
| OKLCH | oklch(81.65% 0.177 144.6) |
| XYZ | xyz(36.7337, 58.1272, 26.4200) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 4.42
Weird Green
#3AE57F
ΔE00 4.42
Fresh Green
#69D84F
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 5.31
Spearmint
#1EF876
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E076 #E071DB
analogous
#A3E071 #71E076 #71E0AD
triadic
#71E076 #7671E0 #E07671
tetradic
#71E076 #71A3E0 #E071DB #E0AD71
square
#71E076 #71A3E0 #E071DB #E0AD71
split-complementary
#71E076 #AD71E0 #E071A3
monochromatic
#26B02D #3FD546 #71E076 #A3EBA6 #D5F6D7
Accessibility & contrast
On white
1.66
#71E076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#71E076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E076
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E076 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#60DBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71e076; /* rgb */ color: rgb(113, 224, 118); /* oklch */ color: oklch(81.6% 0.177 144.6);
Tailwind
colors: {
custom: {
50: '#a1ea9f',
500: '#71e076',
950: '#000000',
},
}SCSS
$custom: #71e076; $custom-light: #a1ea9f; $custom-dark: #000000;
JSON
{
"hex": "#71e076",
"rgb": {
"r": 113,
"g": 224,
"b": 118
},
"hsl": {
"h": 122.703,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.81648,
"c": 0.1769,
"h": 144.6
},
"luminance": 0.5813
}Semantic roles & 50–950 ramp
primary
#71E076
secondary
#B244AD
accent
#1AC4CC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480