#71E784#71E784
#71E784 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.174 H 147.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71E784 |
|---|---|
| RGB | rgb(113, 231, 132) |
| HSL | hsl(130, 71%, 67%) |
| HSV | hsv(130, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(83.09, -53.82, 38.18) |
| CIE-LCH | lch(83.09, 65.99, 144.64°) |
| OKLab | oklab(83.58% -0.1459 0.0939) |
| OKLCH | oklch(83.58% 0.174 147.2) |
| XYZ | xyz(39.5484, 62.3253, 31.7713) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.54
Palegreen
#98FB98
ΔE00 5.29
Turquoise Green
#04F489
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E784 #E771D4
analogous
#99E771 #71E784 #71E7BF
triadic
#71E784 #8471E7 #E78471
tetradic
#71E784 #7199E7 #E771D4 #E7BF71
square
#71E784 #7199E7 #E771D4 #E7BF71
split-complementary
#71E784 #BF71E7 #E77199
monochromatic
#20BE39 #3DDE57 #71E784 #A5F0B1 #DAF9DF
Accessibility & contrast
On white
1.56
#71E784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#71E784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E784
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E784 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#D9CB8A
Tritanopia (blue-blind)
#5BE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e784; /* rgb */ color: rgb(113, 231, 132); /* oklch */ color: oklch(83.6% 0.174 147.2);
Tailwind
colors: {
custom: {
50: '#a2efa9',
500: '#71e784',
950: '#000000',
},
}SCSS
$custom: #71e784; $custom-light: #a2efa9; $custom-dark: #000000;
JSON
{
"hex": "#71e784",
"rgb": {
"r": 113,
"g": 231,
"b": 132
},
"hsl": {
"h": 129.661,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83576,
"c": 0.17356,
"h": 147.2
},
"luminance": 0.62328
}Semantic roles & 50–950 ramp
primary
#71E784
secondary
#BD3FA9
accent
#12B4D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581