#71E58D#71E58D
#71E58D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.162 H 149.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71E58D |
|---|---|
| RGB | rgb(113, 229, 141) |
| HSL | hsl(134, 69%, 67%) |
| HSV | hsv(134, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.63, -51.58, 33.09) |
| CIE-LCH | lch(82.63, 61.28, 147.32°) |
| OKLab | oklab(83.25% -0.14 0.0823) |
| OKLCH | oklch(83.25% 0.162 149.5) |
| XYZ | xyz(39.6345, 61.4692, 34.9703) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 5.10
Seafoam (survey)
#80F9AD
ΔE00 5.25
Light Bluish Green
#76FDA8
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E58D #E571C9
analogous
#8FE571 #71E58D #71E5C7
triadic
#71E58D #8D71E5 #E58D71
tetradic
#71E58D #718FE5 #E571C9 #E5C771
square
#71E58D #718FE5 #E571C9 #E5C771
split-complementary
#71E58D #C771E5 #E5718F
monochromatic
#22BA47 #3DDC63 #71E58D #A5EEB7 #D8F8E0
Accessibility & contrast
On white
1.58
#71E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#71E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E58D
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E58D | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D487
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#59E1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e58d; /* rgb */ color: rgb(113, 229, 141); /* oklch */ color: oklch(83.2% 0.162 149.5);
Tailwind
colors: {
custom: {
50: '#a1eeaf',
500: '#71e58d',
950: '#000000',
},
}SCSS
$custom: #71e58d; $custom-light: #a1eeaf; $custom-dark: #000000;
JSON
{
"hex": "#71e58d",
"rgb": {
"r": 113,
"g": 229,
"b": 141
},
"hsl": {
"h": 134.483,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83248,
"c": 0.16238,
"h": 149.5
},
"luminance": 0.61472
}Semantic roles & 50–950 ramp
primary
#71E58D
secondary
#BA419C
accent
#14A4D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581