#71E77F#71E77F
#71E77F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.178 H 146.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71E77F |
|---|---|
| RGB | rgb(113, 231, 127) |
| HSL | hsl(127, 71%, 67%) |
| HSV | hsv(127, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(83.02, -54.56, 40.56) |
| CIE-LCH | lch(83.02, 67.99, 143.38°) |
| OKLab | oklab(83.49% -0.148 0.0992) |
| OKLCH | oklch(83.49% 0.178 146.2) |
| XYZ | xyz(39.2144, 62.1917, 30.0123) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.82
Palegreen
#98FB98
ΔE00 5.32
Minty Green
#0BF77D
ΔE00 5.46
Tealish Green
#0CDC73
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E77F #E771D9
analogous
#9EE771 #71E77F #71E7BA
triadic
#71E77F #7F71E7 #E77F71
tetradic
#71E77F #719EE7 #E771D9 #E7BA71
square
#71E77F #719EE7 #E771D9 #E7BA71
split-complementary
#71E77F #BA71E7 #E7719E
monochromatic
#20BE33 #3DDE50 #71E77F #A5F0AE #DAF9DD
Accessibility & contrast
On white
1.56
#71E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#71E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E77F
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E77F | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#5CE2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e77f; /* rgb */ color: rgb(113, 231, 127); /* oklch */ color: oklch(83.5% 0.178 146.2);
Tailwind
colors: {
custom: {
50: '#a2efa5',
500: '#71e77f',
950: '#000000',
},
}SCSS
$custom: #71e77f; $custom-light: #a2efa5; $custom-dark: #000000;
JSON
{
"hex": "#71e77f",
"rgb": {
"r": 113,
"g": 231,
"b": 127
},
"hsl": {
"h": 127.119,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83495,
"c": 0.17819,
"h": 146.2
},
"luminance": 0.62195
}Semantic roles & 50–950 ramp
primary
#71E77F
secondary
#BD3FAE
accent
#12BCD3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580