#71E586#71E586
#71E586 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.169 H 147.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71E586 |
|---|---|
| RGB | rgb(113, 229, 134) |
| HSL | hsl(131, 69%, 67%) |
| HSV | hsv(131, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(82.52, -52.71, 36.46) |
| CIE-LCH | lch(82.52, 64.09, 145.33°) |
| OKLab | oklab(83.12% -0.143 0.09) |
| OKLCH | oklch(83.12% 0.169 147.8) |
| XYZ | xyz(39.1300, 61.2674, 32.3134) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.26
Turquoise Green
#04F489
ΔE00 5.53
Palegreen
#98FB98
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E586 #E571D0
analogous
#96E571 #71E586 #71E5C0
triadic
#71E586 #8671E5 #E58671
tetradic
#71E586 #7196E5 #E571D0 #E5C071
square
#71E586 #7196E5 #E571D0 #E5C071
split-complementary
#71E586 #C071E5 #E57196
monochromatic
#22BA3D #3DDC5A #71E586 #A5EEB2 #D8F8DE
Accessibility & contrast
On white
1.58
#71E586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#71E586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E586
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E586 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#5BE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e586; /* rgb */ color: rgb(113, 229, 134); /* oklch */ color: oklch(83.1% 0.169 147.8);
Tailwind
colors: {
custom: {
50: '#a1eeaa',
500: '#71e586',
950: '#000000',
},
}SCSS
$custom: #71e586; $custom-light: #a1eeaa; $custom-dark: #000000;
JSON
{
"hex": "#71e586",
"rgb": {
"r": 113,
"g": 229,
"b": 134
},
"hsl": {
"h": 130.862,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.83124,
"c": 0.16894,
"h": 147.8
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#71E586
secondary
#BA41A4
accent
#14AFD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581