#71D779#71D779
#71D779 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.162 H 145.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #71D779 |
|---|---|
| RGB | rgb(113, 215, 121) |
| HSL | hsl(125, 56%, 64%) |
| HSV | hsv(125, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 43.7%, 15.7%) |
| CIE-LAB | lab(78.16, -49.00, 37.34) |
| CIE-LCH | lch(78.16, 61.61, 142.69°) |
| OKLab | oklab(79.5% -0.1331 0.0916) |
| OKLCH | oklch(79.5% 0.162 145.5) |
| XYZ | xyz(34.5598, 53.4895, 26.5888) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.83
Weird Green
#3AE57F
ΔE00 5.12
Emerald
#50C878
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.31
Soft Green
#6FC276
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D779 #D771CF
analogous
#9CD771 #71D779 #71D7AC
triadic
#71D779 #7971D7 #D77971
tetradic
#71D779 #719CD7 #D771CF #D7AC71
square
#71D779 #719CD7 #D771CF #D7AC71
split-complementary
#71D779 #AC71D7 #D7719C
monochromatic
#2DA036 #41CA4C #71D779 #A1E4A6 #D0F2D3
Accessibility & contrast
On white
1.80
#71D779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#71D779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D779
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D779 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC772
Deuteranopia (green-blind)
#CCBE7F
Tritanopia (blue-blind)
#62D2C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d779; /* rgb */ color: rgb(113, 215, 121); /* oklch */ color: oklch(79.5% 0.162 145.5);
Tailwind
colors: {
custom: {
50: '#a0e4a1',
500: '#71d779',
950: '#000000',
},
}SCSS
$custom: #71d779; $custom-light: #a0e4a1; $custom-dark: #000000;
JSON
{
"hex": "#71d779",
"rgb": {
"r": 113,
"g": 215,
"b": 121
},
"hsl": {
"h": 124.706,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.79495,
"c": 0.16161,
"h": 145.5
},
"luminance": 0.53492
}Semantic roles & 50–950 ramp
primary
#71D779
secondary
#A4489D
accent
#22B7C4
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480