#71F77F#71F77F
#71F77F is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.200 H 145.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #71F77F |
|---|---|
| RGB | rgb(113, 247, 127) |
| HSL | hsl(126, 89%, 71%) |
| HSV | hsv(126, 54%, 97%) |
| CMYK | cmyk(54.3%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.76, -60.73, 46.51) |
| CIE-LCH | lch(87.76, 76.50, 142.55°) |
| OKLab | oklab(87.39% -0.1646 0.1127) |
| OKLCH | oklch(87.39% 0.2 145.6) |
| XYZ | xyz(43.8990, 71.5608, 31.5738) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.11
Easter Green
#8CFD7E
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.70
Light Green
#96F97B
ΔE00 3.94
Baby Green
#8CFF9E
ΔE00 4.06
Palegreen
#98FB98
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F77F #F771E9
analogous
#A6F771 #71F77F #71F7C2
triadic
#71F77F #7F71F7 #F77F71
tetradic
#71F77F #71A6F7 #F771E9 #F7C271
square
#71F77F #71A6F7 #F771E9 #F7C271
split-complementary
#71F77F #C271F7 #F771A6
monochromatic
#0DE123 #37F44B #71F77F #ABFAB3 #E2FDE5
Accessibility & contrast
On white
1.37
#71F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#71F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F77F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F77F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE375
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#58F2DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #71f77f; /* rgb */ color: rgb(113, 247, 127); /* oklch */ color: oklch(87.4% 0.200 145.6);
Tailwind
colors: {
custom: {
50: '#a4fba6',
500: '#71f77f',
950: '#000000',
},
}SCSS
$custom: #71f77f; $custom-light: #a4fba6; $custom-dark: #000000;
JSON
{
"hex": "#71f77f",
"rgb": {
"r": 113,
"g": 247,
"b": 127
},
"hsl": {
"h": 126.269,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.87386,
"c": 0.1995,
"h": 145.6
},
"luminance": 0.71565
}Semantic roles & 50–950 ramp
primary
#71F77F
secondary
#D23AC2
accent
#00CEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580