#71E58A#71E58A
#71E58A is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.165 H 148.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71E58A |
|---|---|
| RGB | rgb(113, 229, 138) |
| HSL | hsl(133, 69%, 67%) |
| HSV | hsv(133, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.58, -52.07, 34.54) |
| CIE-LCH | lch(82.58, 62.48, 146.44°) |
| OKLab | oklab(83.19% -0.1413 0.0856) |
| OKLCH | oklch(83.19% 0.165 148.8) |
| XYZ | xyz(39.4143, 61.3811, 33.8106) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.62
Tealish Green
#0CDC73
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.39
Turquoise Green
#04F489
ΔE00 5.52
Seafoam (survey)
#80F9AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E58A #E571CC
analogous
#92E571 #71E58A #71E5C4
triadic
#71E58A #8A71E5 #E58A71
tetradic
#71E58A #7192E5 #E571CC #E5C471
square
#71E58A #7192E5 #E571CC #E5C471
split-complementary
#71E58A #C471E5 #E57192
monochromatic
#22BA43 #3DDC5F #71E58A #A5EEB5 #D8F8DF
Accessibility & contrast
On white
1.58
#71E58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#71E58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E58A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E58A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D484
Deuteranopia (green-blind)
#D7C990
Tritanopia (blue-blind)
#5AE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e58a; /* rgb */ color: rgb(113, 229, 138); /* oklch */ color: oklch(83.2% 0.165 148.8);
Tailwind
colors: {
custom: {
50: '#a1eead',
500: '#71e58a',
950: '#000000',
},
}SCSS
$custom: #71e58a; $custom-light: #a1eead; $custom-dark: #000000;
JSON
{
"hex": "#71e58a",
"rgb": {
"r": 113,
"g": 229,
"b": 138
},
"hsl": {
"h": 132.931,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83194,
"c": 0.1652,
"h": 148.8
},
"luminance": 0.61384
}Semantic roles & 50–950 ramp
primary
#71E58A
secondary
#BA41A0
accent
#14A8D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581