#71E98A#71E98A
#71E98A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.171 H 148.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71E98A |
|---|---|
| RGB | rgb(113, 233, 138) |
| HSL | hsl(133, 73%, 68%) |
| HSV | hsv(133, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.77, -53.68, 36.08) |
| CIE-LCH | lch(83.77, 64.68, 146.09°) |
| OKLab | oklab(84.16% -0.1456 0.0892) |
| OKLCH | oklch(84.16% 0.171 148.5) |
| XYZ | xyz(40.5338, 63.6202, 34.1838) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 4.97
Baby Green
#8CFF9E
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.04
Light Bluish Green
#76FDA8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E98A #E971D0
analogous
#94E971 #71E98A #71E9C6
triadic
#71E98A #8A71E9 #E98A71
tetradic
#71E98A #7194E9 #E971D0 #E9C671
square
#71E98A #7194E9 #E971D0 #E9C671
split-complementary
#71E98A #C671E9 #E97194
monochromatic
#1EC240 #3CE15E #71E98A #A6F1B6 #DBF9E1
Accessibility & contrast
On white
1.53
#71E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#71E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E98A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E98A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#59E5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e98a; /* rgb */ color: rgb(113, 233, 138); /* oklch */ color: oklch(84.2% 0.171 148.5);
Tailwind
colors: {
custom: {
50: '#a2f1ad',
500: '#71e98a',
950: '#000000',
},
}SCSS
$custom: #71e98a; $custom-light: #a2f1ad; $custom-dark: #000000;
JSON
{
"hex": "#71e98a",
"rgb": {
"r": 113,
"g": 233,
"b": 138
},
"hsl": {
"h": 132.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84164,
"c": 0.17074,
"h": 148.5
},
"luminance": 0.63624
}Semantic roles & 50–950 ramp
primary
#71E98A
secondary
#C03EA5
accent
#10ACD5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581