#71EA80#71EA80
#71EA80 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.181 H 146.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA80 |
|---|---|
| RGB | rgb(113, 234, 128) |
| HSL | hsl(127, 74%, 68%) |
| HSV | hsv(127, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.92, -55.60, 41.22) |
| CIE-LCH | lch(83.92, 69.21, 143.45°) |
| OKLab | oklab(84.24% -0.1508 0.1007) |
| OKLCH | oklch(84.24% 0.181 146.3) |
| XYZ | xyz(40.1268, 63.9116, 30.6395) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.95
Lightish Green
#61E160
ΔE00 3.98
Palegreen
#98FB98
ΔE00 4.88
Minty Green
#0BF77D
ΔE00 5.02
Spearmint
#1EF876
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA80 #EA71DB
analogous
#9EEA71 #71EA80 #71EABC
triadic
#71EA80 #8071EA #EA8071
tetradic
#71EA80 #719EEA #EA71DB #EABC71
square
#71EA80 #719EEA #EA71DB #EABC71
split-complementary
#71EA80 #BC71EA #EA719E
monochromatic
#1DC432 #3CE250 #71EA80 #A6F2B0 #DCFADF
Accessibility & contrast
On white
1.52
#71EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#71EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA80
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA80 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#5BE5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71ea80; /* rgb */ color: rgb(113, 234, 128); /* oklch */ color: oklch(84.2% 0.181 146.3);
Tailwind
colors: {
custom: {
50: '#a2f1a6',
500: '#71ea80',
950: '#000000',
},
}SCSS
$custom: #71ea80; $custom-light: #a2f1a6; $custom-dark: #000000;
JSON
{
"hex": "#71ea80",
"rgb": {
"r": 113,
"g": 234,
"b": 128
},
"hsl": {
"h": 127.438,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84241,
"c": 0.18134,
"h": 146.3
},
"luminance": 0.63915
}Semantic roles & 50–950 ramp
primary
#71EA80
secondary
#C23DB1
accent
#0FBED6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580